Dylan Bourdere
0ba4c17e66
Fix some undefined array key warning ( #35471 )
...
* fix some undefined array key warning
* fix some undefined array key warning
2025-09-24 18:39:38 +02:00
ldestailleur
ca878b2d76
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-20 16:19:57 +02:00
ldestailleur
7e93fe7a5c
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-17 18:28:18 +02:00
ldestailleur
09eefb5031
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-17 18:26:27 +02:00
ldestailleur
c0c1ef276f
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-09-17 18:26:07 +02:00
ldestailleur
70f6a23e6f
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-09-17 18:24:17 +02:00
ldestailleur
8c6ecd1144
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-09-17 18:23:37 +02:00
Francis Appels
7920cf8596
Fix option SERVICE_ARE_ECOMMERCE_200238EC ( #35372 )
2025-09-17 18:19:52 +02:00
Laurent Destailleur
f39fde3f43
Fix corrupted type of vat -1.
2025-09-16 02:24:28 +02:00
ldestailleur
088856ad50
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-08-28 16:40:14 +02:00
ldestailleur
8631c1722f
FIX #35115
2025-08-28 15:20:59 +02:00
Regis Houssin
595582b1d0
FIX user socid is fk_soc ( #35046 )
2025-08-22 22:33:08 +02:00
ldestailleur
dea330b52d
FIX ##35005 FIX #35006 SQL error when using external user
2025-08-20 17:14:03 +02:00
ldestailleur
924204ac29
LEFT JOIN syntax
2025-08-20 17:09:43 +02:00
ldestailleur
677e5a7cb9
Fix css and missing replyto into the banner
2025-08-16 21:59:41 +02:00
ldestailleur
feeaf19e6d
Debug the signature feature (broken) for shipment
2025-08-14 16:24:53 +02:00
ldestailleur
eab3227ea0
Fix title missing in click tooltip
2025-08-05 00:08:56 +02:00
ldestailleur
4392ce01fc
Debug v22
2025-07-30 12:58:54 +02:00
ldestailleur
de76f65fba
Fix combo too heavy of information
2025-07-24 14:54:29 +02:00
ldestailleur
2e47121024
Debug v22
2025-07-21 14:25:48 +02:00
ldestailleur
a800af3b91
Debug v22
2025-07-21 10:47:45 +02:00
Laurent Destailleur
24e3f31ba1
Fix CI
2025-07-01 20:32:31 +02:00
Laurent Destailleur
ac892efb42
Fix CI
2025-07-01 16:22:21 +02:00
ldestailleur
d1ddf4314e
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-06-28 13:18:15 +02:00
ldestailleur
c6a5bf3836
Fix CI
2025-06-27 21:30:37 +02:00
ldestailleur
1a5d71319e
Fix check on entity is a different security check than check on external
...
user so code must not be nested.
2025-06-27 16:43:16 +02:00
Florian Mortgat
094dd3a9d1
FIX 21.0: $height and $width can be ints, but also 'auto' ( #34636 )
...
* FIX 21.0: $height and $width can be ints, but also 'auto' (which is commonly used), so check for this special value before typecasting
* Update html.form.class.php
* Update html.form.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-06-27 00:30:00 +02:00
ldestailleur
497d774a21
Fix the selectForFormsList was not using correctly the
...
ismultientitymanaged. Replace a join with and exists.
2025-06-27 00:21:50 +02:00
ldestailleur
d828828bef
CSS
2025-06-25 12:15:17 +02:00
ldestailleur
743ca4bb03
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-06-22 17:19:41 +02:00
ldestailleur
5042c0959e
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-06-22 17:16:51 +02:00
lvessiller-opendsi
ce1243140f
FIX js warning (Backport commit 84d982c) ( #34555 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-06-22 12:49:52 +02:00
HENRY Florian
931384db35
fix: manage correctly external module object link with myobject@mymodule element type ( #34530 )
...
* fix: manage correctly external module object link with myobject@mymodule element type
* add more doc in template module builder
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-06-21 16:09:54 +02:00
ldestailleur
703d4358a5
Debug v22
2025-06-20 12:34:10 +02:00
ldestailleur
06a5b4947d
Fix CI
2025-06-18 15:59:28 +02:00
ldestailleur
8208b1d40f
Debug v22
2025-06-17 01:13:09 +02:00
Laurent Destailleur
13f483d7a9
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2025-06-14 16:03:56 +02:00
Laurent Destailleur
8d7a5e9945
Debug v22
2025-06-14 15:59:13 +02:00
IC-Nicolas
6474c7fbdd
FIX display error ( #34494 )
...
* FIX display error
* FIX CI
2025-06-14 11:57:58 +02:00
ldestailleur
81ea4aaa8c
Try to fix CI
2025-06-04 16:18:03 +02:00
ldestailleur
6d16d2298c
Try fix ci
2025-06-04 15:58:01 +02:00
ldestailleur
36b00c5951
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-06-02 14:59:18 +02:00
ldestailleur
78d261916f
Debug v22
2025-06-02 14:22:47 +02:00
Laurent Destailleur
f9f15a75d6
Fix CI
2025-05-27 16:31:51 +02:00
ldestailleur
094a05b9a5
Debug v22
2025-05-27 14:48:25 +02:00
ldestailleur
c025ae1c83
Clean code
2025-05-26 17:24:27 +02:00
Laurent Destailleur
27371b639d
Fix js protection
2025-05-25 20:13:14 +02:00
Laurent Destailleur
fed208b57d
Debug v22
2025-05-16 22:39:08 +02:00
Mohamed DAOUD
6c0d947831
Update html.form.class.php ( #34128 )
2025-05-14 13:08:54 +02:00
Arthur Lenoble
77a5147f6c
Option to show stock in products combo in supplier orders ( #34106 )
...
Add the constant SUPPLIER_SHOW_STOCK_IN_PRODUCTS_COMBO to show the current stock of the product in the products combo in a supplier order like it's already possible in a customer order
2025-05-12 20:12:30 +02:00