Laurent Destailleur
36108255e3
Complete call to setStatus so we have a trigy as 4th parameter (help to
...
fix the #37129 )
2026-02-10 00:44:46 +01:00
Laurent Destailleur
04c72eea0f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2026-02-08 13:15:16 +01:00
Laurent Destailleur
574b4b5d62
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 23.0
2026-02-08 13:12:52 +01:00
Francis Appels
6ce11adba1
FIX : #36944 father kits with lot ( #37089 )
2026-02-04 21:22:59 +01:00
Lucas Marcouiller
aa33f7c155
Fix duplicate button for delivery reciept creation on shipment object ( #36914 )
...
Co-authored-by: Lucas Marcouiller <lmarcouiller@dolicloud.com >
2026-01-29 22:55:02 +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
156828ac1f
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-01-25 15:35:34 +01:00
Laurent Destailleur
27026eced9
Fix ci
2026-01-24 18:00:45 +01:00
Laurent Destailleur
ebbaeb5129
Clean code
2026-01-23 22:34:17 +01:00
splohmer
f39ef3d5c7
FIX missmatch of permission check of button and action of cancel delivery note (expedition) ( #36943 )
...
In expedition/card.php there is the action "confirm_cancel" which checks for the right supprimer of expedition. The corresponding UI Button checks for creer of expedition. This means some people can see the button, but nothing happens when clicking on it (also no error message).
2026-01-21 14:25:40 +01:00
splohmer
508cf6fba9
FIX missmatch of permission check of button and action of cancel delivery note (expedition) ( #36943 )
...
In expedition/card.php there is the action "confirm_cancel" which checks for the right supprimer of expedition. The corresponding UI Button checks for creer of expedition. This means some people can see the button, but nothing happens when clicking on it (also no error message).
2026-01-21 14:25:24 +01:00
Maxime Kohlhaas
5179e05cbd
Fix : wrong html end of fiche section ( #36793 )
...
* Fix : wrong html end of fiche section
* Update card.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-01-05 14:43:52 +01:00
Francis
377a567e4b
Add hidden input for socid in card.php
...
In creation mode from an origin order, the socid is not input
2025-12-18 17:09:30 +01:00
nateogroup-antoine
205251d4b9
If an item in the order is not managed in stock, the default quantity offered during shipping is 0 rather than the quantity ordered.
...
If an item in the order is not managed in stock, the default quantity offered during shipping is 0 rather than the quantity ordered.
2025-12-16 15:48:35 +01:00
Frédéric FRANCE
a560d4f886
clean code
2025-12-02 09:11:56 +01:00
Mélina JOUM
206e636756
FIX: reinstate shipment with origin
2025-11-28 14:41:53 +01:00
Frédéric FRANCE
bca2fbdf3b
Merge branch 'develop' into patch-8
2025-11-26 17:00:53 +01:00
Laurent Destailleur
f0f2afd7a3
Fix action type for button action Email
2025-11-26 13:41:16 +01:00
Frédéric FRANCE
9dee0f2fd6
fix
2025-11-26 11:13:32 +01:00
Frédéric FRANCE
5f8729b553
weight and size are float
2025-11-26 10:56:37 +01:00
Laurent Destailleur
dfbf173b17
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-11-07 19:25:42 +01:00
HENRY Florian
7855469d5f
FIX: in shippement creation with SHIPMENT_SUPPORTS_SERVICES and/or STOCK_DISALLOW_NEGATIVE_TRANSFER and/or stockable_product there are inconsistancies ( #36140 )
...
* FIX: in shippement creation with SHIPMENT_SUPPORTS_SERVICES and/or STOCK_DISALLOW_NEGATIVE_TRANSFER and/or stockable_product there was inconsistancies
* FIX: in shippement creation with SHIPMENT_SUPPORTS_SERVICES and/or STOCK_DISALLOW_NEGATIVE_TRANSFER and/or stockable_product there was inconsistancies
2025-11-06 17:01:25 +01:00
HENRY Florian
93a0b1f0e2
FIX: In shipment creation process, if product is not manage in stock, Dolibarr should not display a "low stock warning" ( #36139 )
...
* fix: In shipment, if product is not stockable, Dolibarr should not display a warning
* fix: In shipment, if product is not stockable, Dolibarr should not display a warning
* fix: In shipment, if product is not stockable, Dolibarr should not display a warning
2025-11-06 16:59:19 +01:00
Regis Houssin
fa10fc0f94
FIX avoid NULL value ( #36126 )
2025-11-06 13:15:03 +01:00
sonikf
88241b30de
NEW Add option to create simple standalone shipment of non origin ( #35651 )
...
* NEW Add option to create simple shipment of non origin
* Enable create menu for shipment
* Enable create menu for shipment
* Update sendings.lang
* fix phpstan
* fix syntax
* fix missing line
* Add validation for socid and update note display
* fix project
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-11-06 13:13:36 +01:00
HENRY Florian
e7b390bceb
fix: php8 warning ( #36088 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-11-04 14:15:18 +01:00
Regis Houssin
210328dd33
FIX avoid php warnings ( #35967 )
2025-10-28 01:07:22 +01:00
Laurent Destailleur
0346d901be
Clean code
2025-10-23 14:31:45 +02:00
Frédéric FRANCE
29b3880e6c
add dolBuildUrl ( #35664 )
...
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* clean baseline
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-17 02:31:07 +02:00
ldestailleur
54dc4452aa
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-10-01 17:27:12 +02:00
ldestailleur
5c14e454ad
FIX #35573 FIX #35241
2025-10-01 16:13:01 +02:00
Frédéric FRANCE
164f2c4414
clean code ( #35539 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
2025-09-28 23:19:33 +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
Regis Houssin
b0e0c9d17e
FIX wrong extrafield template in create mode ( #35241 ) ( #35470 )
2025-09-24 17:00:31 +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
42edd8f22d
Clean code
2025-09-18 12:19:29 +02:00
ldestailleur
92ffba11ca
Remove old lang files that are too small (moved into other lang files)
2025-09-11 13:31:34 +02:00
Frédéric FRANCE
e81d5378cd
clean code contract class ( #35245 )
...
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code
* clean code
* clean code
* clean code
* clean code
* fix typo
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
2025-09-10 11:13:18 +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
eca129a433
FIX Date planned of delivery is not propagated from order to shipment
...
when creating a new shipment from an order.
2025-09-05 16:27:06 +02:00
ldestailleur
0255512c1c
The signature of the Sale order ->cancel() method and shipment
...
->cancel() has been modified to introduce the $user param like for other
methods that modify a status.
2025-09-03 16:08:09 +02:00
Frédéric FRANCE
568c65568a
clean code ( #35175 )
...
* 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-02 22:51:34 +02:00
ldestailleur
62f761ac71
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-02 12:07:15 +02:00
sonikf
b1fe717d1a
fix #34872 ( #35150 )
...
* Remove fk_product check brakes addition of free product lines
* Handle potential null for detail_children array
2025-09-01 19:31:39 +02:00
Laurent Destailleur
336c3bce3f
Debug Fix CI
2025-08-26 04:12:51 +02:00
sonikf
481e3108a1
remove duplicate ( #35000 )
2025-08-19 11:44:18 +02:00
sonikf
8682fe81af
fix typo ( #34999 )
2025-08-19 11:43:47 +02:00
ldestailleur
273e82a566
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-16 22:14:23 +02:00
ldestailleur
feeaf19e6d
Debug the signature feature (broken) for shipment
2025-08-14 16:24:53 +02:00