Commit Graph

37733 Commits

Author SHA1 Message Date
Regis Houssin
c61f151e03 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into fix_dev_wrong_entity_param_value 2024-12-04 09:55:54 +01:00
evarisk-kilyan
170d43439f [Dolgraph] fix: php8 warning 2024-12-04 09:51:07 +01:00
Regis Houssin
badbc14c62 FIX wrong param entity value 2024-12-04 09:39:03 +01:00
Laurent Destailleur
8476773cbd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-12-04 08:43:43 +01:00
Laurent Destailleur
7a195e01b2 Debug v21 - manufacturing cost 2024-12-04 08:42:18 +01:00
Laurent Destailleur
19b0c2d8a0 Merge pull request #32222 from frederic34/holiday_card
fix phpstan
2024-12-04 01:04:31 +01:00
Laurent Destailleur (aka Eldy)
657c3a7432 Comment 2024-12-03 22:23:47 +01:00
Laurent Destailleur (aka Eldy)
37c506d32c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-12-03 22:22:49 +01:00
Laurent Destailleur (aka Eldy)
076aae4e01 FIX #32169 2024-12-03 22:22:27 +01:00
Frédéric France
b2c3ec675b fix phpstan 2024-12-03 21:30:01 +01:00
Frédéric France
64fd4d7f66 Merge remote-tracking branch 'upstream/develop' into holiday_card 2024-12-03 21:17:32 +01:00
Frédéric France
1a4c9736b7 fix phpstan 2024-12-03 21:17:10 +01:00
Frédéric France
c9dc2952ca fix phpstan 2024-12-03 18:26:24 +01:00
Florian HENRY
d39ccbc98c fix: various fix on broken extrafields managnement on advtargetemailing 2024-12-03 15:40:04 +01:00
Florian HENRY
1080de062e fix: various fix on broken extrafields managnement on advtargetemailing 2024-12-03 15:36:54 +01:00
Florian HENRY
e61da22458 fix: various fix on broken extrafields managnement on advtargetemailing 2024-12-03 15:27:45 +01:00
tnegre
f5c715c6a7 Ticket : don't autofill search field for ticket type on multiselect 2024-12-03 15:05:39 +01:00
Laurent Destailleur (aka Eldy)
0774070182 Debug v21 2024-12-03 11:18:35 +01:00
Laurent Destailleur (aka Eldy)
fa6b0c1a83 Debug v21 2024-12-02 16:16:11 +01:00
Mélina JOUM
b98d799d20 ADD: The alternative name field for export customer invoices and orders 2024-12-02 14:30:43 +01:00
Laurent Destailleur (aka Eldy)
4e6d3217bc Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-12-02 01:58:06 +01:00
Laurent Destailleur (aka Eldy)
5c321cc678 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-12-02 01:52:08 +01:00
Laurent Destailleur (aka Eldy)
9227add8f4 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-12-02 01:41:40 +01:00
Laurent Destailleur (aka Eldy)
c547362ae9 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-12-02 01:41:04 +01:00
Laurent Destailleur (aka Eldy)
9ec4575c43 Merge branch '16.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0 2024-12-02 01:38:41 +01:00
Günter Lukas
4962dd1a81 Fix #29353 (#32151)
Hidden extrafields are NULL on update. Can only happen with extrafields in positions of commercial elements (facture, propal, commande, etc)
2024-12-02 00:48:13 +01:00
Mohamed DAOUD
b8089532ff Enhance Custom Report Filter Editor (#32154)
* Enhance filter editor

* add trans keys

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-12-01 23:32:32 +01:00
Mathieu Moulin
6337a987d8 Fix handling of boolean extrafields in list filters (#32109)
* Fix show payment URL in massaction context when not one email per recipient

* Debug v20 - fix param for filter on boolean

* FIX : Fix case when the value of a extrafields of the type 'boolean', 'select' or other have an option with a value equal to '0'.
It's not reselected when the filter is set.

* Revert "Fix show payment URL in massaction context when not one email per recipient"

This reverts commit 0986d487f1.

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
Co-authored-by: kkhelifa <kkhelifa@open-dsi.fr>
2024-12-01 23:28:49 +01:00
Frédéric FRANCE
01297eeb86 fix phpstan (#32188)
* fix phpstan

* fix typos

* add phpdoc

* cut long line
2024-12-01 23:15:27 +01:00
Laurent Destailleur (aka Eldy)
f5ef2eee49 Debug v21 2024-12-01 15:47:01 +01:00
Laurent Destailleur (aka Eldy)
f933d0f636 Missing the placeholder 2024-12-01 15:09:27 +01:00
Frédéric FRANCE
462101289e Merge branch 'develop' into fix_updatelines_propal 2024-11-30 21:06:27 +01:00
Laurent Destailleur (aka Eldy)
b56ac12093 The $empty param must follow same rules than other select component. 2024-11-30 14:24:13 +01:00
Laurent Destailleur (aka Eldy)
4337141b04 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-30 14:02:54 +01:00
Laurent Destailleur (aka Eldy)
be9d72e3b6 The $empty param must follow same rules than other select component. 2024-11-30 13:44:24 +01:00
Joachim Kueter
18775c06ea FIX #31890 store empty line extrafields (#32152)
* FIX #31890 store empty line extrafields

If a line extrafield had originally some contents, after deleting it and submitting it as empty, the extrafield was not stored but the original contents kept

* corrected whitespace
2024-11-30 13:06:36 +01:00
Frédéric FRANCE
63e5e0ab77 add phpdoc (#32139)
* add phpdoc

* clean baseline
2024-11-30 12:55:27 +01:00
Laurent Destailleur (aka Eldy)
07536ea01a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-29 15:25:49 +01:00
Laurent Destailleur (aka Eldy)
546a68eafb Fix the amount in linke is not correctly formatted. 2024-11-29 15:11:36 +01:00
nateogroup-antoine
c983cfff50 Typo in log : SERVICES_ARE_ECOMMERCE_200238EC => SERVICE_ARE_ECOMMERCE_200238EC and set shipment origin for shipment created by api on an order (#32143)
* Update functions.lib.php

* set shipment origin for shipment created by api on an order
2024-11-29 14:50:25 +01:00
Frédéric FRANCE
9874e67acb add phpdoc (#32138)
* add phpdoc

* add phpdoc
2024-11-29 14:48:33 +01:00
Frédéric FRANCE
c0b42287c1 add phpdoc (#32137) 2024-11-29 14:47:53 +01:00
Frédéric FRANCE
4d885d1e34 add phpdoc (#32136) 2024-11-29 14:47:33 +01:00
Frédéric FRANCE
82f54e707e Update extrafields.class.php (#32135) 2024-11-29 14:45:26 +01:00
Laurent Destailleur (aka Eldy)
c73cff0781 Debug v21 2024-11-28 22:51:11 +01:00
Laurent Destailleur (aka Eldy)
11b4492c0e Fix warning. 2024-11-28 19:56:28 +01:00
Laurent Destailleur (aka Eldy)
cd946f9829 Doc 2024-11-28 16:44:19 +01:00
Frédéric FRANCE
8a4ced4419 Merge branch 'develop' into fix_updatelines_propal 2024-11-28 12:49:25 +01:00
Frédéric FRANCE
286c3d1093 fix sql ticket list (#32080)
* fix sql ticket list

* fix sql ticket list

* fix phpstan

* fix

* fix
2024-11-28 12:11:50 +01:00
Laurent Destailleur (aka Eldy)
ee96925995 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-28 11:38:43 +01:00