Laurent Destailleur
8c394c70b8
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-11-12 21:56:01 +01:00
Marc de Lima Lucio
aa9d5da575
FIX: resize iban column to support encryption ( #36237 )
2025-11-12 19:08:13 +01:00
ldestailleur
2736a4b382
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-05-05 00:07:09 +02:00
Marc de Lima Lucio
9eaa8ad1d3
FIX: accountancy: create new french PCG25-DEV accounting system in upgrade ( #34036 )
2025-05-04 10:46:56 +02:00
ldestailleur
f48536a419
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-03-15 11:11:20 +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
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
ldestailleur
3ff078734b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-23 18:26:26 +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
Lucas Marcouiller
edb865f686
Merge branch 'develop' into New-status-for-webhook
2025-01-23 11:15:47 +01:00
Laurent Destailleur (aka Eldy)
3598855e74
Debug v21 - type of public note
2025-01-17 16:18:56 +01:00
Laurent Destailleur (aka Eldy)
2ae7549563
Debug v21
2025-01-16 14:02:08 +01:00
Laurent Destailleur (aka Eldy)
1fa16d7aa0
Debug v21 - ban was truncated
2025-01-13 00:02:38 +01:00
Laurent Destailleur (aka Eldy)
22772adc48
Doc
2025-01-12 23:45:13 +01:00
Laurent Destailleur (aka Eldy)
30f804706f
Comment
2025-01-12 23:04:08 +01:00
Laurent Destailleur (aka Eldy)
f3ddd7f60a
Fix size of field
2025-01-12 23:00:37 +01:00
Lucas Marcouiller
1b8a9c2431
Merge branch 'develop' into New-status-for-webhook
2025-01-09 10:48:18 +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
Laurent Destailleur (aka Eldy)
196ecafee3
Migration
2025-01-03 13:09:07 +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)
ca5335a719
Fix migration
2024-11-29 18:13:06 +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
6485d02de2
Fix missing migration in v20
2024-11-17 01:40:32 +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
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
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
576df86eac
NEW Add field to store text content of files
2024-11-09 13:28:50 +01:00
lvessiller-opendsi
9f76747aff
NEW VAT by state (SQL) ( #31627 )
...
* NEW VAT by state (SQL)
* Revert fk_tva column in department table
* NEW department in vat rates dict
2024-11-07 20:55:50 +01:00
Laurent Destailleur
f2c89f6043
WIP Add column subprice with tax for future use
2024-11-06 20:38:44 +01:00
Laurent Destailleur
7538c1ea2d
Add fk_task in actioncomm
2024-10-31 19:48:54 +01:00
Laurent Destailleur
bc860ac5bd
Fix: remove a foreign key on a soft link
2024-10-29 13:24:12 +01:00
Frédéric FRANCE
10935d4fc4
add last_main_doc to bom_bom ( #31586 )
...
* add last_main_doc to bom_bom
* fix warning
* fix warning
* fix wording
2024-10-28 00:35:59 +01:00
sonikf
57fa017591
NEW Add payment reference - SQL Part ( #31553 )
...
* NEW Add payment reference - SQL Part
* NEW Add payment reference - SQL Part
* NEW Add payment reference - SQL Part
* Update llx_facture.sql
* Update llx_societe.sql
2024-10-26 13:07:33 +02:00
Laurent Destailleur
830029dd05
NEW Iban is saved encrypted
2024-10-24 13:03:52 +02:00
Laurent Destailleur
9045a22478
Add field to track origin of an extrafield
2024-10-17 18:30:41 +02:00
Laurent Destailleur
1c763a7923
Fix missing migration on model_pdf
2024-10-17 18:16:51 +02:00