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
f2c89f6043
WIP Add column subprice with tax for future use
2024-11-06 20:38:44 +01:00
Laurent Destailleur
4bdd848bbe
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-06 13:26:08 +01:00
Laurent Destailleur
46b80e85d4
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-05 17:29:08 +01:00
Laurent Destailleur
56925afe8e
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-05 17:16:01 +01:00
Laurent Destailleur
7538c1ea2d
Add fk_task in actioncomm
2024-10-31 19:48:54 +01:00
thomas-Ngr
c396a08cb2
fix const WORKFLOW_RECEPTION_CLASSIFY_CLOSED_INVOICE ( #31601 )
...
* rename const WORKFLOW_EXPEDITION_CLASSIFY_CLOSED_INVOICE to WORKFLOW_RECEPTION_CLASSIFY_CLOSED_INVOICE
* edit wrong SQL erquest
2024-10-29 17:34:30 +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
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
0ed4c9f8e7
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-10-24 19:59:03 +02:00
Laurent Destailleur
830029dd05
NEW Iban is saved encrypted
2024-10-24 13:03:52 +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
9045a22478
Add field to track origin of an extrafield
2024-10-17 18:30:41 +02:00
Laurent Destailleur
d7c54d9406
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-17 18:17:41 +02:00
Laurent Destailleur
4f71729311
Fix missing migration on model_pdf
2024-10-17 18:17:12 +02:00
Laurent Destailleur
1c763a7923
Fix missing migration on model_pdf
2024-10-17 18:16:51 +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
Laurent Destailleur
0bee83c121
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-15 16:39:41 +02:00
Laurent Destailleur
cde698802b
Update migration
2024-10-15 16:39:14 +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
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
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
Frédéric FRANCE
94f74d2056
add db tables for product attribute variant ( #31221 )
...
* add db tables for product attribute variant
* rename files
2024-10-09 01:58:04 +02:00
Laurent Destailleur
e79292cb19
Enhance vat edition
2024-10-08 09:59:46 +02:00
Laurent Destailleur
db065d28cc
Complete migration for old structure.
2024-10-06 17:14:11 +02:00
Laurent Destailleur
483bdab75b
Close #31279
2024-10-06 17:03:51 +02:00
Alexandre SPANGARO
868d885806
NEW Accountancy - Add general account on thirdparty - SQL Part ( #31280 )
2024-10-05 18:49:34 +02:00
Lucas Marcouiller
b595b30a5b
New create public page for recruitment candidature ( #31220 )
...
* New creation of public recruitement candidature
* Fix some problems
* fix lang file
* Fix CI
* Fix CI
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-10-04 09:00:17 +02:00
Laurent Destailleur
8bbef7b39d
NEW Add column agenda_id to implement the link between files and event
2024-10-03 15:22:48 +02:00
Lucas Marcouiller
15c13d2d9f
New add ip field to contact class ( #31099 )
...
* New add ip field to contact class
* Fix Ci
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-26 22:17:19 +02:00
Laurent Destailleur
fbc5dd4822
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-26 19:36:09 +02:00
Laurent Destailleur
ae2ceccc5b
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-26 03:44:09 +02:00
Laurent Destailleur
55bd7a33a4
Fix migration 12-13
2024-09-24 16:29:53 +02:00
Lucas Marcouiller
23b3b07526
New add ip field on recurtementcandidature and societe ( #31045 )
...
* New add ip field on recurtementcandidature and societe
* fix CI
* fix CI
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-09-20 00:22:42 +02:00
Laurent Destailleur
c6050e2a1e
Add column to track when an event reminder was sent
2024-09-13 15:55:26 +02:00
Laurent Destailleur
b4571580c1
Complete #30936
2024-09-12 21:21:11 +02:00
Laurent Destailleur
e003c6a516
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-07 02:20:15 +02:00
Laurent Destailleur
bd04568799
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-07 02:18:33 +02:00
atm-thomasb
63c54a06f0
NEW: added column default_rib in llx_user_rib ( #30850 )
...
* NEW: added column
* NEW: Added the TODO requested feature
* FIX: changed default value to 0 instead of 1, see PR
* NEW: Updated TODO
* Update llx_user_rib.sql
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-06 14:10:23 +02:00
Laurent Destailleur
9a986aaa26
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-05 15:45:03 +02:00
Laurent Destailleur
c496301486
Clean table tmp_llx_accounting_account - #30825
2024-09-05 15:44:43 +02:00
Alexandre SPANGARO
8378767732
FIX Missing field vat_reverse_charge in societe_per_entity with constant MAIN_COMPANY_PERENTITY_SHARED ( #30854 )
2024-09-05 15:30:15 +02:00
Laurent Destailleur
8ca5a0edc6
Fix for non utf8 tables
2024-09-05 12:01:58 +02:00
atm-thomasb
9b9987c0c3
New/column fk_societe_rib in llx_prelevement_demande ( #30848 )
...
* NEW Added a new column fk_iban in prelevement demande
* FIX: renamed table to a better name
* FIX: placement and type
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-04 20:18:21 +02:00
Laurent Destailleur
24e0c624ee
WIP Add a performance field
2024-09-03 11:36:44 +02:00