Functionality for putting in estimatedShipDate and estimatedDeliveryDate for
order items
----------------------------------------------------------------------------------------
Key: OFBIZ-2239
URL: https://issues.apache.org/jira/browse/OFBIZ-2239
Project: OFBiz
Issue Type: Sub-task
Components: order
Affects Versions: SVN trunk
Reporter: Pranay Pandey
Priority: Minor
Fix For: SVN trunk
Functionality for putting in estimatedShipDate and estimatedDeliveryDate for
order items and shipgroup.
After placing purchase order supplier can give estimatedShipDate and
estimatedDeliveryDate to the buyer which can be entered by the buyer in the
order detail page for the orderItems, which will be saved in OrderItem and
OrderItemShipGroup with last date amongst them.
*Implementation Notes:*
Add UI in order detail to specify estimated ship dates (put in
OrderItem.estimatedShipDate, OrderItem.estimatedDeliveryDate; consider adding
similar fields to OrderItemShipGroup with the last date amongst them.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.