Frédéric FRANCE
98e9dc2e47
add doc ( #34950 )
2025-08-16 02:41:48 +02:00
ldestailleur
a49e11c7b8
Debug v23
2025-08-15 18:50:26 +02:00
ldestailleur
e8d4ef4115
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-15 18:46:02 +02:00
ldestailleur
ee52d31f18
NEW On invoice, show also nb of credit notes notyet converted for
...
consumption
2025-08-15 18:43:58 +02:00
Frédéric FRANCE
e98fc8feb9
deprecate contact statut for status ( #34967 )
2025-08-15 17:31:44 +02:00
Frédéric FRANCE
51034c05f9
clean code ( #34966 )
2025-08-15 17:31:07 +02:00
Frédéric FRANCE
e2fea4b17a
fix doc ( #34958 )
2025-08-15 00:14:30 +02:00
Frédéric FRANCE
905ee464eb
add doc and fix CI ( #34955 )
...
* add doc
* fix
* fix
* fix
2025-08-14 19:27:14 +02:00
Frédéric FRANCE
110ff324da
fix doc ( #34953 )
2025-08-14 19:08:56 +02:00
Frédéric FRANCE
6b4ec088cf
fix doc ( #34952 )
2025-08-14 19:08:12 +02:00
ldestailleur
b0d218c1c6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-14 15:26:45 +02:00
ldestailleur
4b9ebb0e6a
Fix #26682 and complete #34396
2025-08-14 15:26:13 +02:00
Lucas Marcouiller
cbd600ec8c
NEW Add a page to edit http security headers of application ( #34941 )
...
* New main http security headers page
* fix CI
* Fix CI
---------
Co-authored-by: Lucas Marcouiller <lmarcouiller@dolicloud.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-14 04:06:11 +02:00
ldestailleur
c339254a6b
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-14 00:54:22 +02:00
Frédéric FRANCE
ccafcd6f91
fix CI v22 ( #34935 )
...
* fix CI v22
* Update admin.lang
2025-08-14 00:32:56 +02:00
ldestailleur
c4ca358e25
Debug v23
2025-08-13 23:36:17 +02:00
ldestailleur
cda2717155
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-13 19:54:21 +02:00
ldestailleur
6d564c0e43
Fix use same encoding for all strings in email ack of payment.
2025-08-13 19:53:16 +02:00
ldestailleur
d4ee3a2122
Doc
2025-08-13 18:51:45 +02:00
ldestailleur
fcd4150696
Fix size of image popup for small images
2025-08-13 15:37:46 +02:00
ldestailleur
b9230e00c0
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-12 13:48:48 +02:00
ldestailleur
733cbff07a
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-08-12 13:31:21 +02:00
ldestailleur
e545d224db
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-08-12 13:29:33 +02:00
ldestailleur
a9c07569fb
FIX Logo on company is no more visible.
2025-08-12 13:28:56 +02:00
Lucas Marcouiller
74fee3403d
Fix webhook trigger history implementation ( #34748 )
...
* Fix webhook trigger hioistory implementation
* add lang + fix Ci
* fix Ci
* fix CI
* add param comment
* Fix CI
* Fix CI
* try fix CI
* Fix CI phan
* fix phan
* fix phan
* fix CI
* fix CI
* Fix phpstan
* fix stan
* fix stan on,card
* fix CI
* Update admin.lang
* Update admin.lang
* Fix CI
* fix CI
* Fix permissions of webhook + Webhook trigger history tooltip
* Fix CI
* fix php-stan=
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-12 05:18:23 +02:00
ldestailleur
2fc3101388
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-08-12 04:14:12 +02:00
ldestailleur
1da6ead1e9
Try to FIX #34880 FIX #34910 differently because in higher version the
...
retained var is totalpaid and not sumpayed.
2025-08-12 04:14:02 +02:00
ldestailleur
2427553211
The property $sumpayed (duplicate of $totalpaid), $sumdeposit
...
(duplicate of $totaldeposits) and $sumcreditnote (duplicate of
$totalcreditnotes) has been removed (there are replaced with the
property that was a duplication of (same for $sumpayed_multicurrency,
$sumdeposit_multicurrency, $sumcreditnote_multicurrency).
2025-08-12 04:08:38 +02:00
ldestailleur
ddbe0427b7
Doc
2025-08-11 19:36:44 +02:00
Frédéric FRANCE
0bb025a733
clean code ( #34913 )
...
* clean code
* Update box_funnel_of_prospection.php
* Update box_funnel_of_prospection.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-11 19:05:21 +02:00
Lucas Marcouiller
c74080f689
Fix phan and stan errors in develop ( #34917 )
...
* FIx phan and stan errors
* fix stan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-11 19:03:02 +02:00
ldestailleur
4155233ad6
Fix warning
2025-08-11 18:43:02 +02:00
Laurent Destailleur
d4469f34e0
Fix error message
2025-08-11 00:26:19 +02:00
Laurent Destailleur
654d3eda8a
Fix error message
2025-08-11 00:25:37 +02:00
ldestailleur
92542ac528
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-10 12:02:27 +02:00
ldestailleur
9153a938ed
NEW Add the widget funnel of opportunities
2025-08-10 12:01:27 +02:00
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