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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039196
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2018-08-29 13:382018-10-05 16:29
ReportermalsasuaView Statuspublic 
Assigned Torqueralta 
PrioritynormalResolutionfixedFixed in VersionRR19Q1
StatusclosedFix in branchFixed in SCM revision75f6cb98b27e
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0039196: Cache should be cleaned in device when it is linked to terminal

DescriptionWhen a device is linked to device, the cache should be cleaned or message error should be displayed until the cache is cleaned

In other case, corruption data can be generated
Steps To Reproducewith terminal authentication enabled:

[POS device1]
. link device1
. do sales

[BO]
. unlink device1

[POS device2]
. link device2
. do sales
. do cashup

[BO]
. unlink device2

[POS device1]
. link device1
. do sales
. do cashup

Error: Record is stuck in Error While Importing with "Cashup is processed and it can not be processed again"
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0106888)
hgbot (developer)
2018-09-20 14:41

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0047992535bcb190da95120eb11ec4d851ff7dc0
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Tue Sep 18 14:00:02 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0047992535bcb190da95120eb11ec4d851ff7dc0 [^]

Fixed issue 39196: Cache should be cleaned in device when it is linked to
terminal

- Cleared cache after unlinked device and fixed call to logout function from
undefined object

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---
(0107019)
hgbot (developer)
2018-09-25 15:28

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5f15996caff8a190f03fac7dd504d5e3da928fcd
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Sep 25 15:28:32 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5f15996caff8a190f03fac7dd504d5e3da928fcd [^]

Related issue 39196: Cache should be cleaned in device when it is linked to terminal

- Breaking 2 tests: SecureTerminalConfChange and TerminalAuthenticationAndCacheSession
-Backed out changeset 0047992535bc

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---
(0107020)
migueldejuana (developer)
2018-09-25 15:29

Breaking tests
(0107192)
hgbot (developer)
2018-10-05 15:15

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 75f6cb98b27e05f3fdd013bcf32ba11ade0761ea
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Wed Sep 26 10:46:43 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/75f6cb98b27e05f3fdd013bcf32ba11ade0761ea [^]

Fixed issue 39196: Cache should be cleaned in device when it is linked to
terminal

- Cleared cache after unlinked device and fixed call to logout function from
undefined object
- Fix 2 broken test: SecureTerminalConfChange and
TerminalAuthenticationAndCacheSession

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---
(0107193)
hgbot (developer)
2018-10-05 15:16

Repository: tools/automation/pi-mobile
Changeset: 6e9b048c47733b01fa64c7b93fd16a41cc1c9ab7
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Wed Sep 26 13:22:41 2018 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/6e9b048c47733b01fa64c7b93fd16a41cc1c9ab7 [^]

Related to issue 39196: Cache should be cleaned in device when it is linked to
terminal

- Test updated: SecureTerminalConfChange and TerminalAuthenticationAndCacheSession

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/SecureTerminalConfChange.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/TerminalAuthenticationAndCacheSession.java
---

- Issue History
Date Modified Username Field Change
2018-08-29 13:38 malsasua New Issue
2018-08-29 13:38 malsasua Assigned To => Retail
2018-08-29 13:38 malsasua Resolution time => 1537394400
2018-08-29 13:38 malsasua Triggers an Emergency Pack => No
2018-09-10 22:15 rqueralta Assigned To Retail => rqueralta
2018-09-11 15:05 rqueralta Status new => scheduled
2018-09-20 14:41 hgbot Checkin
2018-09-20 14:41 hgbot Note Added: 0106888
2018-09-20 14:41 hgbot Status scheduled => resolved
2018-09-20 14:41 hgbot Resolution open => fixed
2018-09-20 14:41 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0047992535bcb190da95120eb11ec4d851ff7dc0 [^]
2018-09-21 11:30 marvintm Review Assigned To => marvintm
2018-09-21 11:30 marvintm Status resolved => closed
2018-09-21 11:30 marvintm Fixed in Version => RR18Q4
2018-09-25 15:28 hgbot Checkin
2018-09-25 15:28 hgbot Note Added: 0107019
2018-09-25 15:29 migueldejuana Note Added: 0107020
2018-09-25 15:29 migueldejuana Status closed => new
2018-09-25 15:29 migueldejuana Resolution fixed => open
2018-09-25 15:29 migueldejuana Fixed in Version RR18Q4 =>
2018-10-05 15:15 hgbot Checkin
2018-10-05 15:15 hgbot Note Added: 0107192
2018-10-05 15:15 hgbot Status new => resolved
2018-10-05 15:15 hgbot Resolution open => fixed
2018-10-05 15:15 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0047992535bcb190da95120eb11ec4d851ff7dc0 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/75f6cb98b27e05f3fdd013bcf32ba11ade0761ea [^]
2018-10-05 15:16 hgbot Checkin
2018-10-05 15:16 hgbot Note Added: 0107193
2018-10-05 16:29 marvintm Status resolved => closed
2018-10-05 16:29 marvintm Fixed in Version => RR19Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker