Commit Graph

5612 Commits

Author SHA1 Message Date
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
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
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
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
d9d0618eec Fix avoid unexpected deletion on accounting account when using multicompany 2024-10-24 03:06:23 +02:00
daraelmin
5821a87ac3 Fix 18.0 - Update VAT for Switzerland (#29760)
VAT in Switzerland was increased on January 1, 2024.

See: https://www.estv.admin.ch/estv/fr/accueil/taxe-sur-la-valeur-ajoutee/taux-tva-suisse.html
2024-05-26 15:16:56 +02:00
Laurent Destailleur
2acfea2f0c Fix corrupted data 2024-02-23 15:24:47 +01:00
Laurent Destailleur
c6d13d98e9 Fix missing column in migration 2024-01-25 01:37:57 +01:00
daraelmin
9a151ebe2c FIX v18 SQL error in llx_c_forme_juridique.sql when installing
insert into llx_c_forme_juridique (fk_pays, code, libelle) values (0, ‹ 0 ›,‹ - ›);

 And

insert into llx_c_forme_juridique (fk_pays, code, libelle) values (1,‹ 00 ›,‹ Organisme de placement collectif en valeurs mobilières sans personnalité morale ›);

throws an error as the column 'code' is integer not varchar and value must be unique

see : https://www.dolibarr.fr/forum/t/nouvelle-instalation-forme-juridiques-des-tiers-pratiquement-vide/44489/4
2023-12-05 08:19:28 +01:00
Florent Poinsaut
caf691d706 FIX #25793 V18.0.1 : Cannot add time spent (#26405) 2023-10-31 12:00:55 +01:00
Laurent Destailleur
0b9795f34c FIX upload of files src_object_type 2023-10-31 11:52:31 +01:00
Laurent Destailleur
6822afac31 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-26 13:48:33 +02:00
sonikf
f8d81e3ae0 fix suppliers bills payment url (#26373) 2023-10-26 12:07:28 +02:00
sonikf
1a5592624b fix suppliers bills payment url (#26372) 2023-10-26 12:07:21 +02:00
Laurent Destailleur
15e927be31 FIX Bad name for trigger in HRM module 2023-10-17 14:46:51 +02:00
Laurent Destailleur
99406caa3a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-09-08 15:26:21 +02:00
Laurent Destailleur
ef01b6a1e9 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-09-08 14:32:28 +02:00
Florian HENRY
6e0824bf55 fix: a comment in SQL in -- and space not --comment in one word 2023-09-05 12:26:19 +02:00
Laurent Destailleur
f5526698be Fix missing migration order to match first install data 2023-09-03 02:52:42 +02:00
Laurent Destailleur
020dd911de Debug v18 2023-08-15 13:51:17 +02:00
Laurent Destailleur
e6905a7733 Debug v18 2023-08-12 12:49:29 +02:00
Laurent Destailleur
d4b343b691 Fix migration with bad default date on task_date 2023-08-06 15:22:55 +02:00
Laurent Destailleur
463d24d50c Debug v18 2023-08-05 11:31:50 +02:00
VESSILLER
e2412a1cc7 FIX llx_chargesociales sql for greek 2023-07-07 15:16:56 +02:00
Laurent Destailleur
86864b4d53 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-07-06 22:22:26 +02:00
Laurent Destailleur
b10e7b9d57 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-07-06 22:10:18 +02:00
Laurent Destailleur
9288084ae0 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-07-06 22:08:04 +02:00
Laurent Destailleur
fbe7b8b71c Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-07-06 22:06:37 +02:00
Laurent Destailleur
ebb1504fde Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-07-06 22:05:15 +02:00
Laurent Destailleur
3f9da3f200 Fix migration 2023-07-05 22:13:22 +02:00
Laurent Destailleur
7b59df2c93 Fix migration 2023-07-05 22:11:44 +02:00
Laurent Destailleur
684194ce0b Fix migration 2023-07-05 22:11:07 +02:00
Laurent Destailleur
4e1d9f13ea Fix migration 2023-07-05 22:10:35 +02:00
Laurent Destailleur
924ba40c23 Fix migration 2023-07-05 22:09:34 +02:00
Laurent Destailleur
c61e4b0e25 Better migration code 2023-07-05 22:07:49 +02:00
Laurent Destailleur
d432620708 Fix pgsql regression 2023-07-05 22:03:38 +02:00
Eric Seigne
2e0b2e28de fix #25275: tms default timestamp 2023-07-05 18:00:57 +02:00
Eric Seigne
5d26fa8757 fix #25275: tms default timestamp 2023-07-05 17:58:29 +02:00
Eric Seigne
72de19dd29 fix #25275: tms default timestamp 2023-07-05 17:57:13 +02:00
Eric Seigne
770ecceea0 fix #25275: tms default timestamp 2023-07-05 17:54:15 +02:00
Eric Seigne
e6e915a5f1 fix #25275: tms default timestamp 2023-07-05 17:35:25 +02:00
Eric Seigne
3477930db2 fix #25275: tms default timestamp 2023-07-05 17:34:04 +02:00
Laurent Destailleur
1745f3f25f Fix add missing ext_payment_site 2023-07-04 02:18:48 +02:00
Laurent Destailleur
046ce4dc59 Fix missing field in migration 2023-06-29 13:51:01 +02:00
Laurent Destailleur
b1e0b317c9 Debug v18 2023-06-29 13:16:44 +02:00