Bug 15348: Store estimated delivery date when adding an order
authorKatrin Fischer <katrin.fischer.83@web.de>
Tue, 15 Nov 2022 12:22:31 +0000 (12:22 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 24 Nov 2022 18:56:13 +0000 (15:56 -0300)
commitbbe63b5c459c7358333893231fbc762f7db1b1d6
treee293c3cc27f1d76b315798866bd98e965f82b52b
parentdd2548c2cea09fa04eee2e5bc9458a56b33846c2
Bug 15348: Store estimated delivery date when adding an order

When the estimated delivery date was entered on adding or modifying
and order, it was not saved to the database.

To test:
* Add new order, fill in estimated delivery date
* Save
* Verify the estimated delivery date is empty
* Modify order line, date will also not be saved
* Apply patch
* The date should now save and update correctly

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
acqui/addorder.pl