Laurent Destailleur
ef9e74c4d4
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-13 19:55:25 +02:00
Laurent Destailleur
4b4bb7faf6
FIX Status if thirdparty not synchronized with status WON of
...
opportunity.
2025-10-13 15:21:24 +02:00
ldestailleur
43cf29d2e1
Clean corrupted data
2025-09-19 12:20:22 +02:00
ldestailleur
2572847b2a
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-17 18:29:07 +02:00
ldestailleur
7e93fe7a5c
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-17 18:28:18 +02:00
Laurent Destailleur
f39fde3f43
Fix corrupted type of vat -1.
2025-09-16 02:24:28 +02:00
Laurent Destailleur
8e1cf72de0
Debug v23
2025-09-16 00:56:18 +02:00
ldestailleur
687f870c19
Debug v22
2025-07-30 14:43:24 +02:00
Laurent Destailleur (aka Eldy)
68ffd2b6a8
Doc
2025-02-07 12:51:44 +01:00
Laurent Destailleur (aka Eldy)
4e6d3217bc
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-12-02 01:58:06 +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
254c15fae1
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-09 15:55:41 +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
8bae2d99d8
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-24 20:13:12 +02: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
d9d0618eec
Fix avoid unexpected deletion on accounting account when using multicompany
2024-10-24 03:06:23 +02:00
Laurent Destailleur
c496301486
Clean table tmp_llx_accounting_account - #30825
2024-09-05 15:44:43 +02:00
Laurent Destailleur
32dc3a885f
Fix null value that must be 0 into llx_mrp_production
2024-06-02 18:23:51 +02:00
Frédéric FRANCE
c7e3b09689
fix migration 19.0.0-20.0.0.sql ( #29705 )
...
* fix migration 19.0.0-20.0.0.sql
* Update .travis.yml
* Update 19.0.0-20.0.0.sql
* Update repair.sql
2024-05-21 17:16:50 +02:00
Laurent Destailleur
f21d443a8b
Clean orphelin
2024-05-13 19:33:26 +02:00
Christophe Battarel
446b574de5
renaming of columns impact db access
2024-03-19 15:49:42 +01:00
Laurent Destailleur
8f4c1f344c
Exemple of code to remove duplicate entry in extrafield table
2024-01-24 15:17:14 +01:00
Laurent Destailleur
d4b343b691
Fix migration with bad default date on task_date
2023-08-06 15:22:55 +02:00
Laurent Destailleur
ab92bd5860
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-24 19:52:32 +01:00
Laurent Destailleur
e247337fc2
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-03-24 19:47:24 +01:00
Laurent Destailleur
14fd90dbad
Fix sign in llx_bank of amount_main_currency
2023-03-20 14:20:35 +01:00
Laurent Destailleur
b2afcad3f5
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-16 09:43:30 +01:00
Laurent Destailleur
882857ce08
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-03-16 09:42:01 +01:00
Laurent Destailleur
01698aba6b
Clean corrupted data (bank lines with no bank account)
2023-03-13 19:28:51 +01:00
Gauthier PC portable 024
9769fe54a2
NEW : element time integration code
2023-03-08 11:00:58 +01:00
Laurent Destailleur
be63736f87
Enhance repair by removing some bad named indexes
2023-02-02 13:03:30 +01:00
Laurent Destailleur
c78e2b11f9
Complete the repair to remove orphelins states and regions
2023-02-02 13:03:18 +01:00
Laurent Destailleur
8f0f9af94a
Enhance repair by removing some bad named indexes
2023-02-02 12:27:43 +01:00
Laurent Destailleur
2aa6868f13
Complete the repair to remove orphelins states and regions
2023-02-02 12:17:17 +01:00
Laurent Destailleur
764e6158eb
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-09-08 22:57:50 +02:00
Laurent Destailleur
c28966864b
FIX data integrity for llx_delivery table
2022-09-06 01:42:48 +02:00
Laurent Destailleur
c7fd9f5a3a
Trans
2022-07-24 10:57:46 +02:00
Laurent Destailleur
fb1c770568
Doc
2022-04-25 23:37:34 +02:00
Laurent Destailleur
307476786c
Fix label of remain to pay on vendor invoices
...
FIX tool to fix bank account not in main currency for vendor invoice
2022-04-19 23:24:08 +02:00
Laurent Destailleur
d6860ca41b
FIX bad bank amount in accounting with multicurrency
2022-04-09 02:22:45 +02:00
Laurent Destailleur
43e682b56f
Fix several pb with down payments
2021-12-16 12:33:45 +01:00
Laurent Destailleur
cd4f59bb2a
FIX bad sign of amount stored for multicurrency columns on credit notes
2021-11-08 03:01:18 +01:00
Laurent Destailleur
5f7dddbdcb
Fix permissions
2021-06-15 14:49:08 +02:00
Laurent Destailleur
348fd0fcb5
FIX #16160
2021-02-03 19:36:10 +01:00
Laurent Destailleur
3cb71ef53e
Code comment
2021-01-01 22:55:22 +01:00
Laurent Destailleur
fab9b3d50c
Fix warning
2020-11-28 18:34:13 +01:00
Laurent Destailleur
0abce469e9
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-10-26 19:09:08 +01:00
Laurent Destailleur
3ee618d736
FIX Clean orphan records in llx_ecm_files into repair script.
2020-10-26 18:31:12 +01:00
Aurélien
140200213e
change table into DB and ref #14697
2020-10-06 11:04:31 +02:00