Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032596 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-04-05 12:33 | 2016-04-28 10:25 | |||
Reporter | paul_guiot | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR16Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 144278fbba86 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032596: [SERQA 871] Discount allocation by article: Inconsistency | |||||||
Description | The problem occurs with the display of the discount allocation based on the promotion. The final amount is always correct. The problem happens only on the details of the articles. Depending the way we introduce the articles, we have a different behaviour. Whatever the calculation behind, we should always have the same discount allocation for a pack. | |||||||
Steps To Reproduce | In the backend, Go to the Discount and promotion: - Chek that the Promotion “Camping Pack” exists with the two following articles: o Down sleeping bag 500 o Expedition tent 4 season 2 person - Make sure to deactivate the promotions “Price adjustment” to avoid any inconsistencies in the test (To be sure that only the Camping Pack will be applied) In the Webpos, Go to the VBS-1 with the user vallblanca: - Create a ticket with the pack: Camping Pack o Click on “Search”; o Categories: Pack. Search. Select Camping Pack - Select in the ticket the 2nd article and add 1 Qty Error: The allocation discount by articles has been modified. The pack and its price detailed could be separated from the rest of the ticket to keep the same original ratio of discount(?) | |||||||
Tags | SER-QA | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||
|
Notes | |
(0085437) paul_guiot (developer) 2016-04-05 12:35 |
[SERQA] |
(0085827) hgbot (developer) 2016-04-21 13:33 |
Repository: erp/pmods/org.openbravo.retail.discounts Changeset: 144278fbba86ccfaaf75372d52fff132f99c1605 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Wed Apr 20 10:48:45 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/144278fbba86ccfaaf75372d52fff132f99c1605 [^] Fixed issue 32596: [SERQA 871] Discount allocation by article: Inconsistency The calculation of the proportional part of each line that participates in the promotions was calculated with the total quantity of the line. The solution is to use the quantity used to create the promotion, instead of the total quantity of the lines. --- M web/org.openbravo.retail.discounts/js/promotion-pack.js --- |
(0085830) hgbot (developer) 2016-04-21 13:34 |
Repository: tools/automation/pi-mobile Changeset: fb2935ce0e8b0fd893d2b7040a526aba420b4bcb Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu Apr 21 13:30:17 2016 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/fb2935ce0e8b0fd893d2b7040a526aba420b4bcb [^] Verifies issue 32596: [SERQA 871] Discount allocation by article: Inconsistency Test I32596_AddProductNotCreateNewPack has been added. Some changes are require for the test I28120_SameProductInTwoPacks to reflect the changes in the rule. --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/discountsandpromotions/I28120_SameProductInTwoPacks.java A src-test/org/openbravo/test/mobile/quarantine/pack/JGA/discountsandpromotions/I32596_AddProductNotCreateNewPack.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2016-04-05 12:33 | paul_guiot | New Issue | |
2016-04-05 12:33 | paul_guiot | Assigned To | => Retail |
2016-04-05 12:33 | paul_guiot | Resolution time | => 1460671200 |
2016-04-05 12:33 | paul_guiot | Triggers an Emergency Pack | => No |
2016-04-05 12:35 | paul_guiot | Note Added: 0085437 | |
2016-04-05 13:41 | agete | Tag Attached: SER-QA | |
2016-04-06 18:23 | Orekaria | Status | new => acknowledged |
2016-04-11 10:03 | Orekaria | Status | acknowledged => scheduled |
2016-04-11 10:03 | Orekaria | Status | scheduled => feedback |
2016-04-11 10:17 | Orekaria | Relationship added | depends on 0032638 |
2016-04-20 11:05 | jorge-garcia | Status | feedback => scheduled |
2016-04-20 11:05 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2016-04-21 13:33 | hgbot | Checkin | |
2016-04-21 13:33 | hgbot | Note Added: 0085827 | |
2016-04-21 13:33 | hgbot | Status | scheduled => resolved |
2016-04-21 13:33 | hgbot | Resolution | open => fixed |
2016-04-21 13:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/144278fbba86ccfaaf75372d52fff132f99c1605 [^] |
2016-04-21 13:34 | hgbot | Checkin | |
2016-04-21 13:34 | hgbot | Note Added: 0085830 | |
2016-04-28 10:25 | marvintm | Review Assigned To | => marvintm |
2016-04-28 10:25 | marvintm | Status | resolved => closed |
2016-04-28 10:25 | marvintm | Fixed in Version | => RR16Q3 |
2016-05-02 18:37 | amayavicente | Relationship added | blocks 0032828 |
Copyright © 2000 - 2009 MantisBT Group |