ldestailleur
debf628c60
Debug SQL
2025-03-19 11:31:06 +01:00
lvessiller-opendsi
81aca843ba
NEW shipment kits with dispatcher v2 (SQL) ( #26519 )
...
* NEW shipment kits with dispatcher v2 (SQL)
* Format sql comment
* NEW structure database for virtual products
* Remove expedition det dispatcher tables
* Update from develop
* Remove break line on sql migration file
* Update left join for compatibility with Postgresql
* Fix SQL join first table
* Migration SQL for kits in v22
2025-03-19 11:10:24 +01:00
HENRY Florian
4fb4f9644c
NEW: fix #33456 ( #33458 )
2025-03-15 12:06:39 +01:00
ldestailleur
f48536a419
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-03-15 11:11:20 +01:00
ldestailleur
8082c7bd96
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-03-15 10:57:53 +01:00
Eric - CAP-REL
bd846da9f5
fix missing alter table for tms auto update timestamp ( #33452 )
...
* fix missing alter table for tms auto update timestamp
* add tables renamed since 13.0
2025-03-15 10:56:24 +01:00
ldestailleur
624e87bc51
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-03-14 17:24:52 +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
Laurent Destailleur
051a902f1f
Revert "Revert "Reverse const STOCK_ALLOW_NEGATIVE_TRANSFER to STOCK_DISALLOW…" ( #33454 )
...
This reverts commit e943c9c97f .
2025-03-13 23:22:40 +01:00
Laurent Destailleur
e943c9c97f
Revert "Reverse const STOCK_ALLOW_NEGATIVE_TRANSFER to STOCK_DISALLOW_NEGATIV…" ( #33453 )
...
This reverts commit d93e8e2978 .
2025-03-13 23:17:02 +01:00
ThomasNgr-OpenDSI
d93e8e2978
Reverse const STOCK_ALLOW_NEGATIVE_TRANSFER to STOCK_DISALLOW_NEGATIVE_TRANSFER ( #33444 )
2025-03-13 23:15:04 +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
Frédéric FRANCE
a615275436
add date_creation on llx_session ( #33429 )
2025-03-12 20:44:47 +01:00
Alexandre SPANGARO
a3456bf182
NEW Accountancy - Add centralized account (SQL & migration part) ( #33384 )
...
* NEW Accountancy - Add centralized account (SQL & migration part)
* Better request SQL compatible pgsql
2025-03-12 19:14:45 +01:00
ldestailleur
e627c5b096
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-03-07 15:15:31 +01:00
ldestailleur
bd537993d1
Fix missing table
2025-03-07 13:11:35 +01:00
ldestailleur
d42f6dff0e
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-03-06 03:34:56 +01:00
ldestailleur
16418cfda6
Try a fix for migration error on bank line categories with postgres
2025-03-05 19:10:22 +01:00
Jyhere
09a31362da
FIX ; 21.0.0-22.0.0.sql sql error in some case
...
FIX the following error if Dolibarr first installed version was <= 3.5 :
Cannot drop index 'uk_customer_price_fk_product_fk_soc': needed in a foreign key constraint
2025-03-03 11:27:48 +01:00
Jyhere
2003a5c263
FIX: migration file Update 21.0.0-22.0.0.sql syntax error
...
Fix the following DB errors when updating :
DB_ERROR_SYNTAX (Req 70): ALTER TABLE llx_product_customer_price DROP CONSTRAINT fk_product_customer_price_fk_product;
DB_ERROR_SYNTAX (Req 71): ALTER TABLE llx_product_customer_price DROP CONSTRAINT fk_product_customer_price_fk_soc;
2025-03-03 10:54:19 +01:00
Laurent Destailleur
95cd3ebdda
Merge pull request #33223 from OPEN-DSI/develop_new_customer_price_period_and_discount_sql
...
NEW: Add management of date begin/end and discount for a customer price (SQL)
2025-03-01 00:48:42 +01:00
Kamel Khelifa
6ae3500244
Corrections
2025-02-28 09:36:41 +01:00
Kamel Khelifa
6364b04073
Merge branch 'develop_new_customer_price_period_and_discount_sql' of github.com:OPEN-DSI/dolibarr into develop_new_customer_price_period_and_discount_sql
2025-02-28 09:35:05 +01:00
Kamel Khelifa
ddddb9ab81
Corrections
2025-02-28 09:34:33 +01:00
kkhelifa-opendsi
a3ed540280
Merge branch 'develop' into develop_new_customer_price_period_and_discount_sql
2025-02-28 09:08:39 +01:00
Regis Houssin
18b78a2e5a
FIX missing sepa country + alphabetical order
2025-02-28 07:59:13 +01:00
Regis Houssin
902808b177
FIX missing sepa values for fresh install
2025-02-27 16:31:56 +01:00
Laurent Destailleur
b04a09a779
Merge branch 'develop' into extraparams-for-object-lines
2025-02-26 20:07:53 +01:00
yannis
e6cea6f321
Add extraparams for object lines
2025-02-26 15:12:17 +01:00
Irvine Fleith
e5373e73f7
feat(invoice-rec): new rule_for_lines_dates field - DB
2025-02-26 07:14:01 +01:00
Kamel Khelifa
7e4b20917c
NEW: Add management of date begin/end and discount for a customer price (SQL)
2025-02-25 15:11:30 +01:00
ldestailleur
373a3b890b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-24 16:03:27 +01:00
ldestailleur
0c3c728427
FIX bad var name
2025-02-24 14:25:12 +01:00
x
c8b4f554fc
fix error fk_bank_record
2025-02-24 11:58:48 +01:00
ldestailleur
3ff078734b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-23 18:26:26 +01:00
ldestailleur
4dc87949fd
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-23 18:26:03 +01:00
ldestailleur
fdd5b5b8f4
Fix remove hard constraint that must be soft constraints (the commit
...
5e6ab79 was not complete)
2025-02-23 18:08:28 +01:00
Laurent Destailleur
e219484634
Merge pull request #31829 from Hystepik/New-status-for-webhook
...
New status for webhook Target
2025-02-22 17:24:31 +01:00
Laurent Destailleur
898acf1ff1
Merge pull request #33176 from FHenry/dev_bank_records_32617
...
new: add tables to prerapre bank records in Dolibarr
2025-02-21 17:58:02 +01:00
ldestailleur
a25f9a7e00
Add the SEPA column in dictionary
2025-02-21 16:07:07 +01:00
Florian HENRY
7c0c238812
new: add table to prerapre bank records in Dolibarr
2025-02-21 12:41:39 +01:00
Lucas Marcouiller
550f9ffbea
Merge branch 'develop' into New-status-for-webhook
2025-02-18 15:50:05 +01:00
ldestailleur
5de4d8a166
Standardize category tables
2025-02-17 14:02:39 +01:00
ldestailleur
fc96a88bd9
Standardize category tables
2025-02-17 14:01:16 +01:00