Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0032997 | Retail Modules | Web POS | public | 2016-05-19 11:32 | 2016-06-13 11:23 |
Reporter | ebecerra | ||||
Assigned To | jorge-garcia | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | marvintm | ||||
OBNetwork customer | No | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0032997: [SERQA 1116] Manual promotions and quantities | ||||
Description | When a manual promotion is applied the rule set 'qtyOffer' to line quantity. If the quantity is changed later the 'qtyOffer' not change according the new quantity. | ||||
Steps To Reproduce | Case 1: 1. Add a product to receipt 2. Change line quantity to 6 3. Apply a manual promotion - In Developer Console: OB.MobileApp.model.receipt.get('lines').at(0).get('promotions') * obdiscQtyoffer: 6 * pendingQtyOffer: 6 * qtyOffer: 6 Case 2: 1. Add a product to receipt 2. Apply a manual promotion - In Developer Console: OB.MobileApp.model.receipt.get('lines').at(0).get('promotions') * obdiscQtyoffer: 1 * pendingQtyOffer: 1 * qtyOffer: 1 3. Change line quantity to 6 - In Developer Console: OB.MobileApp.model.receipt.get('lines').at(0).get('promotions') * obdiscQtyoffer: 1 * pendingQtyOffer: 1 * qtyOffer: 1 | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | SER-QA | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2016-05-19 11:32 | ebecerra | New Issue | |||
2016-05-19 11:32 | ebecerra | Assigned To | => Retail | ||
2016-05-19 11:32 | ebecerra | OBNetwork customer | => No | ||
2016-05-19 11:32 | ebecerra | Triggers an Emergency Pack | => No | ||
2016-05-19 11:40 | ebecerra | Summary | Promotions and split lines => Manual promotions and quantities | ||
2016-05-19 11:40 | ebecerra | Description Updated | bug_revision_view_page.php?rev_id=12160#r12160 | ||
2016-05-19 11:40 | ebecerra | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=12162#r12162 | ||
2016-05-19 11:51 | ebecerra | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=12163#r12163 | ||
2016-05-19 12:51 | amayavicente | Summary | Manual promotions and quantities => [SERQA 1116] Manual promotions and quantities | ||
2016-05-19 12:52 | amayavicente | Tag Attached: SER-QA | |||
2016-05-20 11:48 | Orekaria | Status | new => acknowledged | ||
2016-05-23 12:39 | jorge-garcia | Status | acknowledged => scheduled | ||
2016-05-23 12:39 | jorge-garcia | Assigned To | Retail => jorge-garcia | ||
2016-05-25 11:39 | hgbot | Checkin | |||
2016-05-25 11:39 | hgbot | Note Added: 0086735 | |||
2016-05-25 11:40 | hgbot | Checkin | |||
2016-05-25 11:40 | hgbot | Note Added: 0086737 | |||
2016-05-25 11:40 | hgbot | Status | scheduled => resolved | ||
2016-05-25 11:40 | hgbot | Resolution | open => fixed | ||
2016-05-25 11:40 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dc5a55b15d77527bbae7b48e65c5f63622e5f504 [^] | ||
2016-06-13 11:23 | marvintm | Review Assigned To | => marvintm | ||
2016-06-13 11:23 | marvintm | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|