-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
BugThis is a bug (something does not work as expected)This is a bug (something does not work as expected)
Description
Bug
When creating a supplier order from another object (eg customer order) the field delivery date is always taken from the origin object, even if the user specified a different date during creation of the supplier order
Dolibarr Version
22.0
Environment PHP
n/a
Environment Database
n/a
Steps to reproduce the behavior and expected behavior
- Open an existing customer order where the fiels delivery date is set (eg to 1.3.2026)
- Create a supplier order from this customer order
- Set the field delivery date in the form to create the supplier order to a different value than set in customer order (eg. 15.2.2026)
- Create the supplier order
In this case the delivery date is set to the delivery date of the customer order (in this example 1.3.2026) instead of 15.2.2026. This makes no sense, because the user defined a different date during creation of the supplier order
Attached files
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugThis is a bug (something does not work as expected)This is a bug (something does not work as expected)