ldestailleur
0ef519f2f6
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-10-01 17:18:29 +02:00
Frédéric FRANCE
6c207f78d8
fix llx_actioncomm.sql ( #35583 )
2025-10-01 16:24:54 +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
Charlène Benke
c5451242e7
Add default values for database configuration ( #35366 )
...
warning error yet correct on old version
2025-09-17 14:46:32 +02:00
ldestailleur
c2ed4519b1
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-09-05 11:38:30 +02:00
ldestailleur
781adf507b
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-09-04 20:47:13 +02:00
ThomasNgr-OpenDSI
01aa901f93
18.0 fix CVE 2024 40137 ( #34762 )
...
* Sec: Remove all functions that accept callable params - CVE-2024-40137
* FIX #34746 - More complete fix for CVE-2024-40137
---------
Co-authored-by: ldestailleur <eldy@destailleur.fr >
2025-09-04 14:59:44 +02:00
Laurent Destailleur
08868566da
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-05-20 21:59:02 +02:00
Marc de Lima Lucio
aa93bf3f31
FIX: pgsql: boolean fields correctly defined in creation but not in migration ( #34215 )
2025-05-20 20:36:51 +02:00
ldestailleur
d85cea32c0
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-05-05 00:03:49 +02:00
ldestailleur
f70cfeb6d3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-05-05 00:03:09 +02:00
Marc de Lima Lucio
0ef0d339b5
FIX: pgsql: error when creating sequences in migration scripts ( #34021 )
...
* FIX: pgsql: error in migration from 15 to 16
* FIX: pgsql: error in migration from 7 to 8
2025-05-04 11:26:34 +02:00
ldestailleur
514e367d94
Rename constant
2025-04-01 20:46:31 +02:00
ldestailleur
21b5eb7b82
Debug migrate using the database flag
2025-04-01 20:45:46 +02:00
ldestailleur
de75d13c7a
Use a database flag
2025-04-01 20:36:55 +02:00
Marc de Lima Lucio
5832f1807c
FIX: invoice export models are incorrect after 20.0 migration ( #33688 )
...
* FIX: shift export models at upgrade
* FIX: 20.0 invoice export model mogrations: place lock in root of data dir
2025-04-01 20:29:06 +02:00
Alexandre Janniaux
f7c9d4ecfc
migration: 19.0→20.0: rename llx_commande_fournisseur_dispatch sequences #31228 ( #33542 )
...
Fix an issue after upgrading to 20.0.x with the backend saying that the
sequences llx_expeditiondet_batch_rowid_seq doesn't exist.
The table was somehow renamed, and migration fixed for PostgreSQL in
the following commits:
- 3670ba75ba : rename the table to match
the intent of the table.
- 9913778da0 : using VPGSQL comments to use
a different RENAME function for PostgreSQL.
- d73d27466b : Using RENAME TO which is
compatible with both PostgreSQL and MySQL.
But the sequence was still a leftover after those migrations.
Co-authored-by: Alexis Thietard
Co-authored-by: Geoffrey Mellar
Fixes #31228
2025-03-20 08:56:47 +01:00
ldestailleur
bb719f73cf
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-03-19 14:19:01 +01:00
ldestailleur
1ab438d62e
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-03-19 14:17:37 +01:00
Eric - CAP-REL
b256c9aaba
fix missing alter table for tms auto update timestamp ( #33451 )
...
* fix missing alter table for tms auto update timestamp
* two tables was renamed 13.0 -> 16.0
2025-03-15 10:55:17 +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
ldestailleur
4897c9de7f
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-03-14 12:20:56 +01:00
ldestailleur
2058d572d9
Merge branch '16.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0
2025-03-14 12:17:06 +01:00
ldestailleur
089fab828b
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2025-03-14 12:14:10 +01:00
ldestailleur
5b9453e302
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2025-03-14 11:28:33 +01:00
ldestailleur
d81a2d060e
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2025-03-14 11:27:49 +01:00
Eric - CAP-REL
97aaff7395
13.0 fix migration missing tms auto update ( #33443 )
...
* tms field in llx_product is not updated to default timestamp
* but that's not the only one ...
2025-03-13 23:01:52 +01:00
Laurent Destailleur
eb58bf92d7
Update upgrade2.php
2025-02-04 23:17:22 +01:00
Regis Houssin
3da1c1c843
FIX more bugs and warnings
2025-02-04 04:54:54 +01:00
Frédéric FRANCE
53ec7e48d1
fix comments
2025-01-24 09:59:02 +01:00
Regis Houssin
9821429d4c
FIX swap tests
2024-12-31 11:06:27 +01:00
Regis Houssin
4f673b0e20
FIX remove debug
2024-12-31 05:25:19 +01:00
Regis Houssin
5890a8a736
FIX glob is better for search files with wilcard + avoid warning
2024-12-31 05:20:02 +01:00
Laurent Destailleur (aka Eldy)
885235d963
Trans
2024-12-24 00:11:56 +01:00
Laurent Destailleur (aka Eldy)
fb11f6114d
Disable to avoid duplicated feature
2024-12-24 00:03:11 +01:00
Laurent Destailleur (aka Eldy)
0889a357ab
Fix creation of database with pgsql
2024-12-22 21:44:09 +01:00
Laurent Destailleur (aka Eldy)
5c321cc678
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-12-02 01:52:08 +01:00
Alexandre Janniaux
b02742ebe1
FIX #32178 : repair.php: fix missing 'as' with Postgres ( #32179 )
...
Fix the following SQL error when executing the repair script on 19.0.x
and above.
Error DB_ERROR_SYNTAX (Req 159): create table tmp_bank_url_expense_user (select e.fk_user_author, bu2.fk_bank from llx_expensereport as e, llx_bank_url as bu2 where bu2.url_id = e.rowid and bu2.type = 'payment_expensereport');
ERROR: 42601: syntax error at or near "select" LINE 1: create table tmp_bank_url_expense_user (select e.fk_user_aut... ^ LOCATION: scanner_yyerror, scan.l:1145
2024-12-01 23:03:08 +01:00
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