Re: svn commit: r755596 - in /ofbiz/trunk/applications/order: config/ data/ entitydef/ script/org/ofbiz/order/order/ servicedef/ src/org/ofbiz/order/shoppingcart/ webapp/ordermgr/WEB-INF/actions/order/ webapp/ordermgr/entry/ webapp/ordermgr/order/

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r755596 - in /ofbiz/trunk/applications/order: config/ data/ entitydef/ script/org/ofbiz/order/order/ servicedef/ src/org/ofbiz/order/shoppingcart/ webapp/ordermgr/WEB-INF/actions/order/ webapp/ordermgr/entry/ webapp/ordermgr/order/

Vikas Mayur-3

On Mar 18, 2009, at 7:24 PM, [hidden email] wrote:

> Author: mor
> Date: Wed Mar 18 13:54:53 2009
> New Revision: 755596
>
> URL: http://svn.apache.org/viewvc?rev=755596&view=rev
> Log:
> Cancel back orders from supplier if the cancelBackOrderDate (new  
> field on OrderItem) has passed. This is achieved using a schedule job.
> Patch applied from OFBIZ-2220 (https://issues.apache.org/jira/browse/OFBIZ-2220 
> ).
>
> Thanks Deepesh Kapoor and Pranay Pandey for testing.

Thanks Pranay for reviewing too :)

>
>
> On a side note, I have changed the field description on the entity  
> to use <description> element instead of <!-- -->. Also changed this  
> for adjacent field.
> Changed the description of the service a bit.
>
>
> Modified:
>    ofbiz/trunk/applications/order/config/OrderUiLabels.xml
>    ofbiz/trunk/applications/order/data/OrderScheduledServices.xml
>    ofbiz/trunk/applications/order/entitydef/entitymodel.xml
>    ofbiz/trunk/applications/order/script/org/ofbiz/order/order/
> OrderServices.xml
>    ofbiz/trunk/applications/order/servicedef/services.xml
>    ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/
> CheckOutEvents.java
>    ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/
> ShoppingCart.java
>    ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/
> ShoppingCartEvents.java
>    ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/
> ShoppingCartItem.java
>    ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/actions/
> order/OrderView.groovy
>    ofbiz/trunk/applications/order/webapp/ordermgr/entry/
> orderagreements.ftl
>    ofbiz/trunk/applications/order/webapp/ordermgr/order/
> orderReportHeaderInfo.fo.ftl
>    ofbiz/trunk/applications/order/webapp/ordermgr/order/orderinfo.ftl