Commit Graph

14117 Commits

Author SHA1 Message Date
ldestailleur
ae8e509c9f Fix CI 2025-07-28 18:59:12 +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
ldestailleur
ec098b2632 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-06-19 10:59:07 +02:00
ldestailleur
0da1e6b464 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-06-19 10:48:18 +02:00
Marc de Lima Lucio
467c772504 FIX: common fields: php warning with select input field (#34495) 2025-06-14 11:58:25 +02:00
Günter Lukas
eaf0ec2e30 Fix #34346 - SQL Error (#34347)
* Fix #34346 - SQL Error

* Update commonobject.class.php
2025-06-03 17:05:10 +02:00
Mohamed DAOUD
6c0d947831 Update html.form.class.php (#34128) 2025-05-14 13:08:54 +02:00
ldestailleur
ae94c71a10 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-05-10 13:25:31 +02:00
ldestailleur
46ac3d5b12 FIX Backport fix of substition of thirdparty info in notification 2025-05-07 14:53:51 +02:00
ldestailleur
aa6fd6de5a Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-04-21 13:45:36 +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
e276def96d Revert "add param nocreateEcmFile (#33770)"
This reverts commit 0bd93fa05a.
2025-04-10 14:19:49 +02:00
ldestailleur
15c799b324 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-04-10 14:17:56 +02:00
atm-jonathan
0bd93fa05a add param nocreateEcmFile (#33770)
Co-authored-by: x <x@x.x>
2025-04-08 15:24:28 +02:00
ldestailleur
86cf3fe8dd FIX backport of replaceement of thirdparty information on notification 2025-04-08 10:45:20 +02:00
ldestailleur
43716e856e Bad order of code 2025-04-05 19:09:40 +02:00
ldestailleur
4a88509ea0 Fix protection against bad % operator 2025-04-03 21:02:04 +02:00
Laurent Destailleur (aka Eldy)
62fba4f84d Add missing try catch 2025-04-01 19:23:47 +02:00
John BOTELLA
92baf3faa9 Fix : MAIN_SEARCH_PRODUCT_BY_FOURN_REF search critera (#33550) 2025-03-20 18:32:49 +01:00
ldestailleur
3c4c5f1c75 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-03-14 12:33:40 +01:00
ldestailleur
681b20f09e Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-03-14 12:32:56 +01:00
atm-irvine
29adc8d242 fix: thirdparty substitutions var ignored on automatic event (#33393)
* fix: thirdparty substitutions var ignored on automatic event

* avoid fetch_thirdparty if already instance of Societe
2025-03-11 21:43:23 +01:00
ldestailleur
14ce4060a8 Fix CI 2025-03-04 21:31:08 +01:00
Andrés Maldonado
dd7189b1d0 Fix: sort $aux_account after adding all items
Currently, some items are added to $aux_account, then the array is
sorted, then more items are added. In the end, the list visible in the
UI is not sorted.
2025-03-04 17:28:27 +01:00
Laurent Destailleur
2843597329 Merge pull request #33276 from thersane-john/fix_20.0_default_setup_default_value
Fix setup default value
2025-03-03 16:55:47 +01:00
John BOTELLA
06854f00e5 change type var in comment 2025-03-03 07:34:42 +01:00
ldestailleur
91cf88380e FIX Fatal error when seller is null, fix combo of vat in expense report 2025-03-02 15:14:06 +01:00
John BOTELLA
d81c124b77 Fix setup default value 2025-02-28 11:55:32 +01:00
ldestailleur
bf086f95a0 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-02-25 02:42:42 +01: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
VESSILLER
5911d7d0c0 Protect product object for line label 2025-02-20 08:21:50 +01:00
VESSILLER
41e54529b0 FIX #33145 wrong label status buy on prodcut tooltip 2025-02-19 17:26:54 +01:00
ldestailleur
cb18bebb87 Fix warning on date 2025-02-16 14:23:16 +01:00
Eric Seigne
5fd5eae3b1 set deposit percent to zero on change 2025-02-14 09:35:57 +01:00
Laurent Destailleur (aka Eldy)
0ef79d47d8 Fix warning 2025-02-12 22:43:01 +01:00
VESSILLER
f7bd03fb75 FIX #33038 drag and drop files are not prefixed with object reference 2025-02-12 16:02:00 +01:00
Laurent Destailleur (aka Eldy)
4f318a5efd FIX #32880 - Tags are using a special rendering. 2025-02-05 18:00:04 +01:00
Laurent Destailleur (aka Eldy)
f885d1e05b Fix use of cache 2025-02-05 13:26:16 +01:00
Laurent Destailleur (aka Eldy)
dce7ed780e Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-02-05 11:11:08 +01:00
Laurent Destailleur (aka Eldy)
3ad51f2a19 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-02-05 11:10:51 +01:00
Laurent Destailleur (aka Eldy)
ef8a49ad57 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-02-05 11:03:39 +01:00
Laurent Destailleur (aka Eldy)
857cc730cb Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-02-05 11:03:24 +01:00
Regis Houssin
ecf1d2553b FIX wrong file path + avoid warning 2025-02-04 02:27:34 +01:00
Alexandre SPANGARO
0871b6e9f2 FIX Fiscal year missing translation on status 2025-02-03 23:18:42 +01:00
Alexandre SPANGARO
c39f295d76 FIX #32801 VAT type is inverted in form VAT selector 2025-02-01 06:07:12 +01:00
Regis Houssin
7bd2bb6efc FIX DROP INDEX IF EXISTS is not possible ! 2025-01-29 09:35:37 +01:00
Regis Houssin
632ccfdbf0 FIX if $force_entity = 0 ($force_entity != 'default') = false 2025-01-28 19:04:24 +01:00