Laurent Destailleur
dba065c222
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-11-12 21:50:04 +01:00
Laurent Destailleur
29edc77dd5
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-11-12 21:46:53 +01:00
Florian Mortgat
a16f3bdf31
FIX 16.0: extrafield of type link to category causes SQL error in selectForFormsList() ( #36074 )
...
* FIX 16.0 (up to 19.0): extrafield of type link to category causes SQL error in selectForFormsList
* Apply suggestion from @atm-florianm
2025-11-04 13:06:58 +01: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
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
Mohamed DAOUD
6c0d947831
Update html.form.class.php ( #34128 )
2025-05-14 13:08:54 +02:00
ldestailleur
0339ee6f1f
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-04-21 13:44:08 +02:00
Frédéric FRANCE
f5b11b78da
fix typo ( #33920 )
2025-04-19 11:46:22 +02:00
ldestailleur
b1492818f6
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-02-25 02:39:50 +01:00
Eric Seigne
5fd5eae3b1
set deposit percent to zero on change
2025-02-14 09:35:57 +01:00
GregM
3737f3c0cd
FIX select 2 no record found
2025-01-08 12:30:46 +01:00
Joachim Kueter
63f6d0aa43
Fix: Number of decimals for stock values ignores configuration ( #31285 )
...
* Fix: Number of decimals for stock values ignores configuration
In the select filed for adding a new line for a proposal/invoice/... product as a line, the stock level is always printed with exactly two decimals.
The number of decimals should be controlled by the existing global variable MAIN_MAX_DECIMALS_STOCK, but it is not taken into account:
Building the stock level with the function price from the function price2num, which uses the configured number of decimals always lead to exactly two decimals.
* Fixed patch according to suggestion.
2024-10-06 13:53:16 +02:00
Laurent Destailleur
87adbbb769
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-09-20 02:39:55 +02:00
Benjamin Falière
dcba3347d8
Retroport: FIX determine multi-currency price on object line create tpl ( #28021 ) ( #30535 )
...
* NEW determine multi-currency price on object line create tpl (#28021 )
* Update html.form.class.php
---------
Co-authored-by: lvessiller-opendsi <lvessiller@open-dsi.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-18 03:22:38 +02:00
John BOTELLA
079f6487fd
Fix : php 8 warnings v19.0 ( #30799 )
...
* fix php8 err
* Fix php 8
* fix missing precommit hooks
* Update htdocs/commande/list.php
* Update htdocs/commande/list.php
2024-08-31 19:42:15 +02:00
Laurent Destailleur
fa75dc5213
FIX Better compatibility when objectdesc is not valid, and warnings
2024-05-09 12:33:55 +02:00
Laurent Destailleur
0d5d0d6ae8
More complete log
2024-04-17 17:33:28 +02:00
boudet jean pascal
3076b6ad40
fix 500 error count array ( #29337 )
...
* fix error 500 on array count
* fix pre-commit error
* Update html.form.class.php
---------
Co-authored-by: jpb <jean-pascal.boudet@atm-consulting>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-12 14:44:54 +02:00
Nicolas Domenech
485a17b072
#29026 [Class] fix: selectForForms issue on check fields before use for modification on objectdesc ( #29027 )
...
* #29026 [Class] fix: selectForForms issue on check fields before use for modification on objectdesc
* Update html.form.class.php
* Update html.form.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-08 23:33:48 +02:00
John BOTELLA
26c307c0a4
Fix extrafield ajax search default on edit ( #28631 )
2024-03-05 17:16:11 +01:00
PsyCrow
4b7d25975f
Update html.form.class.php ( #28540 )
...
* Update html.form.class.php
Fix PHP Warning: Undefined array key "labeladddateof"
* Update html.form.class.php
* Update html.form.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-03-01 12:45:08 +01:00
thomas-Ngr
a0fc77cd76
Fix Form::load_cache_vatrates() countries dict ( #28528 )
2024-02-29 19:40:51 +01:00
Laurent Destailleur
059c69667c
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-02-19 09:59:57 +01:00
kkhelifa-opendsi
926462e218
FIX: Not trancate the multicurrency rate shown on cards (even if the global MAIN_MAX_DECIMALS_SHOWN is set to 0) ( #28211 )
2024-02-18 22:56:19 +01:00
Laurent Destailleur
916c017aa6
Debug v19
2024-01-19 20:04:11 +01:00
Laurent Destailleur
31d8600811
Merge pull request #27568 from comaiteseb/19.0
...
FIX #27536 VAT of the buyer's country not applied while SERVICE_ARE_ECOMMERCE_200238EC option is activated
2024-01-18 11:05:14 +01:00
Laurent Destailleur
8ca7f0c989
Fix var_dump
2024-01-17 20:38:22 +01:00
Laurent Destailleur
fc67947834
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-01-17 20:23:46 +01:00
Laurent Destailleur
af3bb1d144
Merge
2024-01-17 20:23:38 +01:00
Sébastien NASSIET
ec23bc3c90
Syntax error crrected
2024-01-17 16:03:14 +01:00
Sébastien NASSIET
b70faf9132
oubli correction de la logique pour la TVA Intraco vers un particulier
2024-01-17 11:04:26 +01:00
Sébastien NASSIET
efdaa0c9ec
phpcs correction
2024-01-16 13:49:15 +01:00
Sébastien NASSIET
f53aa7c505
phpcs correction
2024-01-16 13:45:38 +01:00
Sébastien NASSIET
da099c1c0e
FIX #27536
2024-01-16 12:42:45 +01:00
Laurent Destailleur
ee2ed963e8
FIX #22506
2024-01-15 21:32:17 +01:00
Laurent Destailleur
55067371ca
Doc
2024-01-15 18:06:11 +01:00
Laurent Destailleur
21efad237a
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-01-15 17:19:41 +01:00
Laurent Destailleur
e6c3c5993d
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-01-15 17:14:27 +01:00
Laurent Destailleur
0cc66bbed6
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-01-15 14:35:18 +01:00
Laurent Destailleur
2de0c09e8e
Try a better fix for #27477
2024-01-13 15:44:37 +01:00
Laurent Destailleur
bf17b8767c
Debug v19
2024-01-07 11:15:48 +01:00
Laurent Destailleur
76ee9e506d
Debug v19
2024-01-06 16:43:01 +01:00
Laurent Destailleur
f36d31f5f9
Merge pull request #27275 from frederic34/patch-3
...
undefined variable $user
2024-01-02 12:28:01 +01:00
Frédéric FRANCE
041de86b68
undefined variable $user
2024-01-02 12:21:44 +01:00
Laurent Destailleur
cbe860f88f
Update html.form.class.php
2023-12-29 18:55:07 +01:00
Hystepik
5eef510a8e
Fix html.form warnings
2023-12-29 16:18:20 +01:00
Laurent Destailleur
163a09d6fd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-12-28 12:37:34 +01:00
Laurent Destailleur
61c5c6f88d
Fix regression
2023-12-27 13:09:25 +01:00