Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0031754 | Retail Modules | Web POS | public | 2015-12-18 15:28 | 2016-02-02 19:18 |
|
Reporter | marvintm | |
Assigned To | jorge-garcia | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR16Q2 | Fixed in Version | RR16Q2 | |
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 | 0031754: Remove all code related to discounts old flow |
Description | All code related to the old flow should be cleaned up starting 16Q2. |
Steps To Reproduce | . |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | feature request | 0031751 | RR16Q1 | closed | Orekaria | Old flow of discounts should be marked as deprecated |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-12-18 15:28 | marvintm | New Issue | |
2015-12-18 15:28 | marvintm | Assigned To | => Retail |
2015-12-18 15:28 | marvintm | OBNetwork customer | => No |
2015-12-18 15:28 | marvintm | Triggers an Emergency Pack | => No |
2015-12-18 15:28 | marvintm | Fixed in Version | => RR16Q2 |
2015-12-21 08:50 | Orekaria | Fixed in Version | RR16Q2 => |
2015-12-21 08:50 | Orekaria | Target Version | => RR16Q2 |
2015-12-21 08:50 | Orekaria | Relationship added | depends on 0031751 |
2016-01-07 10:06 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2016-01-07 11:13 | jorge-garcia | Status | new => scheduled |
2016-01-08 13:29 | hgbot | Checkin | |
2016-01-08 13:29 | hgbot | Note Added: 0083179 | |
2016-01-08 13:29 | hgbot | Status | scheduled => resolved |
2016-01-08 13:29 | hgbot | Resolution | open => fixed |
2016-01-08 13:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2db0926eae7de48d2ecd91ead6e0198e122d0bf8 [^] |
2016-01-08 13:29 | hgbot | Checkin | |
2016-01-08 13:29 | hgbot | Note Added: 0083180 | |
2016-01-08 13:29 | hgbot | Checkin | |
2016-01-08 13:29 | hgbot | Note Added: 0083181 | |
2016-01-08 13:30 | hgbot | Checkin | |
2016-01-08 13:30 | hgbot | Note Added: 0083182 | |
2016-01-08 13:30 | hgbot | Checkin | |
2016-01-08 13:30 | hgbot | Note Added: 0083183 | |
2016-01-08 13:31 | hgbot | Checkin | |
2016-01-08 13:31 | hgbot | Note Added: 0083184 | |
2016-02-02 19:18 | marvintm | Review Assigned To | => marvintm |
2016-02-02 19:18 | marvintm | Status | resolved => closed |
2016-02-02 19:18 | marvintm | Fixed in Version | => RR16Q2 |
Notes |
|
(0083179)
|
hgbot
|
2016-01-08 13:29
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2db0926eae7de48d2ecd91ead6e0198e122d0bf8
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Thu Jan 07 09:44:10 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2db0926eae7de48d2ecd91ead6e0198e122d0bf8 [^]
Fixed issue 31754: Remove all code related to discounts old flow
The old flow of discounts is no longer be supported in the Web POS.
Checks for the preference OBPOS_discount.newFlow have been deleted. The code
from the old flow of discounts is also delete from the Web POS.
---
M web/org.openbravo.retail.posterminal/js/model/discounts.js
M web/org.openbravo.retail.posterminal/js/model/executor.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
|
|
|
(0083180)
|
hgbot
|
2016-01-08 13:29
|
|
|
|
(0083181)
|
hgbot
|
2016-01-08 13:29
|
|
|
|
(0083182)
|
hgbot
|
2016-01-08 13:30
|
|
|
|
(0083183)
|
hgbot
|
2016-01-08 13:30
|
|
|
|
(0083184)
|
hgbot
|
2016-01-08 13:31
|
|
Repository: tools/automation/pi-mobile
Changeset: 4c25c3f72f39ed4cfd28fe1e47e390057456a29f
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri Jan 08 13:23:25 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/4c25c3f72f39ed4cfd28fe1e47e390057456a29f [^]
Related to issue 31754: Remove all code related to discounts old flow
All references to OBPOS_discount.newFlow must be deleted.
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/discountsandpromotions/I30904_TaxesAndTotalNotUpdated.java
---
|
|