Add new field for "Cancel Back Orders Date", like others for OrderItem. Show
these on Purchase order PDF.
---------------------------------------------------------------------------------------------------------
Key: OFBIZ-2220
URL: https://issues.apache.org/jira/browse/OFBIZ-2220
Project: OFBiz
Issue Type: Sub-task
Components: order
Affects Versions: SVN trunk
Reporter: Pranay Pandey
Priority: Minor
Fix For: SVN trunk
There should be one field "cancelBackOrdersDate" associated with order items
which will help to cancel those orders which have crossed this date.
*Implementation Notes:*
Add new field for cancelBackOrdersDate", like others for OrderItem. Show on
Purchase Order PDF.
Add a service to look at all purchase orders with the field set and if the date
is in the past then it should cancel those orders; the service should run on a
schedule, once per day.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.