Laurent Destailleur
73c559b9d5
Complete llx_oauth_token
2025-10-21 20:22:11 +02:00
Laurent Destailleur
6f88b841e0
Add vat field
2025-10-20 17:57:22 +02:00
Laurent Destailleur
dc6c6b281e
Dev Loi Finance
2025-10-20 02:58:42 +02:00
Christophe Battarel
e81cca858e
NEW: import subscriptions ( #35612 )
...
* NEW: import subscriptions
* remove bad code
* FIX: already declared property is not needed
* Update subscription.class.php
* FIX: change format to please php-stan
* ENH: DolibarrModules::$import_convertvalue_array value format
---------
Co-authored-by: Christophe Battarel <christophe@altairis.fr >
Co-authored-by: Noé Cendrier <noe.cendrier@altairis.fr >
Co-authored-by: Noé Cendrier <81741011+altairis-noe@users.noreply.github.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-17 18:24:40 +02:00
Laurent Destailleur
493630eb4f
Add expire at into token table. SQL part of #35804
2025-10-17 18:18:19 +02:00
Frédéric FRANCE
3bcb82428f
PERF Add index to optimize fetch ecm_files by src_object_type and src_object_id ( #35708 )
...
* Update 22.0.0-23.0.0.sql
* Update llx_ecm_files.key.sql
2025-10-11 13:39:02 +02:00
sonikf
140d2aa1cd
Add required fields for standalone reception and e-reporting ( #35694 )
...
* Add required fields for e-reporting
* Add required fields for e-reporting
2025-10-09 18:35:18 +02:00
ldestailleur
01fe82e726
NEW Add column ref_ext and note_private for membership
2025-10-09 06:13:50 +02:00
ldestailleur
6dd6760d24
Doc
2025-10-09 05:59:37 +02:00
ldestailleur
7c20dc8333
Fix: if ref is too large, no way to create an index and we need index
...
one
2025-10-08 16:40:41 +02:00
Frédéric FRANCE
175c90f658
fix CI ( #35663 )
...
* fix CI
* Rename llx_accounting_bookkeeping.key-accounting.sql to llx_accounting_bookkeeping-accounting.key.sql
2025-10-07 18:58:55 +02:00
ldestailleur
10deeef770
Rename table to have them created at module activation
2025-10-06 18:08:02 +02:00
Alexandre SPANGARO
89db077280
SQL Accountancy - Add a table to manage transaction ( #35642 )
...
* SQL Accountancy - Add a table to manage transaction
* fix PR
* Update 22.0.0-23.0.0.sql
* Update llx_accounting_bookkeeping_piece.key.sql
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-06 18:04:11 +02:00
Jon Bendtsen
76916ad1cf
Add fk_project to Mass Emailings ( #35635 )
...
* Add fk_project to Mass Emailings
* Mass Mailing fk_project SQL definition dispre
* mailing typecasting fk_project
* mailing using correct variable name
* more type casting to fix phpstan errors related to fk_project in mass mailing
* mailing fk_project NULL better default in DB
---------
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk >
2025-10-04 20:08:27 +02:00
Frédéric FRANCE
ebca8345b0
add tables missing ( #35628 )
...
* add tables missing
* add tables missing
* add tables missing
* add tables missing
* add tables missing
* add tables missing
* Update 22.0.0-23.0.0.sql
2025-10-04 00:08:32 +02:00
ldestailleur
9d4391f581
Missing table in migration
2025-10-03 13:39:56 +02:00
ldestailleur
da79b3bc4c
Add tms field into table llx_document_model
2025-10-02 10:35:28 +02:00
Yamil Esteban Garcia
fc1364db56
NEW add tags on proposals and supplier proposals and in statistics ( #35553 )
...
* add own supplier invoice tag filter and bulk insert
add own supplier invoice tag filter and bulk insert
* Update list.php
change format
* Bulk edit commande tags
Bulk edit commande tags
* Label filter orders and supplier order statistics
Label filter orders and supplier order statistics
* Supplier Order Label Filter and Mass Action for Supplier Order Labels
Supplier Order Label Filter and Mass Action for Supplier Order Labels
* Update index.php
change format
* Update list.php
change format
* Update index.php
change format
* Update index.php
change format
* create categories proposal and supplier proposal
create categories proposal and supplier proposal
* adds category insertion to budget
adds category insertion to budget
* Create table llx_categorie_propal
Create table llx_categorie_propal
* setCategories method
setCategories method
* bulk add tag and filter tag actions
bulk add tag and filter tag actions
* labels in supplier budget statistics and budgets
labels in supplier budget statistics and budgets
* change format
* adds category insertion to supplier budget
* create supplier budget category table
create supplier budget category table
* create setCategories method
create setCategories method
* add tags in bulk and filter tag actions
add tags in bulk and filter tag actions
* Update card.php
* Update card.php
* Update propal.class.php
* Update index.php
* Update index.php
* Update card.php
* Update supplier_proposal.class.php
* Update list.php
* Update supplier_proposal.class.php
* Update supplier_proposal.class.php
* Update list.php
* Update list.php
* Update card.php
* Update card.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-01 17:37:08 +02:00
ldestailleur
54dc4452aa
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-10-01 17:27:12 +02:00
ldestailleur
746e4865d8
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-10-01 17:23:53 +02:00
ldestailleur
84eaa17791
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-10-01 17:21:40 +02:00
ldestailleur
0ef519f2f6
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-10-01 17:18:29 +02:00
Frédéric FRANCE
6c207f78d8
fix llx_actioncomm.sql ( #35583 )
2025-10-01 16:24:54 +02:00
Mohamed DAOUD
c222bf1f85
ip protection for invoice creation ( #35557 )
2025-09-29 21:13:01 +02:00
kkhelifa-opendsi
a9cd1d2bb9
New : Copy support of the deposit percent of the payment mode found in customer proposal, customer order and customer invoice to supplier proposal, order and invoice ( #35432 )
...
* New : Copy support of the deposit percent of the payment mode found in customer proposal, customer order and customer invoice to supplier proposal, order and invoice
* Correction pre-commit / travis CI
* Correction pre-commit / travis CI
* Correction pre-commit / travis CI
* Correction pre-commit / travis CI
2025-09-26 23:59:51 +02:00
Charlène Benke
175eea301f
NEW add private and public note on ticket ( #35303 )
...
* Update copyright and add note fields in SQL
* Add note_public and note_private columns to llx_ticket
* Implement notes tab in ticket details
* Add fk_user_modif column to llx_ticket table
* Add fk_user_modif column to llx_ticket table
* Add files via upload
* Add private and public note fields to ticket class
* Update ticket.class.php
* Update ticket.class.php
* Update note.php
* Update note.php
* Update note.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-15 16:17:28 +02:00
ldestailleur
05e29b5ae6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-10 11:53:39 +02:00
ldestailleur
8ee974488b
SQL
2025-09-10 11:49:09 +02:00
Nicolas Domenech
1583d69cda
#35271 [SQL] add: mandatory signature fields ( #35273 )
...
* #35271 [SQL] add: mandatory signature fields
Data model for add feature we want add checkbox on for tell who c can sign in contact
Ex: On contract card we want 2/3 signatories
-- Later we add feature for link external signature link with mandatory signautre fields on contact.
* Update llx_element_contact.sql
* Update 22.0.0-23.0.0.sql
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-10 11:12:26 +02:00
Alexandre SPANGARO
bacdee81a8
NEW Accountancy - Analytical axis (SQL Structure) ( #34738 )
...
* NEW Accountancy - Analytical axis (SQL Structure)
* Add analytic account & distribution
* Remove UNIQUE
* Update unique Index
* Rename
* Error on REFERENCES of CONTRAINT
* Remove _c
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-08 12:50:54 +02:00
ldestailleur
8a1ec5634f
Clean code between subprice/pu_ht and subprice_ttc/pu_ttc
2025-09-03 22:29:36 +02:00
HENRY Florian
644cb00136
new: add fitid columnin llx_bank_import ( #35128 )
2025-08-30 15:36:55 +02:00
Frédéric FRANCE
96130d7562
wip workstation tms ( #35126 )
...
* wip workstation tms
* wip workstation tms
* setup
* setup
* setup
* setup
* setup
2025-08-29 17:20:20 +02:00
ldestailleur
4f40278987
Fix bad index
2025-08-29 02:19:47 +02:00
ldestailleur
ae20554a4d
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-28 16:40:48 +02:00
ldestailleur
088856ad50
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-08-28 16:40:14 +02:00
ldestailleur
f7a3d295cc
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-08-28 14:04:47 +02:00
Laurent Destailleur
f30b2ef8aa
NEW More index for memberships table
2025-08-28 04:02:16 +02:00
Laurent Destailleur
d16a66f269
Better management of how we store localtax vat rate for customer price.
2025-08-28 02:11:53 +02:00
ldestailleur
6e62ccc62f
Table for variant module must be created at module activation only
2025-08-20 20:36:02 +02:00
ldestailleur
2629119365
Fix missing defaultvalue
2025-08-17 17:12:54 +02:00
ldestailleur
c041ce5f41
Add field dispute_status to follow invoice in dispute mode
2025-08-17 16:06:28 +02:00
ldestailleur
01d168afb7
Add doc comment, and add field date_reception in commande_fournisseur
...
for #34975
2025-08-17 01:45:34 +02:00
ldestailleur
a6627d7612
Add entity in llx_webhook_target table - #34748
2025-08-12 04:54:55 +02:00
ldestailleur
4c05d48117
NEW Save the BAN and RUM for SEPA into database not just file.
2025-08-06 16:45:53 +02:00
Maxime Kohlhaas
1a4226ff64
NEW : add extrafield option "empty on clone" ( #34866 )
...
* NEW : add extrafield option "empty on clone"
* NEW : empty extrafield value on clone
* Fix : missing parameter in function call
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-04 16:48:11 +02:00
ldestailleur
293b2b17d1
Doc
2025-08-04 13:06:33 +02:00
ldestailleur
6363022c6b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-08-04 11:17:18 +02:00
Maxime Kohlhaas
705e7a602b
NEW : add company date birth (SQL structure) ( #34854 )
...
* NEW : add company date birth (SQL structure)
* Rename date_birth in birth
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-04 10:41:36 +02:00
ldestailleur
e9b50374d6
Add birth place
2025-08-04 10:40:52 +02:00