Commit Graph

114568 Commits

Author SHA1 Message Date
Laurent Destailleur
77301c50ee Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-08 02:55:55 +02:00
Laurent Destailleur
99a1eaf67c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-10-08 02:54:32 +02:00
Laurent Destailleur
1a71ce23dd Fix lang load 2022-10-08 02:54:10 +02:00
Laurent Destailleur
13d84e0416 Doc 2022-10-08 00:07:20 +02:00
Laurent Destailleur
7a122c718a
Merge pull request #22454 from hregis/fixme_this_update_override_initial_message
FIX avoid override initial message ($this instead $object)
2022-10-08 00:06:58 +02:00
Laurent Destailleur
875b9e6f2d
Merge pull request #22505 from ksar-ksar/patch-16
FIX #22482
2022-10-07 23:47:27 +02:00
Laurent Destailleur
a54edd118a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-07 23:40:21 +02:00
Laurent Destailleur
c5874416f9 FIX #22511 #22513 2022-10-07 23:39:10 +02:00
Laurent Destailleur
933c9fc590
Merge pull request #22508 from ksar-ksar/patch-17
FIX  #22507
2022-10-07 23:33:07 +02:00
Laurent Destailleur
fbeb123790
Merge pull request #22519 from dolibit-ut/patch-619
Update trips.lang
2022-10-07 23:31:45 +02:00
Laurent Destailleur
51f5bd6723
Merge pull request #22520 from dolibit-ut/patch-620
Update expensereports.lang
2022-10-07 23:31:37 +02:00
Laurent Destailleur
7941d0cfae
Merge pull request #22521 from dolibit-ut/patch-621
Update blockedlog.lang
2022-10-07 23:31:28 +02:00
Laurent Destailleur
c97edb2234 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-07 23:30:09 +02:00
Laurent Destailleur
f58ee62798 Code comment 2022-10-07 23:29:58 +02:00
Laurent Destailleur
7abb5d1e16
Merge pull request #22085 from lkotsoni/Add_notes_to_productlot
[NEW][#22048][Added notes to productlot module]
2022-10-07 23:28:13 +02:00
Laurent Destailleur
b051da4b04 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-07 22:50:58 +02:00
Laurent Destailleur
73c1efecaf Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-10-07 22:47:36 +02:00
Laurent Destailleur
4e4b0e0039 FIX Duplicate creation of invoice when closing shipment linked to order 2022-10-07 22:44:20 +02:00
Laurent Destailleur
035448c66e Fix log cleaner 2022-10-07 21:36:30 +02:00
Laurent Destailleur
2df791ccf7 Fix badge not visible on delivery tab 2022-10-07 21:22:17 +02:00
UT from dolibit
b3cf0ac539
Update blockedlog.lang
separate logTypes
2022-10-07 10:19:31 +02:00
UT from dolibit
fdc81bb35d
Update expensereports.lang 2022-10-07 10:10:16 +02:00
UT from dolibit
aeaa1dd832
Update trips.lang
sort by alphabetical order before copy to expensereports.lang
2022-10-07 10:04:10 +02:00
Laurent Destailleur
915f20baa2 FIX Missing token in ajax call 2022-10-06 22:53:16 +02:00
Laurent Destailleur
67e8851a4e FIX Missing token in ajax call 2022-10-06 22:50:57 +02:00
Laurent Destailleur
bd4d6cb77e Fix code of Bancontact 2022-10-06 22:14:42 +02:00
Laurent Destailleur
ff33a1852f FIX Remove use of code we should not have 2022-10-06 20:22:43 +02:00
Laurent Destailleur
20287b90a1 FIX Remove use of code we should not have 2022-10-06 20:21:31 +02:00
Laurent Destailleur
10973e90ae Add missing column to manage multicurrency 2022-10-06 20:01:00 +02:00
Laurent Destailleur
92ff6a95f4 CSS 2022-10-06 18:25:01 +02:00
Laurent Destailleur
9677aa2db1 FIX List of contact assigned to project only if not disabled. 2022-10-06 18:18:07 +02:00
Laurent Destailleur
7d27fbcc15 Fix label for menu on dolidroid 2022-10-06 17:36:52 +02:00
Laurent Destailleur
d436991c98 Removed useless plugin specialchar in CKeditor 2022-10-06 17:20:12 +02:00
Laurent Destailleur
94767f5fd1 Fix signature of begin method 2022-10-06 17:09:38 +02:00
Laurent Destailleur
09ee684c9f NEW Default template of contract is not mandatory 2022-10-06 17:07:23 +02:00
ksar
ce7f553f7d
FIX #22507 2022-10-06 16:06:33 +02:00
Laurent Destailleur
be10cdee95 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-06 16:03:50 +02:00
Laurent Destailleur
ca6bed109e Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-10-06 15:39:22 +02:00
Laurent Destailleur
8fdf4876d9 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-10-06 15:39:10 +02:00
Laurent Destailleur
9125ac61a8 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-10-06 15:33:59 +02:00
Laurent Destailleur
273d2c30cd FIX Use token in js from meta page 2022-10-06 15:24:23 +02:00
ksar
95ce5c19dd
FIX #22482
Preserve \r\n strings in task notes
2022-10-06 14:36:53 +02:00
Laurent Destailleur
0bb4c5701a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-10-06 12:22:16 +02:00
Laurent Destailleur
63109d2844
Merge pull request #22182 from frederic34/pr/dolibit-ut/22136
sample deprecated function
2022-10-06 12:20:15 +02:00
Laurent Destailleur
10d40402b7
Merge pull request #22267 from frederic34/patch-8
strftime is deprecated in php8.1
2022-10-06 12:18:43 +02:00
Laurent Destailleur
8715d484bf
Merge pull request #22408 from Quentin-Seekness/patch-3
Stock at date estimated value calculation
2022-10-06 12:12:39 +02:00
Laurent Destailleur
c2a98f9957
Update stockatdate.php 2022-10-06 12:10:50 +02:00
Laurent Destailleur
9a7e4a2199 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-06 12:00:30 +02:00
Laurent Destailleur
afb2aaed54
Merge pull request #22411 from Quatadah/dolicloud-template01
#FIX Dolicloud template01
2022-10-06 12:00:03 +02:00
Laurent Destailleur
c513a767f3
Merge pull request #22457 from Quatadah/dolicloud-template01-revisited
#FIX template01 css corrected
2022-10-06 11:58:32 +02:00