Commit Graph

89109 Commits

Author SHA1 Message Date
Laurent Destailleur
dd9f25b13a CSS 2019-12-22 16:33:15 +01:00
Laurent Destailleur
e60ae67aca Fix stats page 2019-12-22 16:23:52 +01:00
Laurent Destailleur
4312a4b016 Typo 2019-12-22 16:06:32 +01:00
Laurent Destailleur
22b7b69c47 Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-12-22 16:01:32 +01:00
Laurent Destailleur
a739a4dcc3 Fix zh_TW 2019-12-22 13:47:47 +01:00
Laurent Destailleur
b52deb94d4 CSS 2019-12-22 13:25:58 +01:00
Laurent Destailleur
39737c7c4b Fix opacity on text with a href links inside
Fix var not defined
2019-12-22 13:19:14 +01:00
Laurent Destailleur
05a7e62bf4 Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-12-22 12:56:25 +01:00
Laurent Destailleur
f9c3b25dbd Sync transifex 2019-12-22 12:55:38 +01:00
Laurent Destailleur
0c721390c8 Fix phpcs 2019-12-22 12:28:02 +01:00
Laurent Destailleur
22f3b69666 Fix default value for situation invoice 2019-12-22 11:59:38 +01:00
Laurent Destailleur
adb4f33312
Merge pull request #12743 from hregis/10.0_mc
FIX missing nl2br conversion
2019-12-22 11:41:01 +01:00
Regis Houssin
8321fe6ad2 FIX missing nl2br conversion 2019-12-22 09:13:34 +01:00
Laurent Destailleur
c6d50ff786 Update demo sql file 2019-12-21 17:48:29 +01:00
Laurent Destailleur
bd4768670f Update screenshots 2019-12-21 17:35:43 +01:00
Laurent Destailleur
e2451bcd26 Update images
Fix value of delay for warning on project not closed
2019-12-21 17:11:21 +01:00
Laurent Destailleur
945cd94145 Update screenshot 2019-12-21 15:59:12 +01:00
Laurent Destailleur
2dee5e6bf1 Fix delay and useless code 2019-12-21 14:35:39 +01:00
Laurent Destailleur
ed6d4ae824 Look and feel v11 2019-12-21 14:08:37 +01:00
Laurent Destailleur
ad039ff968 Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/install/repair.php
2019-12-21 14:03:45 +01:00
Laurent Destailleur
dcf07646cc Fix specimen 2019-12-21 14:02:06 +01:00
Laurent Destailleur
19c14f354e Fix specimen 2019-12-21 14:01:40 +01:00
Laurent Destailleur
8059463941 Debug v11 2019-12-20 17:54:54 +01:00
Laurent Destailleur
58771c7d8a Debug MRP v11 2019-12-20 17:39:42 +01:00
Laurent Destailleur
1288eb54c2 FIX #12709 2019-12-20 17:06:32 +01:00
Laurent Destailleur
c0ef3b46ad Work on MRP module 2019-12-20 15:31:05 +01:00
Laurent Destailleur
583aa3c619 CSS 2019-12-20 11:50:13 +01:00
Laurent Destailleur
92da6c7549 Fix hash for ping 2019-12-20 11:41:18 +01:00
Laurent Destailleur
cb5b573c50 Fix Too many try of ping 2019-12-20 11:31:40 +01:00
Laurent Destailleur
ca6277379a Fix regression 2019-12-20 11:17:03 +01:00
Laurent Destailleur
be8075881c Clean dead code 2019-12-20 11:15:15 +01:00
Laurent Destailleur
9f86cd8824 Debug v11 2019-12-20 11:14:16 +01:00
Laurent Destailleur
bceba83f0c Fix position of fields 2019-12-20 10:42:05 +01:00
Laurent Destailleur
03649ea2c8 Fix pb with svg images 2019-12-19 19:10:23 +01:00
Laurent Destailleur
43ff015157 Fix pb with svg images 2019-12-19 19:09:56 +01:00
Laurent Destailleur
44978db027 FIX The substitution variable array was not complete 2019-12-19 13:42:13 +01:00
Laurent Destailleur
0636682e91 FIX The substitution variable array was not complete 2019-12-19 13:41:43 +01:00
Laurent Destailleur
3cef84f26d Move feature from experimental to stable 2019-12-19 12:34:58 +01:00
Laurent Destailleur
7e526f4f41 Fix repair.php removed tabs when it should not 2019-12-19 12:28:50 +01:00
Laurent Destailleur
fb02582de0 Fix clean of constant _TABS_ was forgotten 2019-12-19 12:06:31 +01:00
Pierre Ardoin
91e2fe9a99
Update to integer situation invoice
Before : Situation invoice with situation_percent < 100 => Negative and Bad margin (not proportional)

Now : Situation invoice with situation_percent  < 100 => Correct and proportional.
2019-12-19 12:06:18 +01:00
Laurent Destailleur
2ad483413e Better place to force the default warehouse 2019-12-19 12:05:34 +01:00
Laurent Destailleur
07b8deaf23 Fix clean of constant _TABS_ was forgotten 2019-12-19 12:05:18 +01:00
Pierre Ardoin
a82f996fcf
Update to integer situation invoice
Before : Situation invoice with situation_percent < 100 => Negative and Bad margin (not proportional)

Now : Situation invoice with situation_percent  < 100 => Correct and proportional.
2019-12-19 12:04:48 +01:00
Pierre Ardoin
347eae05ac
Update to integer situation invoice
Before : Situation invoice with situation_percent < 100 => Negative and Bad margin (not proportional)

Now : Situation invoice with situation_percent  < 100 => Correct and proportional.
2019-12-19 12:03:09 +01:00
Pierre Ardoin
14cf295f22
Update to integer situation invoice
Before : Situation invoice with situation_percent < 100 => Negative and Bad margin (not proportional)

Now : Situation invoice with situation_percent  < 100 => Correct and proportional.
2019-12-19 11:58:25 +01:00
Pierre Ardoin
063c139fee
Situation Invoice Compatibility
take progress percent into account in buying price
2019-12-19 11:52:30 +01:00
Laurent Destailleur
1e40a3daad
Merge pull request #11093 from altatof/fourn
NEW : add default warehouse for dispatch
2019-12-19 11:44:46 +01:00
stickler-ci
2f41a53bb4 Fixing style errors. 2019-12-19 10:38:19 +00:00
Laurent Destailleur
0f30e6f73b
Update dispatch.php 2019-12-19 11:35:50 +01:00