Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031753
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Web POSminoralways2015-12-18 15:242016-01-28 15:45
ReportermarvintmView Statuspublic 
Assigned Tojorge-garcia 
PrioritynormalResolutionfixedFixed in VersionRR16Q1
StatusclosedFix in branchFixed in SCM revision769088b284d6
ProjectionnoneETAnoneTarget VersionRR16Q1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Review Assigned ToOrekaria
OBNetwork customerNo
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031753: Instances should automatically start using the discounts new flow starting 16Q1

DescriptionStarting 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on feature request 0031751RR16Q1 closedOrekaria Old flow of discounts should be marked as deprecated 
has duplicate backport 0031771RR16Q1 closedRetail Instances should automatically start using the discounts new flow starting 16Q1 
causes defect 0032019 closedjorge-garcia [RR16Q1]Login offline does not work 

-  Notes
(0082977)
Orekaria (viewer)
2015-12-24 03:32

OBPOS_discount.newFlow
(0083017)
hgbot (developer)
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 (developer)
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 (developer)
2015-12-28 16:57

Repository: erp/pmods/org.openbravo.retail.sampledata
Changeset: 7ff651c54f035ba103d8ae719b985981256292da
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Dec 28 15:51:40 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/7ff651c54f035ba103d8ae719b985981256292da [^]

Related to issue 31753: Instances should automatically start using the discounts
new flow starting 16Q1

Deleted preference in the sampledata.

---
M referencedata/sampledata/The_White_Valley_Group/AD_PREFERENCE.xml
---
(0083051)
hgbot (developer)
2015-12-29 13:48

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 769088b284d6837a65e1dc70d67cec546b1f05aa
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Tue Dec 29 13:47:29 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/769088b284d6837a65e1dc70d67cec546b1f05aa [^]

Fixes issue 31753: Added deprecation message

---
M web/org.openbravo.mobile.core/source/main.js
---
(0083683)
hgbot (developer)
2016-01-28 15:45

Repository: retail/backports/3.0RR15Q4.2/org.openbravo.mobile.core
Changeset: 1b04a51dade8931b77f90f4f3e07c6e571a15421
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Tue Dec 29 13:47:29 2015 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR15Q4.2/org.openbravo.mobile.core/rev/1b04a51dade8931b77f90f4f3e07c6e571a15421 [^]

Fixes issue 31752, backport of issue 31753: Added deprecation message

---
M web/org.openbravo.mobile.core/source/main.js
---

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker