Laurent Destailleur
ff4b7c54d8
Fix CI
2026-01-20 13:56:52 +01:00
Laurent Destailleur
1e8fdd41c9
Fix CI
2026-01-20 13:35:31 +01:00
Laurent Destailleur
7b9a485f17
Fix CI
2026-01-20 13:22:48 +01:00
Laurent Destailleur
8af405a3e8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2026-01-20 12:36:29 +01:00
Laurent Destailleur
ae52d75335
NEW Can add more tags to default tags in dolPrintHTML
2026-01-20 12:30:08 +01:00
Laurent Destailleur
6571096107
Merge
2026-01-20 02:37:16 +01:00
Laurent Destailleur
99d1aad0b2
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into 23.0
2026-01-20 02:11:52 +01:00
Laurent Destailleur
cba8ccaa32
Fix PROPAL_ENABLE_NEGATIVE_QTY and ORDER_ENABLE_NEGATIVE_QTY
2026-01-20 02:11:14 +01:00
Laurent Destailleur
b79ade4c1f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2026-01-19 21:18:00 +01:00
Laurent Destailleur
9c899899f3
Fix CI
2026-01-19 21:15:46 +01:00
Laurent Destailleur
3e3e2a3759
Fix CI
2026-01-19 21:06:51 +01:00
ThomasNgr-OpenDSI
a025628c97
FIX concatenation of labels in extrafields ( #36888 )
...
IF:
- The extrafield is of type "Select from list"
- AND it would use a join as table
- AND the label would be a concatenation of fields from both tables
THEN, the EF value could not be displayed (showOutputField os showInputField).
example of syntax that would trigger this error : `commande c INNER JOIN llx_societe s ON s.rowid = c.fk_soc:s.nom|c.ref:c.rowid::`
This commit fixes this.
2026-01-19 20:36:37 +01:00
Laurent Destailleur
3b23e76237
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-01-19 18:18:27 +01:00
Laurent Destailleur
e00086d057
Fix ci
2026-01-19 17:34:05 +01:00
Laurent Destailleur
99f5ede0ec
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-01-19 15:39:48 +01:00
Laurent Destailleur
99c7effb9b
Fix civility_code vs civility_id
2026-01-19 15:04:13 +01:00
Laurent Destailleur
3a01cd9002
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2026-01-19 14:48:21 +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
f2455704d2
NEW Button to close/reopen bank account status
2026-01-19 01:07:33 +01:00
Laurent Destailleur
47c4ebeb14
WIP Upload file with AI parsing
2026-01-18 21:29:19 +01:00
Laurent Destailleur
3ba8daab0c
Work on AI doc parsing protopype
2026-01-18 14:21:09 +01:00
Laurent Destailleur
f99df3ddc8
Fix position of html components
2026-01-17 18:32:25 +01:00
Laurent Destailleur
ec27124e24
Log message
2026-01-16 18:08:48 +01:00
Laurent Destailleur
c3e043d656
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-01-16 16:51:37 +01:00
Laurent Destailleur
f94e1c24fc
Fix status of dispute
2026-01-16 16:51:15 +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
d953f0caf8
Fix color of status
2026-01-16 16:29:26 +01:00
Laurent Destailleur
a7d0206156
Debug v23 - Fix label of dispute status
2026-01-16 16:28:07 +01:00
Laurent Destailleur
d378d1f8cc
Debug v23
2026-01-16 14:51:32 +01:00
Frédéric FRANCE
723df03c0d
clean printipp ( #36472 )
...
* clean printipp
* clean printipp
* clean printipp
* clean printipp
* clean printipp
* clean printipp
* Update functions.lib.php
2026-01-16 11:28:47 +01:00
Eric - CAP-REL
7f6966ee06
add hooks on extrafields ( #36536 )
2026-01-16 11:12:22 +01:00
Alexandre SPANGARO
048d71dec3
FIX warnings with GETPOSTDATE and saverestore ( #36886 )
2026-01-16 02:54:27 +01:00
atm-vincent-p
d4d3c2089e
Fix type contact translation ( #36891 )
2026-01-16 02:37:58 +01:00
Zakaria Boushaba
e18526dec5
Fix: Add SEARCH_LIMIT_AJAX constant support to select_produits_list() ( #36893 )
...
Co-authored-by: Zakaria Boushaba <z.boushaba@vold.africa >
2026-01-16 02:33:43 +01:00
Frédéric FRANCE
b6a49cb4bd
fix french doc ( #36895 )
...
* fix french doc
* fix french
* Update sync_members_types_dolibarr2ldap.php
* fix french doc
* Update translate.class.php
* Update export-bank-receipts.php
* Update product.class.php
* Update product.class.php
2026-01-16 02:32:37 +01:00
Frédéric FRANCE
d770d37e29
add phpcs rule extension ( #36561 )
...
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* test
* test
* test
* test
* test
* test
* fix
* fix
* fix
* fix
* fix
* fix
* fix translations
* fix translations
* translate
* translate
* translate
* translate
* translate
* translate
* translate
* Update propal.class.php
2026-01-15 16:05:06 +01:00
Laurent Destailleur
24d7e4f24d
Debug v23 - PDF generation error if additional PDF name not set
2026-01-15 15:37:33 +01:00
Laurent Destailleur
5929de443e
Debug v24
2026-01-15 03:18:50 +01:00
William Mead
7b9a878af2
NEW IP restriction to CIDR range ( #36855 )
...
* Added IP in CIDR range check
* Cleaned code
* Cleaned code
* Updated conf example
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-01-15 03:16:10 +01:00
Charlène Benke
a994dbf674
NEW : Fichinter model on stable version ( #36873 )
...
* fichinter model on stable version
* Simplify menu addition for ListOfTemplates
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-01-15 03:04:27 +01:00
tcesar
200c88a55b
New Add day selection for payment reports ( #36799 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-01-15 02:04:41 +01:00
Charlène Benke
417bdc88ce
Fix warning : add test on $key_fields['default'] is set ( #36870 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-01-15 01:57:41 +01:00
Laurent Destailleur
4b9b0877b1
Debug v23
2026-01-15 01:10:28 +01:00
Laurent Destailleur
8e4762b2e1
Fix generic password type
2026-01-13 19:00:22 +01:00
Laurent Destailleur
7a93278cb7
Fix generic password type
2026-01-13 19:00:00 +01:00
Laurent Destailleur
85c8612c87
Fix warning oauth
2026-01-13 15:57:09 +01:00
Laurent Destailleur
72b746ddd3
Fix CI
2026-01-13 15:56:03 +01:00
Laurent Destailleur
4abad0b347
Fix warning oauth
2026-01-13 15:55:56 +01:00