Re: svn commit: r834479 - in /ofbiz/trunk: applications/manufacturing/src/org/ofbiz/manufacturing/jobshopmgt/ applications/order/config/ applications/order/webapp/ordermgr/WEB-INF/ applications/order/webapp/ordermgr/WEB-INF/actions/lookup/ applications/ord

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

Re: svn commit: r834479 - in /ofbiz/trunk: applications/manufacturing/src/org/ofbiz/manufacturing/jobshopmgt/ applications/order/config/ applications/order/webapp/ordermgr/WEB-INF/ applications/order/webapp/ordermgr/WEB-INF/actions/lookup/ applications/ord

Jacques Le Roux
Administrator
Hi Ashish,

I had a look, I like it very much (notably the production run link)

Thanks!

Jacques

> Author: ashish
> Date: Tue Nov 10 14:32:53 2009
> New Revision: 834479
>
> URL: http://svn.apache.org/viewvc?rev=834479&view=rev
> Log:
> Applied patch from jira issue OFBIZ-3173 - Better supportability for products of type MARKETING_PKG_AUTO in order processing and
> fulfillment process.
> Following points are covered in this patch:
> 1) Show associated products for product of type "MARKETING_PKG_AUTO" on order items section of show cart page in order manager
> application.
>
> 2) Marketing packages should only shown backordered when ATP of product which compose Marketing packages product are less than
> quantity added in cart.
>
> 3) Pick sheets should show Products of type Marketing Packages along with the products which compose Marketing Packages.
>
> 4) Show link of production run created on order items section of Order detail page while placing order for product of type
> MARKETING_PKG_AUTO.
>
> 5) Product of type Marketing Packages should be shown on Verify Pick Screen along with Products they are composed of.
>
> Thanks Divesh for the contribution - this is very nice addition to the trunk.
> I would be more then happy to see comments / concern from - Jacopo? Scott? Anil? or others?