Anthony Berton
cbe981b3be
FIX - Sub-total on last line to list det order ( #26178 )
...
* FIX - Sub-total on last line to list det order
* Clean
---------
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr >
2023-10-11 01:55:20 +02:00
Laurent Destailleur
a7ac0a248f
Debug v19
2023-10-11 00:39:38 +02:00
Laurent Destailleur
3e0e64ac41
Clean code
2023-10-11 00:21:25 +02:00
Laurent Destailleur
d4d6c3c03e
Fix regex
2023-10-10 23:54:41 +02:00
Laurent Destailleur
bfc8a76567
Clean code
2023-10-10 23:52:46 +02:00
Laurent Destailleur
f94e316e61
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-10 23:47:02 +02:00
Laurent Destailleur
3a0eed1a9b
Code comment
2023-10-10 23:44:10 +02:00
Laurent Destailleur
ea2aabb1e4
Fix warning
2023-10-10 23:36:14 +02:00
Anthony Berton
2f84780221
FIX ( #26179 )
...
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr >
2023-10-10 23:31:56 +02:00
Laurent Destailleur
946239dbf3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-10 23:04:47 +02:00
Laurent Destailleur
d3dd3dacfe
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-10 22:52:04 +02:00
Laurent Destailleur
4cb3ecb11e
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-10-10 22:47:20 +02:00
Laurent Destailleur
aee6dd55a4
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-10-10 22:40:00 +02:00
Laurent Destailleur
94e8580cbb
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-10-10 22:39:52 +02:00
Laurent Destailleur
6f31fd89f3
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-10-10 22:38:23 +02:00
Laurent Destailleur
152b0178c5
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-10-10 22:38:20 +02:00
Laurent Destailleur
ed2d924821
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-10-10 22:38:09 +02:00
Laurent Destailleur
a9b3732584
Clean code. Setup Show left column was lost on saving page.
2023-10-10 22:36:54 +02:00
Laurent Destailleur
30a0d4df26
FIX PHP warning
2023-10-10 22:35:35 +02:00
Laurent Destailleur
94b56cc0ca
Code comment
2023-10-10 22:25:52 +02:00
Laurent Destailleur
8ace854225
Debug v19
2023-10-10 22:10:37 +02:00
Laurent Destailleur
98ca102e1c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-10-10 21:48:07 +02:00
Laurent Destailleur
874d60c230
css
2023-10-10 21:29:38 +02:00
Florent Poinsaut
74702d207a
NEW Add a button to create a product or a service from an order or an invoice ( #26173 )
...
* add product and service from invoice object line
* Typo
* compatibility with other modules than billing
make "add production and service from invoice" compatible with modules other than billing
* using $object->id instead of param
making it usable with all modules and freshly created objects
---------
Co-authored-by: aetiom <8208943+aetiom@users.noreply.github.com >
2023-10-10 21:29:19 +02:00
am97
8e8528368a
fix: result checks for PHP 8.1 ( #26175 )
2023-10-10 21:17:25 +02:00
Anthony Berton
8d3f4f9bd3
FIX - getDolGlobalInt('MAIN_CHECKBOX_LEFT_COLUMN') for list det order ( #26176 )
...
* FIX - getDolGlobalInt('MAIN_CHECKBOX_LEFT_COLUMN') for list det order
* FIX $totalarray['nbfield']
---------
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr >
2023-10-10 21:16:21 +02:00
Lucas Marcouiller
694dc8d171
New Add js scanner expedition repartition ( #26126 )
...
* add scanner js component
* new line creation
* add security + remove unused code
* add of object to test
---------
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-10-10 19:34:54 +02:00
dev2a
f60d45de95
NEW: Add refactoring user permission ( #26162 )
...
* Feat: Add refactoring user permission
* Fix: Correction hasRight on isset
* Fix: PHPCS
2023-10-10 19:13:14 +02:00
Anthony Berton
79b02494cf
FIX - getDolGlobalInt for left colum ( #26169 )
...
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr >
2023-10-10 18:39:14 +02:00
Lucas Marcouiller
97c4898f9c
Fix createCommon line creation loop ( #26171 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-10-10 18:38:50 +02:00
Regis Houssin
5476725066
FIX missing load group members for ldap synchro ( #26167 )
...
* FIX missing load group members for ldap synchro
* FIX missing load group members during fetch group
2023-10-10 18:37:50 +02:00
Laurent Destailleur
feb5d6aa99
Fix Better protection if decryption fails
2023-10-10 14:55:23 +02:00
Laurent Destailleur
f7e4353b10
Doc
2023-10-10 14:49:11 +02:00
Laurent Destailleur
46bd07c8b0
Fix show warning to avoid bad setup
2023-10-10 12:55:36 +02:00
Laurent Destailleur
cf19844ea3
Fix only enabled users.
2023-10-10 12:30:09 +02:00
Laurent Destailleur
e642697f60
Fix label of trigger user enabled or disabled
2023-10-10 12:22:22 +02:00
Laurent Destailleur
849bcf9bca
Fix title New Employee
2023-10-10 12:10:49 +02:00
Laurent Destailleur
25d3ead0a0
FIX Error not returned on sales with takepos and batch module enabled
2023-10-10 11:51:52 +02:00
Laurent Destailleur
cd3147381a
Fix javascript error
2023-10-10 11:16:28 +02:00
Laurent Destailleur
8505223b73
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-10 10:17:16 +02:00
Laurent Destailleur
b619c534d7
Fix var
2023-10-10 10:04:16 +02:00
Mohamed DAOUD
0620eab415
[FIX] Warnings in ModuleBuilder Configuration Page ( #26149 )
...
* Fix Warnings in ModuleBuilder Configuration Page
* Fix Warnings in ModuleBuilder Configuration Page
2023-10-10 09:19:49 +02:00
dev2a
765d60efdf
Fix: Apply rector rule user permission on comm folder ( #26163 )
2023-10-10 09:14:30 +02:00
Anthony Berton
36d1b73101
FIX - Search label or description on list det order ( #26160 )
...
* FIX - Search label or description on list det order
* Clean
---------
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr >
2023-10-10 09:10:31 +02:00
Alexandre Janniaux
d0ba74a88c
sync_contacts_dolibarr2ldap: fix typo ( #26161 )
2023-10-10 09:08:09 +02:00
Anthony Berton
a8a283c34f
NEW - Add culum Technical ID in liste det order ( #26164 )
...
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr >
2023-10-10 09:07:44 +02:00
Anthony Berton
c9b4aca8c6
NEW - Sub total in list ( #26165 )
...
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr >
2023-10-10 09:07:25 +02:00
William Mead
751854a1a9
NEW Added total line to third-parties list ( #26148 )
...
Co-authored-by: William Mead <william.mead@manchenumerique.fr >
2023-10-09 20:22:31 +02:00
William Mead
b0494d8098
FIX extrafield list filter ( #26159 )
...
Co-authored-by: William Mead <william.mead@manchenumerique.fr >
2023-10-09 20:08:00 +02:00
Christophe Battarel
e2c89ca452
fix shipping ref if already set ( #26156 )
...
Co-authored-by: Christophe Battarel <christophe@altairis.fr >
2023-10-09 19:52:21 +02:00