Commit Graph

40549 Commits

Author SHA1 Message Date
Yamil Esteban Garcia
2823b9d0d6 Modifications made to allow search by EAN even when selecting in the product variants module to hide product variants #34567 (#34612)
* Error: When creating an invoice for a supplier order with a negative value #30516

Error: When creating an invoice for a supplier order with a negative value #30516

* Update html.form.class.php

Modifications made related to the issue
Search for variants by EAN #34567

* Update html.form.class.php

I change :

if(getDolGlobalString('SEARCH_VARIANTS_OF_EAN13')){
with
if (getDolGlobalString('SEARCH_VARIANTS_OF_EAN13')) {

and 

SEARCH_VARIANTS_OF_EAN13
into
PRODUIT_ATTRIBUTES_HIDECHILD_BUT_ALLOW_SEARCH_IN_EAN13

* Update html.form.class.php

* Update html.form.class.php

* Update html.form.class.php

* Update html.form.class.php

* Update html.form.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-10 10:31:26 +02:00
ldestailleur
aca71e1573 Standardize code 2025-08-10 03:22:19 +02:00
ldestailleur
1ac9179323 NEW Enhanced layout feature for emailing 2025-08-09 19:39:03 +02:00
ldestailleur
ab700b1601 Removed a TODO to add a DDOS protection 2025-08-09 17:27:40 +02:00
ldestailleur
929dbe94e7 Fix CI warnings 2025-08-09 16:53:09 +02:00
Pichinov-Valentin
ea4c964ed8 Add messaging to ordersupplier and fix info.php (#34900)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-09 15:30:43 +02:00
ldestailleur
a23e79f081 Fix warning 2025-08-09 14:12:23 +02:00
ldestailleur
12743f30e4 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-09 14:09:21 +02:00
ldestailleur
1ddf739183 Fix CI 2025-08-09 13:56:11 +02:00
ldestailleur
f33cc75ead Fix CI 2025-08-09 13:52:31 +02:00
ldestailleur
e33ae1afef Fix look and feel v22 (must use formconsumeproduce for action form) 2025-08-09 13:14:48 +02:00
ldestailleur
9cbeff83a4 FIX Test on mandatory product or thirdparty barcode 2025-08-09 11:46:41 +02:00
ldestailleur
a0b3a9b0da Fix missing load lang 2025-08-08 12:55:18 +02:00
ldestailleur
394bde1da1 Clean code 2025-08-08 02:43:36 +02:00
ldestailleur
dea09e6e36 Clean code 2025-08-08 01:03:34 +02:00
ldestailleur
040f67e393 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-07 20:03:30 +02:00
ldestailleur
c2f5830cd5 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-08-07 20:02:26 +02:00
Florian Mortgat
0e7770dc71 FIX: extrafields of type "int" not displayed on projet/tasks.php (#34896)
+ fix warning "Undefined variable $object"
2025-08-07 20:01:06 +02:00
ldestailleur
944c47c876 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-08-07 19:31:18 +02:00
ldestailleur
ec669eef2a Duplicate lines 2025-08-07 16:18:45 +02:00
ldestailleur
990462fb9a Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-08-07 16:18:25 +02:00
ldestailleur
30e262fd2d Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-08-07 16:17:24 +02:00
ldestailleur
c064540d4b Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-08-07 16:17:11 +02:00
ldestailleur
267871e805 Prepare code for simplification 2025-08-07 15:26:57 +02:00
HENRY Florian
5024aee975 fix: with MAIN_MAIL_ADD_INLINE_IMAGES_IF_IN_MEDIAS and multicompany image are not find on send mail (#34894) 2025-08-07 14:42:20 +02:00
ldestailleur
eb14f15a5c Fix undef var in CLI context 2025-08-07 13:58:03 +02:00
ldestailleur
06991a4e85 Fix undef var in CLI context 2025-08-07 13:50:47 +02:00
ldestailleur
567b60765e NEW User/Date in the Follow tab are more condensed. 2025-08-07 13:19:18 +02:00
ldestailleur
a19aaf8aa7 Fix debug 2025-08-07 12:32:54 +02:00
Pichinov-Valentin
49a6995fa1 NEW(propal): Add messaging and agenda features to proposals (#34883) 2025-08-07 12:28:09 +02:00
Joachim Kueter
da56360404 Fix for issue #34891 - wrong Skonto/Escompte calculation (#34892)
When foreign currency is involved, the wrong total was used, mixing two currencies when calculating the sum.
2025-08-07 12:25:59 +02:00
Frédéric FRANCE
944cc36b9c clean code (#34886)
* clean code

* clean code

* clean code

* clean code

* clean code

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-06 22:01:32 +02:00
ldestailleur
5599b72603 Fix CI 2025-08-06 20:44:25 +02:00
ldestailleur
2a91c86d12 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-06 20:21:31 +02:00
ldestailleur
bd999c21a2 Fix CI 2025-08-06 19:49:31 +02:00
ldestailleur
1d61cd75f2 Fix CI 2025-08-06 19:39:58 +02:00
Frédéric FRANCE
e95235b977 clean code (#34882)
* clean code

* clean code

* clean code

* clean code

* clean code
2025-08-06 19:25:15 +02:00
ldestailleur
d03af36d95 Fix use of const trigger to avoid compatibility pb in future. 2025-08-06 19:08:01 +02:00
ldestailleur
8bf946dab0 Doc on TRIGGER_PREFIX 2025-08-06 18:47:18 +02:00
ldestailleur
829054a653 Fix phan error 2025-08-06 14:30:59 +02:00
ldestailleur
fe8c21c2d4 Fix warnings 2025-08-06 13:46:55 +02:00
ldestailleur
2bd0ab34b4 Try to fix warning 2025-08-06 13:33:15 +02:00
ldestailleur
16e7c54947 Fix warnings 2025-08-06 13:19:01 +02:00
ldestailleur
96708d985b Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-06 12:47:55 +02:00
ldestailleur
da4b339641 Fix CI 2025-08-06 12:47:10 +02:00
ldestailleur
9e4eb43dbc Fix CI 2025-08-06 12:46:49 +02:00
ldestailleur
73a67e0ab2 Fix warnings 2025-08-06 12:45:49 +02:00
ldestailleur
a8173ff888 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-08-06 12:39:32 +02:00
ldestailleur
d0aa0df4f6 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-08-06 12:37:00 +02:00
Regis Houssin
618e455ca3 FIX avoid php warning with "$forceFullTextIndexation" (#34881)
* FIX avoid php warning, "$forceFullTextIndexation" not used in
"dol_add_file_process()" function, maybe deprecated ?

* FIX missing $forceFullTextIndexation parameter

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-06 12:33:08 +02:00