Commit Graph

37795 Commits

Author SHA1 Message Date
John BOTELLA
6b18455ec2 Fix setup color 2024-12-05 14:03:09 +01:00
Regis Houssin
3f1e4e27ff FIX avoid php warning 2024-12-05 11:04:38 +01:00
Mohamed DAOUD
c574e62972 Update html.form.class.php 2024-12-05 10:49:24 +01:00
Laurent Destailleur
90ee7c1e05 Merge pull request #32239 from ems-co/develop
Improve Layout for Expense Report PDF
2024-12-05 07:00:09 +01:00
Laurent Destailleur
b2dec7f853 Merge pull request #32245 from mdeweerd/fix/fieldsphpdoc
Qual: Update $fields phpdoc with properties defined/used in some cases
2024-12-05 06:40:10 +01:00
MDW
ec2a1928ba Qual: Update fields phpdoc to include fields that are defined/used in some cases
# Qual: Update fields phpdoc to include fields that are defined/used in some cases

comment, copytoclipboard, autofocusoncreated are documented and used in some cases for the
$fields definition
2024-12-05 02:36:50 +01:00
MDW
d48a2e907f Qual: Fix phan notices (mostly in box files)
# Qual: Fix phan notices (mostly in box files)

Fix several phan notices reported in box files and a few extra cases.
2024-12-04 23:41:04 +01:00
Mohamed DAOUD
b3e49ba5db enhance selectDate 2024-12-04 17:03:51 +01:00
ems-co
509ef2e3c0 Update pdf_standard_expensereport.modules.php 2024-12-04 18:51:09 +03:00
Noé Cendrier
ff694634ec Merge branch 'develop' into export_field_name_alias 2024-12-04 15:09:27 +01:00
Regis Houssin
9aa4ce7ac5 FIX use GETPOST instead GETPOSTINT 2024-12-04 10:31:48 +01:00
Regis Houssin
0f50c8e1e8 Revert "FIX wrong param entity value"
This reverts commit badbc14c62.
2024-12-04 10:22:28 +01:00
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