Commit Graph

139418 Commits

Author SHA1 Message Date
Laurent Destailleur
ac945b6ec3 CSS 2024-11-24 14:15:14 +01:00
Laurent Destailleur
627f81acd5 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-24 14:01:36 +01:00
Laurent Destailleur
aaa231cf07 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-24 13:39:35 +01:00
Laurent Destailleur
fdf95f08f7 Debug v21 2024-11-24 13:39:16 +01:00
Laurent Destailleur
fb3c464555 Debug v21 2024-11-24 13:00:08 +01:00
Laurent Destailleur
ef88eeeffd Debug v21 2024-11-23 15:32:54 +01:00
Frédéric FRANCE
2b264ae5d0 fix phpstan (#32063) 2024-11-22 15:24:11 +01:00
HENRY Florian
1f386fb808 fix #32060 (#32061)
* fix #32060

* fix #32060
2024-11-22 13:21:18 +01:00
Laurent Destailleur
65aadd446a Debug v21 2024-11-22 12:33:53 +01:00
Laurent Destailleur
ef714b23c0 Debug v21 2024-11-22 12:29:00 +01:00
Laurent Destailleur
999754c184 Debug v21 2024-11-22 12:07:48 +01:00
Laurent Destailleur
7b30d8d37c Debug v21 2024-11-22 10:53:08 +01:00
Laurent Destailleur
dbba584dfb Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-22 09:19:12 +01:00
Laurent Destailleur
dae4aa793f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-22 09:01:02 +01:00
Laurent Destailleur
c4b34dd8f7 Clean code 2024-11-22 09:00:28 +01:00
Laurent Destailleur
6d6335ccf3 Add french tunisia language 2024-11-22 02:57:40 +01:00
Laurent Destailleur
e12fdfb550 Add language file for tunisia 2024-11-22 02:56:17 +01:00
Frédéric FRANCE
9aca86d16a fix phpstan (#32049)
* fix phpstan

* refix
2024-11-22 00:39:22 +01:00
Laurent Destailleur
538c10fa6e Fix phpstan 2024-11-21 22:59:24 +01:00
Laurent Destailleur
1d1f822603 debug v21 2024-11-21 22:52:50 +01:00
Laurent Destailleur
cc74141e96 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-21 22:44:18 +01:00
Laurent Destailleur
e4847961a4 Fix phpstan 2024-11-21 22:40:59 +01:00
Frédéric FRANCE
75400611e1 fix phpstan (#32040)
* fix phpstan

* fix

* fix

* fix

* fix

* fix

* fix
2024-11-21 22:36:00 +01:00
Laurent Destailleur
235b61e07a FIX Debug v21 2024-11-21 22:13:45 +01:00
Laurent Destailleur
6e9bbe42bb Add code to make easier to test PDF generation with n lines of product 2024-11-21 19:40:52 +01:00
Laurent Destailleur
42056429e1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-21 19:34:59 +01:00
Laurent Destailleur
71d988b015 Add code to make easier to test PDF generation with n lines of product 2024-11-21 19:34:36 +01:00
Vincent de Grandpré
869ee70c44 FIX#29901 blocking tasktimesel for nonbillabletime with dblclick enabling option (#32023)
* FIX#29901 - Disable task checkbox in list with enable option on dbl-click when aligned in left column ans task not billable

* typo

* Managing $invoiced variable for phpstan

* pre-commit hook correct.

* phpcs

* Update time.php

* Update time.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-21 19:11:58 +01:00
Frédéric FRANCE
57d121664f set object entity at create (#32019)
* set object entity at create

* set object entity at create

* set object entity at create

* set object entity at create

* set object entity at create

* set object entity at create

* do not break multicompany thing

* do not break multicompany thing

* missing translation

* fix phpstan

* doc

* fix entity

* fix set entity
2024-11-21 19:11:32 +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
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
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