Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025655 | Retail Modules | Web POS | public | 2014-02-04 10:54 | 2014-02-21 09:09 |
|
Reporter | jecharri | |
Assigned To | marvintm | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | RMP30.1 | |
Target Version | RR14Q2 | Fixed in Version | RR14Q2 | |
Merge Request Status | |
Review Assigned To | malsasua |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0025655: Web POS should allow to group the same product in different lines |
Description | Web POS should allow to group the same product in different lines.
Currently, in Web POS the user is able to add between 1--N units of same product in one line or between 1--N lines with same product and quantity equal to 1.
Web POS should be able to:
-one line with product cake, qty 20 and storage bin North
-another line with product cake, qty 20 and storage bin South |
Steps To Reproduce | - |
Proposed Solution | Web POS may have the following behaviour:
-if you add units using buttons "+" or "-" web pos should not add a new line
-if you go to tabs "scan ,browse or search" and you add an existing product in the ticket, it should add a new line.
In above way we can have a desired behaviour.
Currently, we have a checkbox "grouped product" to group all the units of one product in one line per unit. We could use this checkbox to create the new behaviour because I don't know what is the reason to current checkbox. In that way we will not add more complexity to current configuration. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-02-04 10:54 | jecharri | New Issue | |
2014-02-04 10:54 | jecharri | Assigned To | => marvintm |
2014-02-04 10:54 | jecharri | Triggers an Emergency Pack | => No |
2014-02-06 10:31 | dmitry_mezentsev | Note Added: 0063945 | |
2014-02-07 14:51 | hgbot | Checkin | |
2014-02-07 14:51 | hgbot | Note Added: 0064020 | |
2014-02-07 14:51 | hgbot | Status | new => resolved |
2014-02-07 14:51 | hgbot | Resolution | open => fixed |
2014-02-07 14:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5974f0bc9ea8a036a5c2e65afa2900a46547044b [^] |
2014-02-11 23:40 | hgbot | Checkin | |
2014-02-11 23:40 | hgbot | Note Added: 0064065 | |
2014-02-11 23:40 | hgbot | Checkin | |
2014-02-11 23:40 | hgbot | Note Added: 0064066 | |
2014-02-13 18:45 | hgbot | Checkin | |
2014-02-13 18:45 | hgbot | Note Added: 0064247 | |
2014-02-19 14:06 | malsasua | Review Assigned To | => malsasua |
2014-02-19 14:06 | malsasua | Note Added: 0064360 | |
2014-02-19 14:06 | malsasua | Status | resolved => closed |
2014-02-19 14:06 | malsasua | Fixed in Version | => RMP32 |
2014-02-20 15:47 | hgbot | Checkin | |
2014-02-20 15:47 | hgbot | Note Added: 0064413 | |
2014-02-20 15:47 | hgbot | Status | closed => resolved |
2014-02-20 15:47 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5974f0bc9ea8a036a5c2e65afa2900a46547044b [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/5974f0bc9ea8a036a5c2e65afa2900a46547044b [^] |
2014-02-20 15:48 | hgbot | Checkin | |
2014-02-20 15:48 | hgbot | Note Added: 0064420 | |
2014-02-20 15:48 | hgbot | Checkin | |
2014-02-20 15:48 | hgbot | Note Added: 0064421 | |
2014-02-20 15:48 | hgbot | Checkin | |
2014-02-20 15:48 | hgbot | Note Added: 0064427 | |
2014-02-21 09:09 | malsasua | Note Added: 0064476 | |
2014-02-21 09:09 | malsasua | Status | resolved => closed |
Notes |
|
|
We should fine tune current Grouped / Not Grouped product functionality.
http://wiki.openbravo.com/wiki/Retail:Configuration_Guide#Grouped_products [^]
As of now when product is "Not Grouped" one cannot change the quantity of this line (pop-up appears explaining that it is not possible for "not grouped" products).
The proposal is to remove this pop-up and to allow quantity change of the line using +, -, Quantity buttons. The rest of the behavior (adding new product line from browse / scan, we should keep).
One topic to verify is Promotions and Discounts functionality. We need to check that this improvement won't break sth there. |
|
|
(0064020)
|
hgbot
|
2014-02-07 14:51
|
|
|
|
(0064065)
|
hgbot
|
2014-02-11 23:40
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d61e57e45397d464c92f9602f63b887653fcddbd
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Feb 11 18:47:34 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d61e57e45397d464c92f9602f63b887653fcddbd [^]
related to issue 25448: improve behavior of products marked as show stock screen. Adapt to behavior of issue 25655
---
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---
|
|
|
(0064066)
|
hgbot
|
2014-02-11 23:40
|
|
|
|
(0064247)
|
hgbot
|
2014-02-13 18:45
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2474e7f4a8f0627369353212cee3b7851f2f6c27
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu Feb 13 11:46:06 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2474e7f4a8f0627369353212cee3b7851f2f6c27 [^]
related to issue 25655: Wroking fine also through check stock window
---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/ps-productdetailsview.js
---
|
|
|
|
|
|
(0064413)
|
hgbot
|
2014-02-20 15:47
|
|
|
|
(0064420)
|
hgbot
|
2014-02-20 15:48
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal.cirque
Changeset: d61e57e45397d464c92f9602f63b887653fcddbd
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Feb 11 18:47:34 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/d61e57e45397d464c92f9602f63b887653fcddbd [^]
related to issue 25448: improve behavior of products marked as show stock screen. Adapt to behavior of issue 25655
---
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---
|
|
|
(0064421)
|
hgbot
|
2014-02-20 15:48
|
|
|
|
(0064427)
|
hgbot
|
2014-02-20 15:48
|
|
|
|
|
|