lvessiller-opendsi
c12a7e144a
FIX TakePos barcode rule ( #31857 )
...
* FIX TakePos barcode rule
* Keep last test confition on barcode rule
2024-11-21 19:07:58 +01:00
Laurent Destailleur
687e71dfa3
Debug v21
2024-11-21 19:05:06 +01:00
Laurent Destailleur
7b2d0bcd53
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-11-21 18:41:14 +01:00
Laurent Destailleur
9a1ec8ff04
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-21 18:40:12 +01:00
Laurent Destailleur
3d2adf511e
Debug v21
2024-11-21 18:39:48 +01:00
Laurent Destailleur
2e90ba0850
Fix trans
2024-11-21 18:21:34 +01:00
Laurent Destailleur
931e0e5531
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-21 18:16:02 +01:00
Laurent Destailleur
63073f7e71
FIX #32021
2024-11-21 18:15:34 +01:00
Mathieu Moulin
d1ded1caa1
Add option to hide only Volume (and keep weight) in shipping PDF - Issue #32030 ( #32031 )
...
* Add option to hide only Volume (and keep weight) in shipping PDF
* Fix use of option SHIPPING_PDF_HIDE_VOLUME in shipping lines
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-21 18:05:35 +01:00
HENRY Florian
991f53db9e
FIX: use tax with code on supplier order line give tax code missing in supplier invoice ( #32018 )
...
* FIX: use vat with code on supplier order result code missing in supplier invoice
* FIX: use vat with code on supplier order result code missing in supplier invoice
2024-11-21 17:46:54 +01:00
Eric - CAP-REL
6c2effa224
dol_add_file_process : return nb of success in case of multiple added files ( #32027 )
2024-11-21 17:31:40 +01:00
HENRY Florian
b8c3bd8f41
20 fix php warning ( #32029 )
...
* fix: php warning intervention when FICHINTER_DISABLE_DETAILS is set
* Update list.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-21 17:19:52 +01:00
HENRY Florian
0577fe44a4
FIX: when create intervention from propal (or other object), element link is mising after creation ( #32035 )
...
* fix: when create intervention from propal, element link is mising
* fix: when create intervention from propal, element link is mising
* fix: when create intervention from propal, element link is mising
2024-11-21 17:13:22 +01:00
Frédéric FRANCE
283265448a
fix CI phpstan ( #32032 )
...
* fix CI phpstan
* Update interface_50_modTicket_TicketEmail.class.php
* Update interface_50_modTicket_TicketEmail.class.php
2024-11-21 17:12:16 +01:00
Quentin-Seekness
1a752c16cf
Fix setincoterms Location ( #32037 )
...
* Fix setincoterms Location
* Fix location_incoterms on invoice card
* Fix location_incoterms on supplier order
* Fix location_incoterms on supplier invoice
2024-11-21 17:11:19 +01:00
Laurent Destailleur
877fd00353
Update pr-18.yaml
2024-11-21 13:21:58 +01:00
Frédéric FRANCE
d420d035de
Update pr-18.yaml ( #32024 )
...
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
* Update pr-18.yaml
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-21 13:02:14 +01:00
Laurent Destailleur
4bc1eebcb5
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-21 12:47:48 +01:00
Laurent Destailleur
9a5aea09da
FIX Debug option not working replaced by the one that works.
2024-11-21 12:33:23 +01:00
Laurent Destailleur
4c95fa2ac6
Fix clean a bugged option duplicated at wrong place in setup
2024-11-21 10:14:43 +01:00
Laurent Destailleur
bf3a08ffa5
Tooltip
2024-11-21 09:41:59 +01:00
Laurent Destailleur
c907327e3c
Fix removed foreign key not on a unique key
2024-11-21 09:08:54 +01:00
Nicolas Domenech
cc0db78984
FIX #32007 missing parameter on function multiSelectArrayWithCheckbox ( #32008 )
2024-11-21 08:48:55 +01:00
Laurent Destailleur
ac91727bb6
Debug v21
2024-11-21 04:49:57 +01:00
Laurent Destailleur
d04e0a7ac2
Debug v21
2024-11-21 04:45:11 +01:00
Laurent Destailleur
2d135b4c22
Add step to read DCO
2024-11-21 02:27:41 +01:00
Laurent Destailleur
275627bd14
Clean code
2024-11-21 00:57:16 +01:00
Laurent Destailleur
e87c66ba4e
Debug v21
2024-11-20 23:59:50 +01:00
Laurent Destailleur
e9c1274356
Debug v21
2024-11-20 23:47:39 +01:00
Laurent Destailleur
22da15fc6a
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-20 23:30:16 +01:00
Laurent Destailleur
4a3edf9294
Fix to make protection ok when no stock and
...
STOCK_ALLOW_NEGATIVE_TRANSFER on
2024-11-20 23:28:25 +01:00
Laurent Destailleur
f231002e4e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-20 23:20:48 +01:00
Laurent Destailleur
0d07520e02
Fix to make protection ok when no stock and
...
STOCK_ALLOW_NEGATIVE_TRANSFER on
2024-11-20 23:19:48 +01:00
Laurent Destailleur
9191c216f3
Fix to make protection ok when no stock and
...
STOCK_ALLOW_NEGATIVE_TRANSFER on
2024-11-20 22:53:34 +01:00
Laurent Destailleur
ec1ea71175
Fix to make protection ok when no stock and
...
STOCK_ALLOW_NEGATIVE_TRANSFER on
2024-11-20 22:49:59 +01:00
Laurent Destailleur
d22c3dbded
Trans
2024-11-20 21:47:02 +01:00
Laurent Destailleur
7313c06371
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-11-20 21:42:05 +01:00
Mohamed DAOUD
914ed1b18c
Fix #30766 Extra field Can Always Be Edited ( #31876 )
...
* fix alwayseditable
* Update extrafields.class.php
* Update extrafields.class.php
* Update extrafields.class.php
* enhance fix alwayseditable
* fix phan
2024-11-20 21:40:28 +01:00
Mohamed DAOUD
f71bb45bd7
Fix #30766 Extra field Can Always Be Edited ( #31876 )
...
* fix alwayseditable
* Update extrafields.class.php
* Update extrafields.class.php
* Update extrafields.class.php
* enhance fix alwayseditable
* fix phan
2024-11-20 21:33:32 +01:00
Nicolas Domenech
de8d705eeb
fix: missing hook printFieldListOption ( #32006 )
2024-11-20 21:25:47 +01:00
Laurent Destailleur
df6ed90eed
Try better fix for #32009
2024-11-20 21:22:34 +01:00
Laurent Destailleur
cdd10bd039
Fix regression
2024-11-20 21:07:45 +01:00
Frédéric FRANCE
0a9eb9008a
fix extrafields when object doesnt have const STATUS_DRAFT ( #32009 )
2024-11-20 20:59:03 +01:00
Lucas Marcouiller
0b81375f00
fix missing require in various_payment card ( #32015 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-20 20:58:11 +01:00
Frédéric FRANCE
98b884e8ba
Fix typo in SECURITY.md ( #32011 )
2024-11-20 20:57:47 +01:00
alkaan
115323dec8
FIX : removes traces of <<<HEAD conflicts following the postponement of branch 13 modifications ( #32014 )
...
Co-authored-by: John Fleuret <john.fleuret@atgp.net >
2024-11-20 20:57:22 +01:00
Frédéric FRANCE
b7816bf648
fix phpstan ( #32010 )
...
* fix phpstan
* Update extrafields_view.tpl.php
* Update extrafields.class.php
2024-11-20 20:56:16 +01:00
Quentin-Seekness
a9b2e7bde1
Update facture.class.php ( #32013 )
...
Incoterms and location are missing when invoice is auto gen from an order (when WORKFLOW_ORDER_AUTOCREATE_INVOICE is active for instance)
2024-11-20 20:50:49 +01:00
Noé Cendrier
9f56bfe5b7
FIX: shipping date was not editable in view mode ( #32022 )
2024-11-20 20:06:43 +01:00
HENRY Florian
88a1eadfc7
fix: php warning ( #32020 )
...
* fix: php warning
* fix php warning
* fix php warning
2024-11-20 19:50:07 +01:00