[jira] [Comment Edited] (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] [Comment Edited] (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=16697709#comment-16697709 ]

Jacques Le Roux edited comment on OFBIZ-10659 at 11/24/18 8:53 AM:
-------------------------------------------------------------------

I agree to close this ticket as "Won't do". The backend is supposed to be used by users, not clients. So the  ''Recalculate Order" button is just what we need, we don't need a fancy UI there (click "outside the field"). If it was a client interface (frontend, like ecommerce) then it could be better.

BTW this is what FF tells me when I refresh the page: !Image 001.png! (Chrome and IE do the same) It's french and says that I should be aware of what I'm doing. Because when you use a refresh you are doing the same action again (ordermgr/control/additem) with current parameters.




was (Author: jacques.le.roux):
I agree to close this ticket as "Won't do". The backend is supposed to be used by users, not clients. So the  ''Recalculate Order" button is just what we need, we don't need a fancy UI there (click "outside the field"). If it was a client interface (frontend like ecommerce) then it could be better.

BTW this is what FF tells me when I refresh the page: !Image 001.png! (Chtome ands IE does the same) It's french and says that I should be aware of what I'm doing.Because when you use a refresh you are doing the same action again (ordermgr/control/additem) with current parameters.



> 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)