Commit Graph

6420 Commits

Author SHA1 Message Date
Alexandre SPANGARO
aeb4537ef7 Update Chart of account FR_fr PCG14-DEV to PCG25-DEV 2025-01-06 23:50:39 +01:00
Laurent Destailleur (aka Eldy)
935e7e6d31 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-06 17:44:06 +01:00
Laurent Destailleur (aka Eldy)
cbd677040e Port #32544 in develop 2025-01-06 16:36:10 +01:00
Laurent Destailleur
87fb7eec65 Revert "FIX missing entity field in llx_holiday_config" 2025-01-06 16:10:38 +01:00
Regis Houssin
f42fbb6399 FIX missing entity field in llx_holiday_config 2025-01-06 15:17:47 +01:00
Alexandre SPANGARO
134bdfe7c8 Remove old chart PCG99ABREGE & PCG99BASE 2025-01-06 10:54:25 +01:00
Alexandre SPANGARO
d5422b93fd Update Chart of account FR_fr PCG14-DEV to PCG25-DEV 2025-01-06 10:43:32 +01:00
Alexandre SPANGARO
c5eae11aa3 Update Chart of account FR_fr PCG14-DEV to PCG25-DEV 2025-01-06 10:42:30 +01:00
Laurent Destailleur (aka Eldy)
716c89219b Prepare v22 2025-01-05 18:04:56 +01:00
Laurent Destailleur (aka Eldy)
25a033c64e Rename field to avoid conflict. 2025-01-05 13:53:16 +01:00
Laurent Destailleur (aka Eldy)
196ecafee3 Migration 2025-01-03 13:09:07 +01:00
Laurent Destailleur (aka Eldy)
89577d5fd2 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-12-26 15:43:29 +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
Regis Houssin
6d7350541a FIX prepare the possibility of having different payment methods per
entity (eg RUM/SEPA)
2024-12-13 13:14:22 +01:00
Laurent Destailleur (aka Eldy)
69d6f5b60c Clean position of field 2024-12-03 12:12:22 +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 (aka Eldy)
98b7e88c64 Debug v21 2024-12-01 17:46:22 +01:00
Laurent Destailleur (aka Eldy)
5e6ab79990 Fix remove hard constraint that must be soft constraints. 2024-11-29 18:42:12 +01:00
Laurent Destailleur (aka Eldy)
ca5335a719 Fix migration 2024-11-29 18:13:06 +01:00
Laurent Destailleur (aka Eldy)
dd67fe7b6d Fix duplicate record 2024-11-29 16:58:39 +01:00
Laurent Destailleur (aka Eldy)
82ae009e8b Fix size too low 2024-11-29 16:53:45 +01:00
Laurent Destailleur (aka Eldy)
459f631ecc Reduce length 2024-11-29 16:52:53 +01:00
Laurent Destailleur (aka Eldy)
eab6a9f97b Fix name of index 2024-11-29 16:49:04 +01:00
atm-GregM
34b2f25875 FIX data too long for column signature (#32144)
* Fix data too long for column signature

* Fix data too long for column signature
2024-11-29 14:47:15 +01:00
Laurent Destailleur
bc83d330b6 Debug v21 2024-11-25 03:16:30 +01:00
Laurent Destailleur
20002f20f6 Fix too short size field 2024-11-24 22:49:58 +01:00
Laurent Destailleur
4bc1eebcb5 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-21 12:47:48 +01:00
Laurent Destailleur
c907327e3c Fix removed foreign key not on a unique key 2024-11-21 09:08:54 +01:00
Laurent Destailleur
1386d8c388 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-19 04:21:29 +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
Laurent Destailleur
6485d02de2 Fix missing migration in v20 2024-11-17 01:40:32 +01:00
Hystepik
cfff3093d9 Merge branch 'develop' of github.com:Dolibarr/dolibarr into New-status-for-webhook 2024-11-16 18:46:23 +01:00
Regis Houssin
a5bd461505 FIX compatibility with multicompany (#31934) 2024-11-16 10:33:28 +01:00
Hystepik
20c5fee4cb Merge branch 'develop' of github.com:Dolibarr/dolibarr into New-status-for-webhook 2024-11-14 13:28:20 +01:00
Hystepik
4d13b2b9a7 fix some unwanted code 2024-11-14 13:27:09 +01:00
Laurent Destailleur
2b9ad08382 Fix travis 2024-11-14 01:43:06 +01:00
Laurent Destailleur
17fa660ee5 Prepare db for future features 2024-11-14 00:50:15 +01:00
Laurent Destailleur
bb1256a74a Close #31367 - label increased to 50 chars 2024-11-14 00:32:42 +01:00
Laurent Destailleur
e259ffb2a0 Clean code 2024-11-13 23:10:18 +01:00
Charlène Benke
439741d145 NEW : add fichinter category - define new table (#31234)
* New ; add fichinter categories

* Create llx_categorie_fichinter.key.sql

* Update 20.0.0-21.0.0.sql

* Rename llx_categorie_fichinter.key.sql to llx_categorie_fichinter-fichinter.key.sql

* Rename llx_categorie_fichinter.sql to llx_categorie_fichinter-fichinter.sql

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-13 22:44:14 +01:00
sonikf
3720b748b1 fix column is_also_delivery_note belongs to llx_facture table (#31779)
* fix remove is_also_delivery_note

* New: Add field is_also_delivery_note
2024-11-12 13:46:45 +01:00
Laurent Destailleur
bd170e0474 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-12 11:33:31 +01:00
Laurent Destailleur
4a97adfc62 Add column is_also_delivery_note 2024-11-12 03:52:08 +01:00
sonikf
34b4b07fe2 New: prepare for e-shipment (SQL part) (#31773)
* Add issue date

* Add field fk_unit

* Add shipment contacts

* New Add is_delivery_note SQL part

* New fields for e-shipment SQL part

* Update llx_facture.sql

* Update 20.0.0-21.0.0.sql

* Update 20.0.0-21.0.0.sql

* Update llx_expedition.sql

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-12 03:40:38 +01:00
Laurent Destailleur
353696b3ba Doc 2024-11-12 03:22:51 +01:00
atm-lena
10e18da5d7 Develop new facture rec field societe rib management (#31698)
* Add field "fk_societe_rib" in llx_facture_rec

* Add field fk_societe_rib FactureRec

* Management of new field "Bank Account Customer" in facture rec

* Empty Value Management

* Change method of hide/show field

* Preselect RIB

* Rename function

* Edit structure formiban

* fix merge conflict

* Clean code

* clean code

* change translations

* default rib preselected in invoice rec create

* fix "=="

* Update card-rec.php

---------

Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-11 17:53:35 +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