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)
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)
82ae009e8b
Fix size too low
2024-11-29 16:53:45 +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
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
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
576df86eac
NEW Add field to store text content of files
2024-11-09 13:28:50 +01:00
Bahfir Abbes
65a0563312
add extrafields tables for pos_cash_fence ( #31730 )
...
Co-authored-by: abb <contact@ab1consult.com >
2024-11-08 14:43:52 +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
sonikf
e5ca8437d2
fix: Proper use of products field customcode ( #31695 )
...
* fix customcode field comment
* fix translation
2024-11-05 17:32:12 +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
475976a733
fix phpstan ( #31597 )
...
* fix phpstan
* fix phpstan
* fix phpstan
2024-10-28 00:53:03 +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
Frédéric FRANCE
0f563edb5f
replace fetch_projet() and fetch_project() by fetchProject() ( #29821 )
...
* fix cti
* fix cti
* deprecate fetch_projet fetch_project to fetchProject
* deprecate fetch_projet fetch_project to fetchProject
* deprecate fetch_projet fetch_project to fetchProject
* odfHandler->setSegment only throw OdfExceptionSegmentNotFound
* odfHandler->setSegment only throw OdfExceptionSegmentNotFound
* fix deprecated
* fix
* fix sql
2024-10-26 22:43:44 +02: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
c70973c0c8
Merge v20
2024-10-19 14:44:55 +02:00
Laurent Destailleur
86d3352332
Fix delete project when mrp module never enabled
2024-10-18 23:23:03 +02:00
Laurent Destailleur
9045a22478
Add field to track origin of an extrafield
2024-10-17 18:30:41 +02:00
Laurent Destailleur
7f9759aa81
Maxi debug of the email notification feature an dlook and feel v21
2024-10-15 20:28:05 +02:00
Alexandre Janniaux
c354a01de0
FIX: add missing fields during install llx_accounting_system ( #31389 )
...
* llx_accounting_system: add missing fields during install
The current code expects to be able to assign an author for the object
and store the creation date.
* Remove constraint
The constraint is useless for the integrity of data of the table and for the business rules using this table, so we must avoid it if we can. This will avoid error when loading dump, errors on import and more...
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-10-15 16:37:30 +02:00
Noé Cendrier
d6dba0af24
NEW: tables for product customer prices extrafields management ( #31395 )
...
* NEW: tables for product customer prices extrafields management
* ADD: new tables in 21.0 migration
2024-10-15 16:29:48 +02:00
Alexandre SPANGARO
28cbda6a0b
NEW Accountancy - Add the possibility to have multiple personalized reports - SQL Part ( #31311 )
...
* NEW Accountancy - Add the possibility to have multiple personalized reports - SQL Part
* NEW Accountancy - Add the possibility to have multiple personalized reports - SQL Part
* Use -modulename in naming of table
2024-10-14 02:15:34 +02:00
Alexandre SPANGARO
5dfe870c4c
NEW Invoice - Generate payment information - Structured communication ( #31376 )
...
* NEW Invoice - Generate payment information - Structured communication
* fix tabs/space
* Add $substitutionarray['__PAYMENT_STRUCTURED_COMMUNICATION__']
* Fix travis
* Move to specific file functions_be.lib.php
* Fix function use
* Fix code
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-10-14 01:39:03 +02:00
Laurent Destailleur
4a2043e7a0
Merge
2024-10-14 01:21:40 +02:00
Laurent Destailleur
47500d56f3
Doc
2024-10-14 01:15:54 +02:00
Frédéric FRANCE
820333b02f
fix variants sql init ( #31319 )
...
* fix variants sql init
* add setup
* add setup
* add setup
* update class
* update list
* update list
* update list
* update class
* fix typos
* fix translations
* fix html
* fix update
* fix sql
* fix extrafields
* fix extrafields
2024-10-13 21:08:55 +02:00
Frédéric FRANCE
43c59b8da9
🚨 fix llx_webhook_target-webhook.sql 🚨 ( #31364 )
...
* fix llx_webhook_target-webhook.sql
* Update llx_webhook_target-webhook.sql
* Update llx_webhook_target-webhook.sql
* fix phan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-10-13 17:15:05 +02:00
MDW
d7b2f95baf
Qual: Fix phan notices ( #31372 )
...
* fix llx_webhook_target-webhook.sql
* Fix commande/list & facture-rec.class
* Fix bonprelevement
* Qual: Fix prelevement/create notices
* Qual: fix quadridetail notices & update baseline
* Qual: Fix CommonDocGenerator notices
* Qual: Fix commoninvoice and commonobjectline notices (phan/phpstan)
---------
Co-authored-by: Frédéric FRANCE <frederic34@users.noreply.github.com >
2024-10-13 16:45:42 +02:00
Laurent Destailleur
f373da6474
Add tmsfield in multicurrency tables
2024-10-12 18:25:38 +02:00
Lucas Marcouiller
9bece8c380
New datastructure for webhok_target ( #31363 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-10-11 15:56:45 +02:00