kkhelifa-opendsi
e85e15b4fd
FIX - The test for fetch the third party is not necessary because the thirdparty is not required on a event and it's not required for send the reminder by email to the user. ( #34731 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-07 16:22:35 +02:00
ldestailleur
c7edb6af2f
Fix CI warnings
2025-08-07 14:38:30 +02:00
ldestailleur
3af041a5b2
Standardize code
2025-08-07 13:42:11 +02:00
ldestailleur
567b60765e
NEW User/Date in the Follow tab are more condensed.
2025-08-07 13:19:18 +02:00
ldestailleur
a19aaf8aa7
Fix debug
2025-08-07 12:32:54 +02:00
Pichinov-Valentin
49a6995fa1
NEW(propal): Add messaging and agenda features to proposals ( #34883 )
2025-08-07 12:28:09 +02:00
ldestailleur
80999ed6fd
QUAL: Clean/Standardize hook response of hook printFieldListHaving
2025-08-04 14:57:44 +02:00
Frédéric FRANCE
eba8736515
fix #34792 ( #34848 )
...
* fix #34792
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-02 00:01:06 +02:00
Laurent Destailleur
179af48c51
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-01 00:14:43 +02:00
Laurent Destailleur
d8e1560275
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-08-01 00:13:19 +02:00
Laurent Destailleur
19af522109
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-07-31 23:54:30 +02:00
Laurent Destailleur
ad7807d045
Merge remote-tracking branch 'origin/19.0' into 20.0
2025-07-31 23:40:06 +02:00
Laurent Destailleur
8dc50b4c5a
Merge remote-tracking branch 'origin/18.0' into 19.0
2025-07-31 23:16:27 +02:00
Laurent Destailleur
b226894e36
Merge remote-tracking branch 'origin/17.0' into 18.0
2025-07-31 23:14:31 +02:00
Laurent Destailleur
3b0a4c9fa9
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2025-07-31 23:11:32 +02:00
Laurent Destailleur
82098594a6
Fix warning
2025-07-31 22:13:45 +02:00
ldestailleur
5ea9be671c
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-07-28 18:42:58 +02:00
ldestailleur
e6e3486f95
Fix CI
2025-07-28 17:29:51 +02:00
ldestailleur
7c6a307a01
Fix CI
2025-07-28 17:18:38 +02:00
ldestailleur
c75663b2de
Fix CI
2025-07-28 15:40:54 +02:00
HENRY Florian
45cc9cb39b
fix: advanced target emailling missing case ( #34715 )
...
* fix: advanced target emailling missing case
* fix: travis for simple quote SQL
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-07-27 13:54:02 +02:00
Maxime Kohlhaas
6a88d31675
Fix : missing langs load on comm card file ( #34812 )
...
Co-authored-by: x <x@x.x>
2025-07-26 14:57:23 +02:00
Anthony Damhet
3e0df45f30
NEW | Discount split more than two parts ( #34782 )
...
* Discount split more than two parts
* fix spaces
* remove set action split and type variables
* Condition if javascript is disabled
* Update remx.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-07-24 11:53:11 +02:00
ldestailleur
6a18353eb0
Fix CI
2025-07-24 11:00:42 +02:00
ldestailleur
4274c8102e
Fix missing update of replyto
2025-07-22 01:54:25 +02:00
ldestailleur
453c0bff06
Fix missing update of replyto
2025-07-22 01:54:01 +02:00
ldestailleur
4d74dc6380
NEW Show full date with seconds in the tooltip of date of event
2025-07-21 19:56:43 +02:00
ldestailleur
fa12e7ddeb
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-07-21 18:47:46 +02:00
ldestailleur
910b1bf494
Debug v22
2025-07-21 15:50:27 +02:00
ldestailleur
5765c06d5f
Debug v22
2025-07-21 15:17:46 +02:00
ldestailleur
dc2bc00820
Debug v22
2025-07-21 15:03:29 +02:00
ldestailleur
6964a34697
Debug v22
2025-07-21 14:30:58 +02:00
ldestailleur
2e47121024
Debug v22
2025-07-21 14:25:48 +02:00
ldestailleur
a800af3b91
Debug v22
2025-07-21 10:47:45 +02:00
moreauftheobald
6c86ad3eae
FIX-Develop correct getwarningdelay ( #34497 )
...
* replace $conf->module->XXX->gwarning_delay by new function getwarningdelay
* replace $conf->module->XXX->gwarning_delay by new function getwarningdelay
* replace $conf->module->XXX->gwarning_delay by new function getwarningdelay
* FIX- Correct function GetwarningDelay
---------
Co-authored-by: Theobald <f.moreau@theobald-groupe.com >
2025-07-20 19:54:06 +02:00
Charlène Benke
1df5ea8456
NEW Add thirdparty search on api list ( #34634 )
...
* Add thirdparty search on api list
this change allow to seach element with filter on thirdparty (ex : list of bill of with name of thidparty)
* Update api_orders.class.php
* Update api_invoices.class.php
* Update api_contracts.class.php
* Update api_shipments.class.php
* Update api_interventions.class.php
* Update api_projects.class.php
* Update api_tickets.class.php
* Update api_tickets.class.php
* Update api_projects.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-07-18 02:35:50 +02:00
ldestailleur
270caf0dcb
Debug v22
2025-07-17 19:30:58 +02:00
ldestailleur
423b302a2b
Debug v22
2025-07-17 19:30:58 +02:00
ldestailleur
a145b3b44d
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-07-17 19:30:58 +02:00
HENRY Florian
5d88aea4b9
fix: advanced target emailling missing case ( #34715 )
...
* fix: advanced target emailling missing case
* fix: travis for simple quote SQL
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-07-17 19:30:58 +02:00
ldestailleur
e8b2664921
Debug v22
2025-07-17 19:26:24 +02:00
ldestailleur
a0dc36b613
Debug v22
2025-07-17 19:26:24 +02:00
ldestailleur
52bf642601
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-07-15 18:44:05 +02:00
HENRY Florian
69f82e5cb6
fix: advanced target emailling missing case ( #34715 )
...
* fix: advanced target emailling missing case
* fix: travis for simple quote SQL
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-07-15 15:40:25 +02:00
ldestailleur
12dd3ca799
Prepare 22.0 final
2025-07-10 15:21:26 +02:00
Artem Chernitsov
0efea5cca3
fix calendar holiday link ( #34711 )
2025-07-08 15:41:44 +02:00
Laurent Destailleur
fba47cba19
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-07-05 10:53:05 +02:00
Laurent Destailleur
4cbc1e012d
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-07-05 10:51:22 +02:00
Lucas Marcouiller
7572b33f6f
Fix clean code + phan warnings ( #34688 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-07-05 10:49:56 +02:00
Jyhere
787bd1d278
CHANGE: ternary simplification ( #34675 )
2025-07-01 20:34:09 +02:00