Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036029 | Retail Modules | Web POS | public | 2017-05-17 19:24 | 2017-06-02 18:26 |
|
Reporter | adrianromero | |
Assigned To | rqueralta | |
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR17Q3 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0036029: [SER-QA 2855] Wrong calculation of quantity in services when sold as deferred |
Description | A service configured as not grouped, q does not calculate properly the lines and quantities when sold as deferred. |
Steps To Reproduce | 1. Configure the product Customize Blue trousers as not grouped, quantity rule as per product, and allows deferred sales as true
2. Log in in Web POS.
3. Create a layaway with a line with quantity 3 and product Blue trousers.
4. Pay and close the layaway
5. Load the layaway created and click on the services icon for Blue trousers
6. Select Customize Blue trousers and add to a new ticket
Observe that a new receipt is created with 3 lines and each line with quantity 3. This is wrong. It is expected 3 lines and each line with quantity 1.
|
Proposed Solution | |
Additional Information | |
Tags | SER-QA |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-05-17 19:24 | adrianromero | New Issue | |
2017-05-17 19:24 | adrianromero | Assigned To | => Retail |
2017-05-17 19:24 | adrianromero | Resolution time | => 1496181600 |
2017-05-17 19:24 | adrianromero | Triggers an Emergency Pack | => No |
2017-05-17 19:24 | adrianromero | Tag Attached: SER-QA | |
2017-05-24 15:49 | rqueralta | Assigned To | Retail => rqueralta |
2017-05-24 15:49 | rqueralta | Status | new => scheduled |
2017-05-26 15:10 | hgbot | Checkin | |
2017-05-26 15:10 | hgbot | Note Added: 0096837 | |
2017-05-26 15:10 | hgbot | Status | scheduled => resolved |
2017-05-26 15:10 | hgbot | Resolution | open => fixed |
2017-05-26 15:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5f562f444d693fd1ae223fec46990169f9ff8d6f [^] |
2017-05-30 13:52 | marvintm | Note Added: 0097011 | |
2017-05-31 20:41 | hgbot | Checkin | |
2017-05-31 20:41 | hgbot | Note Added: 0097064 | |
2017-06-01 08:42 | marvintm | Review Assigned To | => marvintm |
2017-06-01 08:42 | marvintm | Status | resolved => closed |
2017-06-01 08:42 | marvintm | Fixed in Version | => RR17Q3 |
2017-06-02 18:26 | hgbot | Checkin | |
2017-06-02 18:26 | hgbot | Note Added: 0097116 | |
Notes |
|
(0096837)
|
hgbot
|
2017-05-26 15:10
|
|
|
|
|
Fix is correct, but it's lacking automated test. |
|
|
(0097064)
|
hgbot
|
2017-05-31 20:41
|
|
Repository: tools/automation/pi-mobile
Changeset: 17dff43f5323b98f1ac40ac8540f47744c513c30
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Tue May 30 16:01:05 2017 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/17dff43f5323b98f1ac40ac8540f47744c513c30 [^]
Verifies issue 36029: [SER-QA 2855] Wrong calculation of quantity in services
when sold as deferred
Added automated test 'I36029_VerifyDeferredServiceQuantity'
---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/services/I36029_VerifyDeferredServiceQuantity.java
---
|
|
|
(0097116)
|
hgbot
|
2017-06-02 18:26
|
|
Repository: tools/automation/pi-mobile
Changeset: 010b481df63f0d1662a3a467ec4204af2ea065b9
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Fri Jun 02 12:01:50 2017 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/010b481df63f0d1662a3a467ec4204af2ea065b9 [^]
Related to issue 36029: [SER-QA 2855] Wrong calculation of quantity in services
when sold as deferred
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/services/I36029_VerifyDeferredServiceQuantity.java
---
|
|