Laurent Destailleur
a7c82c020d
Fix CI
2025-11-17 20:01:07 +01:00
Laurent Destailleur
545a0f5532
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-11-14 16:00:08 +01:00
Laurent Destailleur
aa49882be0
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-11-14 15:59:50 +01:00
Regis Houssin
d028d0d81b
FIX $param is the 5th parameter of print_liste_field_titre ($moreparam) ( #36250 )
...
* FIX $param is the 5th parameter of print_liste_field_titre ($moreparam)
* FIX phan error
* FIX other errors
2025-11-14 15:55:35 +01:00
HeilDenDus
0f297eea96
add show and filter in fields public and private notes ( #36255 )
2025-11-14 15:36:22 +01:00
Frédéric FRANCE
d07e8c03a0
avoid changing object after call ( #36159 )
...
* avoid changing object after call
* avoid changing object after call
* avoid changing object after call
* avoid changing object after call
* avoid changing object after call
* avoid changing object after call
* avoid changing object after call
* clean code
* clean code
* clean code
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* clean code
* clean
* clean
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-11-12 09:44:39 +01:00
Laurent Destailleur
2880feaea5
Fix CI
2025-11-09 20:05:09 +01:00
MDW
c39e87d703
Qual: Make $fields covariant, define type for $FIELDS in BankAccounts api ( #36188 )
...
* Qual: Make $fields covariant
* Qual: Update BankAccounts class phpDoc ($FIELDS)
# Qual: Update BankAccounts class phpDoc ($FIELDS)
Updated the documentation for the $FIELDS property.
2025-11-09 18:06:58 +01:00
Frédéric FRANCE
e343b4ab1f
clean code ( #36166 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
2025-11-08 14:01:19 +01:00
Laurent Destailleur
dfbf173b17
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-11-07 19:25:42 +01:00
Laurent Destailleur
98382cb0bb
Look and feel v23
2025-11-07 13:58:21 +01:00
Regis Houssin
fa10fc0f94
FIX avoid NULL value ( #36126 )
2025-11-06 13:15:03 +01:00
HENRY Florian
afd44449c1
FIX: MAIN_AUTOFILL_DATE in supplier invoice display 01/01/1970 ( #36087 )
...
* FIX: MAIN_AUTOFILL_DATE in supplier invoice display 01/01/1970
* fix: php8 warning
* fix: review
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-11-05 22:32:02 +01:00
atm-adrien
d221d5eb6d
FIX : Wrong cast on TVA rate when updating supplier order lines ( #36106 )
...
* FIX : Wrong cast on TVA rate when updating supplier order lines
* FIX : indent
2025-11-05 22:26:30 +01:00
Frédéric FRANCE
2b0c118601
fix phpdoc for tva in fournisseur.commande.class.php ( #36109 )
2025-11-05 22:22:32 +01:00
MDW
b925dd6c37
Qual: Make $fields type covariant (phpstan) ( #36084 )
...
# Qual: Make $fields type covariant (phpstan)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-11-04 14:16:17 +01:00
Laurent Destailleur
74cc41c460
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-11-03 14:27:58 +01:00
Laurent Destailleur
94d1a25d67
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-11-03 14:10:57 +01:00
ldestailleur
62760d6195
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-11-03 14:05:58 +01:00
Laurent Destailleur
d8d77a8e51
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-11-03 13:57:49 +01:00
Laurent Destailleur
af13e3354b
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-11-03 13:57:15 +01:00
Regis Houssin
17bb284e0c
FIX missing "printFieldListValue" hook ( #35990 )
...
* FIX missing "printFieldListValue" hook
* FIX add action paramter
* FIX remove duplicate object
2025-11-01 03:28:51 +01:00
Frédéric FRANCE
df5588b3e1
clean code ( #36009 )
2025-11-01 02:38:29 +01:00
Frédéric FRANCE
f1a418f042
clean code ( #36016 )
...
* clean code
* clean code
* clean code
2025-11-01 00:31:43 +01:00
Laurent Destailleur
bbd01729b6
Fix css
2025-10-31 03:29:24 +01:00
Frédéric FRANCE
bda086bf0e
add missing translation and clean code ( #35956 )
...
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add doc
* add doc
2025-10-29 22:25:23 +01:00
Laurent Destailleur
d0c4d2d8b4
NEW Output of category tag is nicer for long subcategories.
2025-10-29 16:50:09 +01:00
Frédéric FRANCE
7342a58044
clean phpstan baseline for supplier invoice class ( #35945 )
...
* clean phpstan baseline for supplier invoice class
* clean phpstan baseline for supplier invoice class
2025-10-28 01:25:46 +01:00
Frédéric FRANCE
9b512f565f
try to make new checks ( #35976 )
...
* try to make new checks
* try to make new checks
* try to make new checks
* try to make new checks
* try to make new checks
* try to make new checks
2025-10-28 00:57:01 +01:00
Frédéric FRANCE
4ac3c3f8b6
clean phpstan baseline of supplier order class ( #35942 )
...
* clean phpstan baseline of supplier order class
* clean phpstan baseline of supplier order class
* clean phpstan baseline of supplier order class
* clean phpstan baseline of supplier order class
* clean phpstan baseline of supplier order class
* clean phpstan baseline of supplier order class
2025-10-25 22:55:06 +02:00
Frédéric FRANCE
675ec205f4
clean phpstan baseline ( #35946 )
2025-10-25 22:53:09 +02:00
Frédéric FRANCE
16371177ac
fix doc ( #35923 )
2025-10-24 18:29:27 +02:00
Vincent Maury
27ed249561
NEW : add supplier payment mail template ( #35877 )
...
* Fix 35865 no formail displayed in supplier payment
* - add possibility to create custom mail template for supplier invoices payment
- add a default template
- add 2 new substitutions keys : __SUPPLIER_PAYMENT_INVOICES_LIST__ and __SUPPLIER_PAYMENT_INVOICES_TOTAL__
* - add possibility to create custom mail template for supplier invoices payment
- add a default template
- add 2 new substitutions keys : __SUPPLIER_PAYMENT_INVOICES_LIST__ and __SUPPLIER_PAYMENT_INVOICES_TOTAL__
---------
Co-authored-by: vmaury <vmaury@vmaury-Lafite-Pro-16-AMD>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-22 17:44:01 +02:00
Laurent Destailleur
d539010e3f
Fix CI
2025-10-19 23:28:44 +02:00
Laurent Destailleur
e7672cd9e5
Fix critical regression in cast
2025-10-19 18:47:20 +02:00
Laurent Destailleur
3aa920be4a
Fix critical regression when casting vat rate
2025-10-19 18:40:26 +02:00
Laurent Destailleur
738b85abcd
Fix PHP doc regression
2025-10-19 18:38:10 +02:00
Laurent Destailleur
2c65efad96
Fix php doc
2025-10-19 18:32:25 +02:00
Frédéric FRANCE
18c29d0e40
fix tva can be sometimes string instead float ( #35835 )
2025-10-18 19:12:01 +02:00
Vincent Maury
b28b94821f
NEW #35700 : Throw an error when validating a propal, order, supplier with a product no more in sale/purchase… ( #35709 )
...
* Fix #35700 : Throw an error when validating a propal, order, supplier proposal, supplier order if some products doesn't have the good status (on sale, on buy)
* Fix #35700 : Throw an error when validating a propal, order, supplier proposal, supplier order if some products doesn't have the good status (on sale, on buy)
* Fix #35700 : Throw an error when validating a propal, order, supplier proposal, supplier order if some products doesn't have the good status (on sale, on buy)
* Fix #35700 : Throw an error when validating a propal, order, supplier proposal, supplier order if some products doesn't have the good status (on sale, on buy)
* Fix #35700 : Throw an error when validating a propal, order, supplier proposal, supplier order if some products doesn't have the good status (on sale, on buy)
* Update commonobject.class.php
* Refactor checkActiveProductInLines method
* Fix comment formatting in commonobject.class.php
* Update commonobject.class.php
---------
Co-authored-by: vmaury <vmaury@vmaury-Lafite-Pro-16-AMD>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-18 11:19:31 +02:00
Laurent Destailleur
f0c61790eb
Clean code
2025-10-17 23:43:28 +02:00
Frédéric FRANCE
29b3880e6c
add dolBuildUrl ( #35664 )
...
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* clean baseline
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-17 02:31:07 +02:00
Laurent Destailleur
31989adc1f
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-14 21:38:13 +02:00
Laurent Destailleur
025aefb69c
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-10-14 21:18:09 +02:00
Laurent Destailleur
d0634c5b93
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-10-14 21:12:47 +02:00
Laurent Destailleur
ee08f8a0b6
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-10-14 21:12:24 +02:00
Esteban Thilliez
2d62fc3c59
CLOSE #35716 Supplier invoices API endpoint to mark invoice as paid or unpaid ( #35717 )
...
Supplier invoices API endpoints to mark invoice as paid or unpaid, implemented exactly the same way it is implemented for client invoices.
2025-10-14 19:58:33 +02:00
Frédéric FRANCE
3c597c263d
clean code ( #35710 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* fix
* clean code
2025-10-14 19:58:04 +02:00
Frédéric FRANCE
1ad2d24a4b
fix img_pictos ( #35722 )
...
* fix img_pictos
* fix img_pictos
* fix img_pictos
* fix img_pictos
* fix img_pictos
* fix img_pictos
* fix img_pictos
* fix img_pictos
2025-10-14 19:31:06 +02:00
Regis Houssin
cc22f978cd
FIX wrong field name ( #35728 )
2025-10-14 18:45:26 +02:00