Laurent Destailleur
125d97cf5d
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-02-16 21:23:48 +01:00
Laurent Destailleur
5433a5642d
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 23.0
2026-02-16 21:21:13 +01:00
Alexandre SPANGARO
83b137d854
FIX Luxembourg VAT rate by default (17% since 2024-01-01) ( #37255 )
2026-02-16 20:01:27 +01:00
Laurent Destailleur
9529bd2f3a
Debug v23
2026-02-15 17:26:05 +01:00
Laurent Destailleur
4d319bc2e1
Fix include
2026-02-13 02:01:19 +01:00
Laurent Destailleur
b416748451
Compatibility with multicompany
2026-02-13 01:05:25 +01:00
Laurent Destailleur
9f9ca3faf7
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-02-10 20:36:42 +01:00
Laurent Destailleur
52de478d6a
Add template in migration
2026-02-10 15:49:23 +01:00
Laurent Destailleur
830fdbdaca
Fix CI
2026-02-10 15:46:28 +01:00
evarisk-kilyan
0341d1b961
#37166 [SQL] add: email template for ticket admin creation ( #37182 )
2026-02-10 15:00:50 +01:00
Eric - CAP-REL
1090494e90
datamodel for user change password next time ( #37155 )
2026-02-09 23:48:20 +01:00
Laurent Destailleur
fd0b21a5a6
Doc
2026-02-09 23:37:00 +01:00
Laurent Destailleur
7e1fb745b5
NEW Use the js lib into htdocs/public/includes instead of htdocs/includes
2026-02-08 23:11:40 +01:00
Laurent Destailleur
67a598d0be
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-02-08 21:58:41 +01:00
Laurent Destailleur
008a22eb17
Fix spellcheck
2026-02-08 21:24:34 +01:00
Laurent Destailleur
1c435e2a67
Clean sql
2026-02-08 21:17:56 +01:00
Laurent Destailleur
102b65364c
Avoid ( in sql
2026-02-08 20:57:11 +01:00
Laurent Destailleur
fe3314d07a
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-02-08 20:40:42 +01:00
Laurent Destailleur
79bf9a0a4b
Add error message
2026-02-08 20:40:25 +01:00
Eric - CAP-REL
b560a05e68
add fk_parent on group group for permission inheritance ( #37152 )
2026-02-08 20:01:25 +01:00
MDW
1166dd305b
Qual: Update comments from French to English ( #37097 )
...
* Qual: Update comments from French to English
# Qual: Update comments from French to English
* Qual: Fix missing initialisations
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-02-08 15:29:53 +01:00
Laurent Destailleur
5b0b22fe28
NEW Add direct debit to close on home thumbs
2026-02-07 11:24:26 +01:00
Laurent Destailleur
a798501af3
Fix CI
2026-02-05 03:56:54 +01:00
Frédéric FRANCE
95da49edf3
fix french doc ( #37056 )
...
* fix french doc
* fix french doc
* fix french doc
* doc translation
* doc translation
* doc translation
* doc translation
* doc translation
2026-02-02 19:22:04 +01:00
Lenin Rivas
429aff6991
FIX divisa rate indirect to direct because Dolibarr use indirect for default ( #37046 )
...
* FIX rate_indirect to rate_direct
Direct : 1 Divisa Currency = X Currency Main.
Indirect : 1 Currency Main = X Divisa Currency.
Then for Dolibarr use is Indirect for default
* FIX divisa rate indirect to direct
Direct : 1 Divisa Currency = X Currency Main.
Indirect: 1 Currency Main = X Divisa Currency.
Then for Dolibarr use is Indirect for default
* FIX divisa rate indirect to direct
Direct : 1 Divisa Currency = X Currency Main.
Indirect: 1 Currency Main = X Divisa Currency.
Then for Dolibarr use is Indirect for default
* FIX divisa rate indirect to direct
Direct : 1 Divisa Currency = X Currency Main.
Indirect: 1 Currency Main = X Divisa Currency.
Then for Dolibarr use is Indirect for default
* FIX divisa rate indirect to direct
Direct : 1 Divisa Currency = X Currency Main.
Indirect: 1 Currency Main = X Divisa Currency.
Then for Dolibarr use is Indirect for default
* Divisa rate direct
Direct : 1 Divisa Currency = X Currency Main.
Indirect: 1 Currency Main = X Divisa Currency.
Then for Dolibarr use is Indirect for default
* Add col rate_direct because Dolibarr use for.default rate indirect
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-02-01 18:13:09 +01:00
Frédéric FRANCE
73ec501b20
fix french doc ( #36897 )
...
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix
* fix
* fix
* fix
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* Update html.form.class.php
* Update html.form.class.php
* Update index.php
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* Update modules_facture.php
* Update phpstan.neon.dist
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-01-30 14:22:56 +01:00
Thatoo
eed9d743c1
[database] Minimum amount and subscription's amount formula description ( #37021 )
...
* Remove jstz.min.js from JavaScript array (#37017 )
jstz.min.js was deleted in 5599ac733b
* prevent ST_AsWKT() (#37013 )
* prevent ST_AsWKT()
* Update commonobject.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
* css
* Update llx_adherent_type.sql
add minimumamount and amountformuladescription rows
* Update 22.0.0-23.0.0.sql
add minimumamount and amountformuladescription column
---------
Co-authored-by: hansemschnokeloch <hansemschnokeloch@users.noreply.github.com >
Co-authored-by: atm-jonathan <146709163+atm-jonathan@users.noreply.github.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-01-29 14:46:57 +01:00
Laurent Destailleur
2b1a2e1357
Debug v24
2026-01-29 13:18:03 +01:00
sonikf
48791de235
MCP server sql part ( #37025 )
...
* Create llx_ai_request_log.sql
* Create llx_ai_request_log.key.sql
* Update 23.0.0-24.0.0.sql
* Update llx_ai_request_log.sql
* Update 23.0.0-24.0.0.sql
* Remove foreign key constraint from llx_ai_request_log
Removed foreign key constraint for fk_user in llx_ai_request_log.
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-01-29 13:13:52 +01:00
MDW
ec69a624e0
qual: Update french texts (comments) to english ( #37009 )
...
* qual: Update french texts (comments) to english
* Qual: Update comment to english in card-rec.php and card.php
Translation of comments in the files card-rec.php and card.php.
* Qual: Translate comments to English
* Qual: Translate comments to English
* Fix space into tab
* Fix spelling
* Qual: Translate comments to English
* Update website.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-01-28 19:34:12 +01:00
Laurent Destailleur
42751b532e
ci
2026-01-28 19:06:13 +01:00
Laurent Destailleur
6323e09ba9
CI
2026-01-28 17:59:21 +01:00
Laurent Destailleur
0ccb67c2ef
CI
2026-01-28 17:35:00 +01:00
Laurent Destailleur
568e69d537
CI
2026-01-28 17:03:52 +01:00
Laurent Destailleur
2977297582
Doc
2026-01-28 15:21:46 +01:00
Alexandre SPANGARO
58709579cc
NEW Add new EUID number ( #36997 )
2026-01-28 15:18:43 +01:00
Lucas Marcouiller
8d6e02c373
New import Leave Balance (Datastructure) ( #37001 )
...
* New import Leave Balance (Datastructure)
* fix
---------
Co-authored-by: Lucas Marcouiller <lmarcouiller@dolicloud.com >
2026-01-27 17:55:23 +01:00
Laurent Destailleur
5efcd7652f
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-01-26 19:35:29 +01:00
Vincent Penel
ba3df067f3
Automatically send the invoice generated from a template DB ( #36947 )
...
* Update DB
* Add flag auto send
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-01-26 15:53:45 +01:00
Alexandre SPANGARO
7efb82fc79
Update VAT rate by default ( #36988 )
...
* Update VAT rate for Nederland
* Update VAT rate for Italy
2026-01-26 11:48:34 +01:00
Laurent Destailleur
4c07ef386e
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-01-23 18:44:37 +01:00
Laurent Destailleur
39d39f475d
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 23.0
2026-01-23 17:46:38 +01:00
Vincent Penel
20dfc743e0
Update DB ( #36925 )
2026-01-20 11:36:00 +01:00
Laurent Destailleur
60fbdb1bc9
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-01-19 14:48:06 +01:00
Laurent Destailleur
6ed576bc9f
Debug v23
2026-01-19 14:28:33 +01:00
Laurent Destailleur
7dee283762
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2026-01-16 16:34:32 +01:00
Laurent Destailleur
949c111f68
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-01-16 16:32:40 +01:00
Laurent Destailleur
d378d1f8cc
Debug v23
2026-01-16 14:51:32 +01:00
Frédéric FRANCE
d07ce2bd08
enhance actioncomm reminder ( #36316 )
...
* enhance actioncomm reminder
* fix
2026-01-16 11:32:43 +01:00
Laurent Destailleur
8ed279a488
Missing PGK currency
2026-01-15 16:10:15 +01:00