Remaining quantity on Order detail page and edir order page are wrong
--------------------------------------------------------------------- Key: OFBIZ-2689 URL: https://issues.apache.org/jira/browse/OFBIZ-2689 Project: OFBiz Issue Type: Bug Components: order Affects Versions: Release Branch 9.04, SVN trunk Reporter: Divesh Dutta Fix For: Release Branch 9.04, SVN trunk Remaining quantity on Order detail page and edir order page are wrong. Steps to produce this bug: 1) Place a purchase order with three or four items (5 quantities each) 2) Then approve the order 3) Depress on "Quick ship purchase order" button 4) Receive partial items 5) Then again go on Order detail page and check the quantities 6) Remaining quantities and Outstanding -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur updated OFBIZ-2689: ------------------------------- Description: Remaining quantity on Order detail page and edit order page are wrong. Steps to produce this bug: 1) Place a purchase order with three or four items (5 quantities each) 2) Then approve the order 3) Depress on "Quick ship purchase order" button 4) Receive partial items 5) Then again go on Order detail page and check the quantities 6) Remaining quantities and Outstanding was: Remaining quantity on Order detail page and edir order page are wrong. Steps to produce this bug: 1) Place a purchase order with three or four items (5 quantities each) 2) Then approve the order 3) Depress on "Quick ship purchase order" button 4) Receive partial items 5) Then again go on Order detail page and check the quantities 6) Remaining quantities and Outstanding Summary: Remaining quantity on Order detail page and edit order page are wrong (was: Remaining quantity on Order detail page and edir order page are wrong) Fix typo in summary and description, edir -> edit > Remaining quantity on Order detail page and edit order page are wrong > --------------------------------------------------------------------- > > Key: OFBIZ-2689 > URL: https://issues.apache.org/jira/browse/OFBIZ-2689 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Divesh Dutta > Fix For: Release Branch 9.04, SVN trunk > > > Remaining quantity on Order detail page and edit order page are wrong. > Steps to produce this bug: > 1) Place a purchase order with three or four items (5 quantities each) > 2) Then approve the order > 3) Depress on "Quick ship purchase order" button > 4) Receive partial items > 5) Then again go on Order detail page and check the quantities > 6) Remaining quantities and Outstanding -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divesh Dutta updated OFBIZ-2689: -------------------------------- Attachment: OFBiz-2689.patch Here is the patch for resolving all the issues given in description. 1) Now Outstanding quantities and remaining quantities are rendered correctly on order item page and edit order item page. 2) This is handled for both type of orders (Purchase and sales) 3) In case of purchase order quantities which are not received are shown as remaining quantity 4) In case of sales order quantities which are not shipped yet are shown as remaining quantity. -- Divesh > Remaining quantity on Order detail page and edit order page are wrong > --------------------------------------------------------------------- > > Key: OFBIZ-2689 > URL: https://issues.apache.org/jira/browse/OFBIZ-2689 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Divesh Dutta > Fix For: Release Branch 9.04, SVN trunk > > Attachments: OFBiz-2689.patch > > > Remaining quantity on Order detail page and edit order page are wrong. > Steps to produce this bug: > 1) Place a purchase order with three or four items (5 quantities each) > 2) Then approve the order > 3) Depress on "Quick ship purchase order" button > 4) Receive partial items > 5) Then again go on Order detail page and check the quantities > 6) Remaining quantities and Outstanding -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divesh Dutta updated OFBIZ-2689: -------------------------------- Description: Remaining quantity on Order detail page and edit order page are wrong. Steps to produce this bug: (For purchase order) 1) Place a purchase order by adding any item into the cart (For eg: take 5 quantities) 2) Then approve the order 3) Depress on "Quick ship purchase order" button 4) Receive 3 items 5) Then again go on Order detail page and check the quantities 6) Remaining quantities and Outstanding should be 2 7) But presently remaining quantities are shown 5. (For sales order) 1) Place a sales order by adding any item into the cart. (For eg: take 5 quantities) 2) Now approve the order and depress on " Pack Shipment for shipgroup" 3) Pack only 3 items and click on "Complete button" 4) Now go on Order detail page 5) Remaining quantities should be 2 6) But presently it shows 5 was: Remaining quantity on Order detail page and edit order page are wrong. Steps to produce this bug: 1) Place a purchase order with three or four items (5 quantities each) 2) Then approve the order 3) Depress on "Quick ship purchase order" button 4) Receive partial items 5) Then again go on Order detail page and check the quantities 6) Remaining quantities and Outstanding > Remaining quantity on Order detail page and edit order page are wrong > --------------------------------------------------------------------- > > Key: OFBIZ-2689 > URL: https://issues.apache.org/jira/browse/OFBIZ-2689 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Divesh Dutta > Fix For: Release Branch 9.04, SVN trunk > > Attachments: OFBiz-2689.patch > > > Remaining quantity on Order detail page and edit order page are wrong. > Steps to produce this bug: (For purchase order) > 1) Place a purchase order by adding any item into the cart (For eg: take 5 quantities) > 2) Then approve the order > 3) Depress on "Quick ship purchase order" button > 4) Receive 3 items > 5) Then again go on Order detail page and check the quantities > 6) Remaining quantities and Outstanding should be 2 > 7) But presently remaining quantities are shown 5. > (For sales order) > 1) Place a sales order by adding any item into the cart. (For eg: take 5 quantities) > 2) Now approve the order and depress on " Pack Shipment for shipgroup" > 3) Pack only 3 items and click on "Complete button" > 4) Now go on Order detail page > 5) Remaining quantities should be 2 > 6) But presently it shows 5 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur reassigned OFBIZ-2689: ---------------------------------- Assignee: Vikas Mayur > Remaining quantity on Order detail page and edit order page are wrong > --------------------------------------------------------------------- > > Key: OFBIZ-2689 > URL: https://issues.apache.org/jira/browse/OFBIZ-2689 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Divesh Dutta > Assignee: Vikas Mayur > Fix For: Release Branch 9.04, SVN trunk > > Attachments: OFBiz-2689.patch > > > Remaining quantity on Order detail page and edit order page are wrong. > Steps to produce this bug: (For purchase order) > 1) Place a purchase order by adding any item into the cart (For eg: take 5 quantities) > 2) Then approve the order > 3) Depress on "Quick ship purchase order" button > 4) Receive 3 items > 5) Then again go on Order detail page and check the quantities > 6) Remaining quantities and Outstanding should be 2 > 7) But presently remaining quantities are shown 5. > (For sales order) > 1) Place a sales order by adding any item into the cart. (For eg: take 5 quantities) > 2) Now approve the order and depress on " Pack Shipment for shipgroup" > 3) Pack only 3 items and click on "Complete button" > 4) Now go on Order detail page > 5) Remaining quantities should be 2 > 6) But presently it shows 5 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727218#action_12727218 ] Vikas Mayur commented on OFBIZ-2689: ------------------------------------ I am not sure about what is the difference between Remaining Qty. and Outstanding Qty. but looks to me a good change. I will commit your patch. > Remaining quantity on Order detail page and edit order page are wrong > --------------------------------------------------------------------- > > Key: OFBIZ-2689 > URL: https://issues.apache.org/jira/browse/OFBIZ-2689 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Divesh Dutta > Assignee: Vikas Mayur > Fix For: Release Branch 9.04, SVN trunk > > Attachments: OFBiz-2689.patch > > > Remaining quantity on Order detail page and edit order page are wrong. > Steps to produce this bug: (For purchase order) > 1) Place a purchase order by adding any item into the cart (For eg: take 5 quantities) > 2) Then approve the order > 3) Depress on "Quick ship purchase order" button > 4) Receive 3 items > 5) Then again go on Order detail page and check the quantities > 6) Remaining quantities and Outstanding should be 2 > 7) But presently remaining quantities are shown 5. > (For sales order) > 1) Place a sales order by adding any item into the cart. (For eg: take 5 quantities) > 2) Now approve the order and depress on " Pack Shipment for shipgroup" > 3) Pack only 3 items and click on "Complete button" > 4) Now go on Order detail page > 5) Remaining quantities should be 2 > 6) But presently it shows 5 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur closed OFBIZ-2689. ------------------------------ Resolution: Fixed Thanks Divesh, Your patch is in trunk rev. 791105 and as well as release09.04 rev. 791106 Vikas > Remaining quantity on Order detail page and edit order page are wrong > --------------------------------------------------------------------- > > Key: OFBIZ-2689 > URL: https://issues.apache.org/jira/browse/OFBIZ-2689 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Divesh Dutta > Assignee: Vikas Mayur > Fix For: Release Branch 9.04, SVN trunk > > Attachments: OFBiz-2689.patch > > > Remaining quantity on Order detail page and edit order page are wrong. > Steps to produce this bug: (For purchase order) > 1) Place a purchase order by adding any item into the cart (For eg: take 5 quantities) > 2) Then approve the order > 3) Depress on "Quick ship purchase order" button > 4) Receive 3 items > 5) Then again go on Order detail page and check the quantities > 6) Remaining quantities and Outstanding should be 2 > 7) But presently remaining quantities are shown 5. > (For sales order) > 1) Place a sales order by adding any item into the cart. (For eg: take 5 quantities) > 2) Now approve the order and depress on " Pack Shipment for shipgroup" > 3) Pack only 3 items and click on "Complete button" > 4) Now go on Order detail page > 5) Remaining quantities should be 2 > 6) But presently it shows 5 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |