Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0031753 | Retail Modules | Web POS | public | 2015-12-18 15:24 | 2016-01-28 15:45 |
|
Reporter | marvintm | |
Assigned To | jorge-garcia | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR16Q1 | Fixed in Version | RR16Q1 | |
Merge Request Status | |
Review Assigned To | Orekaria |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0031753: Instances should automatically start using the discounts new flow starting 16Q1 |
Description | Starting 16Q1, all instances should automatically use the discounts new flow:
- All preferences which exist in customers which activate the old flow should be removed
- The modulescript which created these preferences for old instances should also be removed. |
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 | has duplicate | backport | 0031771 | RR16Q1 | closed | Retail | Instances should automatically start using the discounts new flow starting 16Q1 | causes | defect | 0032019 | | closed | jorge-garcia | [RR16Q1]Login offline does not work |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-12-18 15:24 | marvintm | New Issue | |
2015-12-18 15:24 | marvintm | Assigned To | => Retail |
2015-12-18 15:24 | marvintm | OBNetwork customer | => No |
2015-12-18 15:24 | marvintm | Triggers an Emergency Pack | => No |
2015-12-18 15:24 | marvintm | Target Version | => RR16Q1 |
2015-12-21 08:52 | Orekaria | Relationship added | blocks 0031751 |
2015-12-21 08:52 | Orekaria | Relationship replaced | depends on 0031751 |
2015-12-24 03:32 | Orekaria | Note Added: 0082977 | |
2015-12-24 03:32 | Orekaria | Status | new => scheduled |
2015-12-24 03:32 | Orekaria | Assigned To | Retail => Orekaria |
2015-12-28 10:58 | Orekaria | Relationship replaced | has duplicate 0031771 |
2015-12-28 10:58 | Orekaria | Assigned To | Orekaria => Retail |
2015-12-28 11:17 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2015-12-28 16:56 | hgbot | Checkin | |
2015-12-28 16:56 | hgbot | Note Added: 0083017 | |
2015-12-28 16:56 | hgbot | Status | scheduled => resolved |
2015-12-28 16:56 | hgbot | Resolution | open => fixed |
2015-12-28 16:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f01bcb85330f47f0cf6ffddb05f8949090baa383 [^] |
2015-12-28 16:57 | hgbot | Checkin | |
2015-12-28 16:57 | hgbot | Note Added: 0083018 | |
2015-12-28 16:57 | hgbot | Checkin | |
2015-12-28 16:57 | hgbot | Note Added: 0083019 | |
2015-12-29 12:16 | Orekaria | Review Assigned To | => Orekaria |
2015-12-29 12:16 | Orekaria | Status | resolved => closed |
2015-12-29 12:16 | Orekaria | Fixed in Version | => RR16Q1 |
2015-12-29 13:48 | hgbot | Checkin | |
2015-12-29 13:48 | hgbot | Note Added: 0083051 | |
2015-12-29 13:48 | hgbot | Status | closed => resolved |
2015-12-29 13:48 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f01bcb85330f47f0cf6ffddb05f8949090baa383 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/769088b284d6837a65e1dc70d67cec546b1f05aa [^] |
2015-12-29 13:51 | Orekaria | Status | resolved => closed |
2016-01-27 13:38 | marvintm | Relationship added | causes 0032019 |
2016-01-28 15:45 | hgbot | Checkin | |
2016-01-28 15:45 | hgbot | Note Added: 0083683 | |
Notes |
|
(0082977)
|
Orekaria
|
2015-12-24 03:32
|
|
|
|
(0083017)
|
hgbot
|
2015-12-28 16:56
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f01bcb85330f47f0cf6ffddb05f8949090baa383
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Dec 28 15:46:49 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f01bcb85330f47f0cf6ffddb05f8949090baa383 [^]
Fixed issue 31753: Instances should automatically start using the discounts
new flow starting 16Q1
Starting from 16Q1 the old flow of discounts is not supported.
Some changes are necessary:
* The preference OBPOS_discount.newFlow must disappear.
* All modulescripts related to this preference must be deleted.
Now, the preference doesn't exists in the backend, and there is no modulescript
using it. This preference is set to true when the terminal properties are been
loaded.
It's planned that in 16Q2, all checks of this preference will be deleted in
the client side.
---
M src-db/database/sourcedata/AD_REF_LIST.xml
R src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/InsertNewFlowDiscountPreference.java
R src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/InsertNewFlowDiscountPreference_Data.xsql
---
|
|
|
(0083018)
|
hgbot
|
2015-12-28 16:57
|
|
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: d325efbe4679cb7cb9385fe577923a66bd9ee475
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Dec 28 15:50:26 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d325efbe4679cb7cb9385fe577923a66bd9ee475 [^]
Related to issue 31753: Instances should automatically start using the discounts
new flow starting 16Q1
When the web POS is loading the terminal object, we set the preference to true.
---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
|
|
|
(0083019)
|
hgbot
|
2015-12-28 16:57
|
|
|
|
(0083051)
|
hgbot
|
2015-12-29 13:48
|
|
|
|
(0083683)
|
hgbot
|
2016-01-28 15:45
|
|
|