[jira] [Commented] (OFBIZ-10659) Issue while updating product qty on order entry page

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

[jira] [Commented] (OFBIZ-10659) Issue while updating product qty on order entry page

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-10659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16697722#comment-16697722 ]

Deepak Dixit commented on OFBIZ-10659:
--------------------------------------

I Agree, we can close this issue, in case of page refresh it submit the form with previous value so its desired behaviourto increase qty, 

and there is not ajax support on cart page to update qty on focus out, As Pradeep mentioned we can change qty and then we need to do recalculate order.

> Issue while updating product qty on order entry page
> ----------------------------------------------------
>
>                 Key: OFBIZ-10659
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10659
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>            Reporter: Padmavati Rawat
>            Assignee: Jacques Le Roux
>            Priority: Major
>         Attachments: Image 001.png
>
>
> Steps:
> 1. Navigate to the Order entry page.
> [https://demo-trunk.ofbiz.apache.org/ordermgr/control/additem]
> 2. Add Item in the cart.
> 3. After adding Item in cart refresh the page and check the order item qty.
> 4. Change the Item qty and click outside of qty field to save the changes.
> Actual;
> 1. Quantity not getting updated on clicking outside the field.
> 2. Product qty automatically increased by one on every page refresh action.
> Expected:
> 1. Product qty should be updated on clicking outside the qty field.
> 2. Product qty should not be changed on page refresh.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)