Commit Graph

80845 Commits

Author SHA1 Message Date
Norbert Penel
8d75e83e55
use current local time on Now button
use current local time for feed the date according to locale settings
2019-10-16 14:32:17 +02:00
Laurent Destailleur
7a927a22e3
Merge pull request #12137 from frederic34/patch-15
Update box_task.php
2019-10-16 14:31:01 +02:00
Laurent Destailleur
c69e934f9c
Merge pull request #12135 from c3do/patch-1
NEW Can update product type with update method
2019-10-16 14:28:21 +02:00
Laurent Destailleur
4ca9fddfcc
Update product.class.php 2019-10-16 14:26:49 +02:00
Laurent Destailleur
b60ddc255c Removed useless html tags 2019-10-16 14:17:53 +02:00
Laurent Destailleur
f88733f46a Html code simplest 2019-10-16 14:14:32 +02:00
Laurent Destailleur
dd97a2e666 CSS 2019-10-16 14:11:11 +02:00
Laurent Destailleur
86e4ca55df Merge 2019-10-16 14:04:54 +02:00
Laurent Destailleur
226e5d81b6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-10-16 14:02:24 +02:00
Laurent Destailleur
b9ec45fd49 Clean code 2019-10-16 14:02:13 +02:00
Tobias Sekan
741627897e
fix interchanged allocation 2019-10-16 13:56:11 +02:00
Laurent Destailleur
9663205601 FIX css (some buttons not aligned) 2019-10-16 13:55:29 +02:00
Laurent Destailleur
4df00a6236
Merge pull request #12133 from frederic34/patch-13
Update list.php
2019-10-16 13:32:46 +02:00
Laurent Destailleur
8da0cd4a35
Merge branch 'develop' into patch-13 2019-10-16 13:32:31 +02:00
Laurent Destailleur
2aa594de9d
Merge pull request #12124 from c3do/patch-1
New: Set a pricing rule by default for new clean installation
2019-10-16 13:25:44 +02:00
Laurent Destailleur
363000f5b9
Merge pull request #12140 from ptibogxiv/patch-268
NEW mode for list thirdparty API (add easy filter for supplier only)
2019-10-16 13:25:05 +02:00
Laurent Destailleur
d7871c4971
Merge pull request #12132 from grandoc/new_branch_15_10_2019
Internationalization
2019-10-16 13:24:10 +02:00
Laurent Destailleur
141bbc0278
Merge pull request #12134 from frederic34/patch-14
add missing td
2019-10-16 13:23:44 +02:00
Laurent Destailleur
fbc5b971aa
Merge branch 'develop' into patch-14 2019-10-16 13:23:37 +02:00
Laurent Destailleur
7d965e8b92
Merge pull request #12139 from frederic34/patch-17
translation for ORDER_SUPPLIER_DELETEInDolibarr
2019-10-16 13:22:46 +02:00
Laurent Destailleur
cb29133a3d
Merge pull request #12142 from frederic34/patch-18
fix propal list for external user
2019-10-16 13:22:29 +02:00
Laurent Destailleur
a57b456aa6
Merge pull request #12143 from frederic34/patch-19
NEW Add location into event tooltip. Use full day for fullday events
2019-10-16 13:21:55 +02:00
Laurent Destailleur
81cb88721a
Merge pull request #12146 from aspangaro/10.0_p27
Fix - Accountancy - Various payment - Subledger is not recovered in bank journal
2019-10-16 13:19:46 +02:00
Laurent Destailleur
ea2986037f
Merge pull request #12147 from homer8173/patch-5
Fix user time instead of server time
2019-10-16 13:12:37 +02:00
Laurent Destailleur
a376fc4b3c
Merge pull request #12145 from frederic34/patch-21
Update mo.class.php
2019-10-16 13:03:12 +02:00
Laurent Destailleur
1d7efbdc64
Merge pull request #12138 from frederic34/patch-16
FIX datec in box ticket
2019-10-16 13:02:59 +02:00
stickler-ci
bba042c0c3 Fixing style errors. 2019-10-16 10:34:47 +00:00
Laurent Destailleur
a9e57fa2b2 Clean page 2019-10-16 12:32:26 +02:00
Laurent Destailleur
e1521b6c7d Fix phpcs 2019-10-16 12:31:44 +02:00
Norbert Penel
8d49609549
Fix user time instead of server time
it seems that we want to use a user time by clicking on now button.

IDEA : may i use client time ??? because if page is old, the now button insert an old time.
2019-10-16 12:28:50 +02:00
Laurent Destailleur
6d05d42c50 Look and feel v11 2019-10-16 11:26:20 +02:00
Laurent Destailleur
517fcf45d1 Look and feel v11 2019-10-16 11:23:06 +02:00
Juanjo Menent
5a1682509b FIX It is not possible to create an expedition if there is no unit data 2019-10-16 11:11:34 +02:00
Alexandre SPANGARO
4bb1677079 Fix - Accountancy - Various payment - Subledger is not recovered in bank journal 2019-10-16 10:39:35 +02:00
Frédéric FRANCE
42d8f276fc
Update mo.class.php 2019-10-16 08:17:13 +02:00
Laurent Destailleur
e07e01580d Replace deprecated code with new one 2019-10-16 03:34:32 +02:00
Laurent Destailleur
fc90916de9 Look and feel v11 2019-10-16 03:17:53 +02:00
Laurent Destailleur
b0de030f3e phpcs 2019-10-16 02:05:47 +02:00
Laurent Destailleur
ffc4820970 Fix counter of BOM 2019-10-16 02:05:23 +02:00
Laurent Destailleur
d3df04c5aa Mutualize code 2019-10-16 01:36:07 +02:00
Laurent Destailleur
b0355dd149 Module BOM have now status DRAFT, VALIDATED, DISABLED 2019-10-16 01:20:58 +02:00
Laurent Destailleur
12f1962085 Better error message when module file is corrupted 2019-10-16 00:40:42 +02:00
Frédéric FRANCE
ccd9da99f4
Update list.php 2019-10-15 20:11:15 +02:00
Laurent Destailleur
d2eeb9e749 Wor kon BOM 2019-10-15 19:59:16 +02:00
Laurent Destailleur
e94d47daf7 Work on MRP module 2019-10-15 19:57:23 +02:00
Frédéric FRANCE
6a8e8907ef
Update list.php 2019-10-15 17:55:07 +02:00
Tobias Sekan
199fb3be0f
Fix non-numeric value encountered on ical export 2019-10-15 14:29:27 +02:00
Laurent Destailleur
9ce71c26aa Use alpha logo by default 2019-10-15 11:41:22 +02:00
Laurent Destailleur
a45ad29e71 Doc 2019-10-15 11:32:53 +02:00
Laurent Destailleur
63a60c7811 NEW Add option MAIN_PDF_FORCE_FONT_SIZE 2019-10-15 11:13:14 +02:00