You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Divesh Dutta (JIRA)" <ji...@apache.org> on 2009/11/07 08:21:32 UTC

[jira] Updated: (OFBIZ-3173) Better supportability for products of type MARKETING_PKG_AUTO in order processing and fulfillment process.

     [ https://issues.apache.org/jira/browse/OFBIZ-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Divesh Dutta updated OFBIZ-3173:
--------------------------------

    Attachment: OFBiz-3173.patch

Here is the patch which includes all the functionality described in this task. Along with this:

1) I have also set requireInventory field to "N" for product GZ-BASKET, so that production run creates even if  requireInventory field is set to "Y" in ProductStore level.

2) Added additional demo data for testing feature, i.e data for ATP and QOH of associated products for  GZ-BASKET.

Testing steps:
1) Place a sales order by taking product  GZ-BASKET

2) Observe associated products on order items section of show cart page 

3) Observe Production run created on order items section of order detail  page 

4) Print pick sheet from order detail page.

5) Go on Verify Pick screen after approving the order, and observe that associated products are also show with their quantity on this screen along with GZ-BASKET

> Better supportability for products of type MARKETING_PKG_AUTO in order processing and fulfillment process. 
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3173
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3173
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, product
>    Affects Versions: SVN trunk
>            Reporter: Divesh Dutta
>             Fix For: SVN trunk
>
>         Attachments: OFBiz-3173.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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.