ldestailleur
a4d9b335ce
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-25 11:53:03 +02:00
VIAL-GOUTEYRON Quentin
049cbbfb4d
Fix MRP: Add hook calculateCostsBomAfter to alter BOM costs ( #35465 )
...
* fix doc (#35416 )
* fix doc
* Update commonobject.class.php
* Update mo.class.php
* FIX missing entity filter (#35461 )
* Add post-processing hook `calculateCostsBomAfter` in BOM cost calculations
---------
Co-authored-by: Frédéric FRANCE <frederic34@users.noreply.github.com >
Co-authored-by: Regis Houssin <regis.houssin@inodbox.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-25 11:48:19 +02:00
ldestailleur
9dd0c922da
Fix CI
2025-09-24 18:53:58 +02:00
Dylan Bourdere
0ba4c17e66
Fix some undefined array key warning ( #35471 )
...
* fix some undefined array key warning
* fix some undefined array key warning
2025-09-24 18:39:38 +02:00
ldestailleur
0e9d5cfda0
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-24 18:29:32 +02:00
ldestailleur
bb65d07c3d
Fix log message
2025-09-24 18:29:20 +02:00
ldestailleur
4bc5892544
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-24 17:00:53 +02:00
ldestailleur
3b5d1eb315
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-24 16:35:44 +02:00
ldestailleur
77d956ce92
Clean code
2025-09-24 16:35:25 +02:00
Bradley Jarvis
4f81ffb308
FIX: Error on add contact ( #35460 )
...
* FIX: Error on add contact
Trigger COMMANDE_ADD_CONTACT causing error when adding a contact to and
order, this fix updates the COMMANDE prefix to ORDER
* FIX: delete contact
This fixes the trigger call for delete contact on orders
* FIX: Update patch
Updated to reflect recent PR to add TRIGGER_PREFIX to commande class
* Update commonobject.class.php
Reduce risk of regression
---------
Co-authored-by: brad <brad@endurotags.com.au >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-24 16:33:40 +02:00
Dylan Bourdere
22bd69f9fe
FIX: Remove perms to access commerce tab when the only active permission is fournisseur:lire ( #35467 )
2025-09-24 16:11:51 +02:00
ldestailleur
16a7431168
Add fields for actioncomm to fix #35422
2025-09-24 11:13:24 +02:00
Regis Houssin
161d0e4fdf
FIX missing entity filter ( #35461 )
2025-09-24 10:38:16 +02:00
Dylan Bourdere
59ec1a2811
fix ui on multi line subtotal & fix text contrast ( #35449 )
...
* fix ui on multi line subtotal & fix text contrast
* extract subtotal pdf logic
* phpcs
* lint
* lint
* refactor
* phpcs
* phpcs
* phpcs
* Update pdf.lib.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-23 23:24:37 +02:00
ldestailleur
55fe8b09e3
NEW Make the public contact form with experimental status
2025-09-23 23:13:42 +02:00
ldestailleur
6f15fcc66c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-23 22:03:24 +02:00
ldestailleur
2a7ce987c3
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-23 22:03:09 +02:00
kaantopkaya
985b6f258a
new: add otherCurlOptions to getURLContent ( #35454 )
2025-09-23 21:41:32 +02:00
ldestailleur
5879968e60
Clean code
2025-09-23 18:15:40 +02:00
ldestailleur
ad830a346e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-09-23 16:50:17 +02:00
ldestailleur
6ead2839d0
Fix missing several test on permission on actions
2025-09-23 16:41:53 +02:00
ldestailleur
6bae5b2538
Avoid fatal error
2025-09-23 10:37:53 +02:00
ldestailleur
bde100bf9d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-23 10:18:26 +02:00
ldestailleur
c063eea63d
Debug v23
2025-09-23 10:18:08 +02:00
Anthony Damhet
1df61bbd98
Add intuitive table selection ( #35444 )
...
Add intuitive table selection with class .row-with-select
Added to propal, order and invoice list
2025-09-22 22:20:52 +02:00
Frédéric FRANCE
00fe10a75f
clean code ( #35442 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
2025-09-22 22:16:20 +02:00
Frédéric FRANCE
a7cebb70a9
fix usage of recipient translation ( #35437 )
...
* fix usage of recipient translation
* fix usage of recipient translation
* fix usage of recipient translation
2025-09-22 20:30:23 +02:00
John BOTELLA
f135c22cd1
Fix tootltip ( #35441 )
2025-09-22 20:28:04 +02:00
ldestailleur
f4d3c63332
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-09-22 10:50:45 +02:00
ldestailleur
838e6efd5f
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-22 09:56:59 +02:00
ldestailleur
83f1825b63
Fix avoid fatal error
2025-09-22 09:56:32 +02:00
Laurent Destailleur
a2640829ca
Better sanitization of url and email
2025-09-22 02:38:48 +02:00
Frédéric FRANCE
8fd4d0332d
clean code ( #35423 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
2025-09-21 23:22:33 +02:00
ldestailleur
842f57b866
Fix hack to avoid infinite loop in restler when xdebug is on
2025-09-21 15:26:47 +02:00
ldestailleur
49051ff165
Removed deprecated property ->projet (replace with ->project)
2025-09-21 15:08:56 +02:00
ldestailleur
15f34dbbb0
QUAL: Removed deprecated properties user_valid, user->creation,
...
user_modification replaced with user_ceation_id, user_validation_id and
user_modification_id.
2025-09-21 14:58:38 +02:00
ldestailleur
e45352bd11
Clean code. Replace property with local variable.
2025-09-21 14:21:38 +02:00
Frédéric FRANCE
1d56ed09f4
fix doc ( #35416 )
...
* fix doc
* Update commonobject.class.php
* Update mo.class.php
2025-09-21 12:12:37 +02:00
Frédéric FRANCE
e7ddb684e0
clean code ( #35387 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-21 12:12:09 +02:00
Frédéric FRANCE
5c2344cca8
clean code ( #35396 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-21 12:11:36 +02:00
ldestailleur
8390a19d59
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-09-20 19:13:26 +02:00
ldestailleur
297d43d514
Debug v23
2025-09-20 19:12:43 +02:00
Frédéric FRANCE
b9776e8a83
fix reminders sms ( #35398 )
...
* fix reminders sms
* fix reminders sms
* fix reminders sms
* fix reminders sms
* fix durations
* fix durations
* fix durations
* fix durations
* fix durations
* fix durations
* fix durations
* fix durations
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-20 18:38:10 +02:00
Frédéric FRANCE
41e914f9ac
fix CI v19 ( #35413 )
...
* fix CI v19
* Update ProductCombination.class.php
* Update combinations.php
* Update combinations.php
* Update actions_massactions.inc.php
2025-09-20 18:37:01 +02:00
ldestailleur
f9cd8367ad
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-20 16:23:22 +02:00
ldestailleur
ca878b2d76
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-20 16:19:57 +02:00
ldestailleur
048b0f98e6
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-20 16:15:15 +02:00
MDW
b3228aa7ce
Qual: Fix phan notices ( #35406 )
...
* fix CI
* fix
* Qual: Fix newly appeard phan notices
# Qual: Fix newly appeard phan notices
Fix notices that appearce sin a previous phan report - some of these
notices are masked by the current baseline.
---------
Co-authored-by: Frédéric FRANCE <frederic34@users.noreply.github.com >
Co-authored-by: Frédéric FRANCE <frederic.france@free.fr >
2025-09-20 15:59:05 +02:00
Frédéric FRANCE
d1572fc3ea
fix CI ( #35409 )
...
* fix CI
* fix
2025-09-20 15:57:39 +02:00
ldestailleur
acd694914b
FIX Bad management of carriage return when requesting IA API.
2025-09-20 15:24:45 +02:00