Commit Graph

8680 Commits

Author SHA1 Message Date
ldestailleur
8456749135 Clean code. Removed octicons directory. 2025-09-15 14:40:34 +02:00
Eric - CAP-REL
1f8b5db2c7 exit code must be >= 0 (#35311) 2025-09-12 02:29:23 +02:00
ldestailleur
5fdfa79e56 Fix missing field migration, fix select2 2025-09-11 15:35:23 +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
97d5025c08 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-09-07 18:51:58 +02:00
ldestailleur
0140d1e7cb Clean SQL 2025-09-05 16:18:06 +02:00
ldestailleur
c2ed4519b1 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-09-05 11:38:30 +02:00
ldestailleur
781adf507b Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-09-04 20:47:13 +02:00
ThomasNgr-OpenDSI
01aa901f93 18.0 fix CVE 2024 40137 (#34762)
* Sec: Remove all functions that accept callable params - CVE-2024-40137

* FIX #34746 - More complete fix for CVE-2024-40137

---------

Co-authored-by: ldestailleur <eldy@destailleur.fr>
2025-09-04 14:59:44 +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
ef5f825667 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-20 16:52:22 +02:00
ldestailleur
263626b2fd Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-08-20 16:51:05 +02:00
ldestailleur
f722602402 Fix comparison on version to show the warning to upgrade database 2025-08-20 16:02:46 +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
7f6faf309d Clean removed permissions 2025-08-12 05:23:39 +02:00
ldestailleur
a6627d7612 Add entity in llx_webhook_target table - #34748 2025-08-12 04:54:55 +02:00
ldestailleur
6bcc159d8a Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-10 03:29:25 +02:00
ldestailleur
1ac9179323 NEW Enhanced layout feature for emailing 2025-08-09 19:39:03 +02:00
ldestailleur
0ad2e968e8 Doc 2025-08-09 16:23:39 +02:00
ldestailleur
d194130ee1 Add missing trigger 2025-08-09 16:21:06 +02:00
ldestailleur
12743f30e4 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-09 14:09:21 +02:00
ldestailleur
bbc3c061c0 Fix CI 2025-08-09 13:29:53 +02:00
ldestailleur
92a2c2a2e0 Fix CI 2025-08-09 13:27:23 +02:00
ldestailleur
5cec27525e Fix CI 2025-08-09 13:18:29 +02:00
ldestailleur
35d52b0fb2 Add a field format to allow a different format per line in the
blockedlog.
2025-08-08 15:35:42 +02:00
ldestailleur
48ae4d4a10 Drop deprecated column egroupware_id 2025-08-08 11:35:03 +02:00
ldestailleur
040f67e393 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-07 20:03:30 +02:00
ldestailleur
9bd8fe4e46 Update currency 2025-08-07 12:22:42 +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
ldestailleur
a06c0b444c Doc 2025-08-05 12:43:42 +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
Maxime Kohlhaas
b954bc7386 New update country list (#34873)
* NEW : update country list

* Update llx_00_c_country.sql

* Update 22.0.0-23.0.0.sql

* Update llx_00_c_country.sql

* Update 22.0.0-23.0.0.sql

* Fix : forget to remove eec update after country list update

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-04 16:46:43 +02:00
ldestailleur
49b9a6d19f Fix upgrade to v22 2025-08-04 15:08:35 +02:00
ldestailleur
c1affcc070 Fix upgrade to v22 2025-08-04 15:08:15 +02:00
ldestailleur
293b2b17d1 Doc 2025-08-04 13:06:33 +02:00
Maxime Kohlhaas
1692430ed4 NEW : update country list (#34865)
* NEW : update country list

* Update llx_00_c_country.sql

* Update 22.0.0-23.0.0.sql

* Update llx_00_c_country.sql

* Update 22.0.0-23.0.0.sql

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-04 12:24:42 +02:00