Commit Graph

8095 Commits

Author SHA1 Message Date
Laurent Destailleur
c907327e3c Fix removed foreign key not on a unique key 2024-11-21 09:08:54 +01:00
Marc de Lima Lucio
da70b46647
FIX: asset: missing ref_ext field used in CommonObject::isExistingObject() (#31870) 2024-11-17 01:43:43 +01:00
thomas-Ngr
9374a31b33
Fix const INVOICE_USE_RETAINED_WARRANTY (#30533)
* Fix const INVOICE_USE_RETAINED_WARRANTY being set as -1 when it should be empty

* fix missing translation

* fix missing translation

* Manage update for INVOICE_USE_RETAINED_WARRANTY

* use native setAsSelect() form function
2024-11-07 05:14:07 +01:00
Laurent Destailleur
46b80e85d4 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-11-05 17:29:08 +01:00
Laurent Destailleur
56925afe8e Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-11-05 17:16:01 +01:00
thomas-Ngr
c396a08cb2
fix const WORKFLOW_RECEPTION_CLASSIFY_CLOSED_INVOICE (#31601)
* rename const WORKFLOW_EXPEDITION_CLASSIFY_CLOSED_INVOICE to WORKFLOW_RECEPTION_CLASSIFY_CLOSED_INVOICE

* edit wrong SQL erquest
2024-10-29 17:34:30 +01:00
Laurent Destailleur
a17d26665c Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-10-24 20:08:28 +02:00
Laurent Destailleur
0ed4c9f8e7 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-10-24 19:59:03 +02:00
Laurent Destailleur
d9d0618eec Fix avoid unexpected deletion on accounting account when using multicompany 2024-10-24 03:06:23 +02:00
Laurent Destailleur
86d3352332 Fix delete project when mrp module never enabled 2024-10-18 23:23:03 +02:00
Laurent Destailleur
4f71729311 Fix missing migration on model_pdf 2024-10-17 18:17:12 +02:00
Laurent Destailleur
471668b940 FIX Toolt to convert utf8mb4 2024-09-30 23:12:01 +02:00
Laurent Destailleur
ae2ceccc5b Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-09-26 03:44:09 +02:00
Laurent Destailleur
55bd7a33a4 Fix migration 12-13 2024-09-24 16:29:53 +02:00
Laurent Destailleur
beee24d24d Doc 2024-09-15 23:02:56 +02:00
Laurent Destailleur
3a4e2c2bcf Debug v20 - Fix sql 2024-09-13 16:36:11 +02:00
Laurent Destailleur
62427cf8a2 Fix sql error 2024-09-13 14:49:50 +02:00
Laurent Destailleur
bd04568799 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-09-07 02:18:33 +02:00
Laurent Destailleur
ba489369dd Fix phpunit 2024-09-05 22:41:49 +02:00
Laurent Destailleur
8ca5a0edc6 Fix for non utf8 tables 2024-09-05 12:01:58 +02:00
Laurent Destailleur
3d3527d466 Fix repair to convert charset utf8 utf8mb4 2024-09-05 11:49:33 +02:00
Laurent Destailleur
aa096719b2 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-09-02 11:18:06 +02:00
Laurent Destailleur
fed229c984 To get a fix publish late in v19 working in v20 2024-09-01 15:16:10 +02:00
boudet jean pascal
10924547ea
FIX : attached file on first page load (#30694)
* fix attached file on first page load

* PRE-COMMIT

* set mode init

* Update 18.0.0-19.0.0.sql

Signed-off-by: Laurent Destailleur <eldy@destailleur.fr>

---------

Signed-off-by: Laurent Destailleur <eldy@destailleur.fr>
Co-authored-by: jpb <jean-pascal.boudet@atm-consulting>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-01 15:13:53 +02:00
Laurent Destailleur
a338cf47af Fix upgrade 2024-08-31 12:32:47 +02:00
Laurent Destailleur
ff79295e2c Debug v20 2024-08-31 12:24:49 +02:00
Laurent Destailleur
264534afba Debug v20 2024-08-31 12:12:59 +02:00
Laurent Destailleur
8f1ef39976 Fix duplicate column name 2024-08-17 15:49:33 +02:00
Hasanuzzaman Sattar
63f43ad61e
Fix for issue #30531 (#30532)
* issue#30513

* FIX#30531
2024-08-02 14:53:39 +02:00
Laurent Destailleur
534570a85b Disable deprecated entry 2024-08-01 13:39:27 +02:00
Laurent Destailleur
f82eabbab7 FIX #30513 FIX #30515 2024-08-01 10:48:17 +02:00
Regis Houssin
221bdc78f6
FIX replace __ENTITY__ tag with id 1 (master entity) (#30478)
* FIX replace __ENTITY__ tag with id 1 (master entity)

* FIX phan error
2024-07-27 19:51:25 +02:00
Regis Houssin
7be611deb7
FIX Erreur SQL DB_ERROR_1170 BLOB/TEXT column 'url' used in key (#30479)
specification without a key length
2024-07-27 12:37:58 +02:00
Laurent Destailleur
fa700074c9 Fix missing migration due to bad table name in previous versions 2024-07-26 13:31:44 +02:00
HENRY Florian
c7f5be1523
fix: bad table on add column (#30449)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-25 14:30:46 +02:00
Regis Houssin
a1ed02fa6d
Fix 20 missing entity filter (#30466)
* FIX missing entity filter for holiday types dict

* FIX wrong table name for field name

* FIX wrong table name (travis error)
2024-07-25 14:30:07 +02:00
Regis Houssin
f7fff4aae7
FIX missing entity field in holiday types dict (#30392)
* FIX missing entity field in holiday types dict

* FIX sql syntax error
2024-07-16 13:36:49 +02:00
Laurent Destailleur
fff875c9e3 Fix bad length for url field for menus 2024-07-15 17:18:43 +02:00
Laurent Destailleur
74d4c59b17 CSS 2024-07-09 16:33:10 +02:00
Laurent Destailleur
902065406b Debug v20 2024-06-27 09:20:04 +02:00
Laurent Destailleur
c54a97e923 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-06-24 01:47:18 +02:00
Laurent Destailleur
a4a7ee0805 Debug v20 2024-06-23 23:05:50 +02:00
Laurent Destailleur
62a7c7728b Debug v20 2024-06-23 13:57:35 +02:00
Frédéric FRANCE
ba461fa2e7
fix migration19.0.0-20.0.0.sql (#30126) 2024-06-22 15:31:33 +02:00
Laurent Destailleur
4b0579366e Fix missing column entity 2024-06-20 15:05:03 +02:00
Laurent Destailleur
9b50c4d2ef Debug v20 2024-06-19 17:58:15 +02:00
Laurent Destailleur
3119a29a50 Close #30083 in develop for v20 2024-06-19 14:39:15 +02:00
Laurent Destailleur
6d8debd95e Clean files not used in v20 2024-06-18 14:14:41 +02:00
Laurent Destailleur
c8b3f52770 Doc 2024-06-16 12:34:56 +02:00
Laurent Destailleur
564757d379 Missing index 2024-06-16 12:33:28 +02:00