Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040532Retail ModulesWeb POSpublic2019-04-05 09:432019-06-03 13:42
joniturralde93 
gerard_vandenberg 
highminoralways
closedfixed 
5
pi 
piRR19Q3 
marvintm
No
0040532: Divide preference 'Hide Cash Up Information to the Cashier'
Customer wants to hide the theoretical amount to cashier when counting, but to show all the information in the POS Cash Up report.
Right now if you activate the preference 'Hide Cash Up Information to the Cashier', you get both hidden, the count amount and the Cashup info.
- Do a cashup. You can see the amount that you have to count and all the cashup information.
- Activate the preference.
- Do another cashup, you cannot see either of them.
Maybe separate in two preferences:
- Hide Cash Up Information to the Cashier: Only cash up info is hidden.
- Hide Count Information: Amount to be counted is hidden.
No tags attached.
Issue History
2019-04-05 09:43joniturralde93New Issue
2019-04-05 09:43joniturralde93Assigned To => Retail
2019-04-05 09:43joniturralde93Triggers an Emergency Pack => No
2019-05-03 10:44hgbotCheckin
2019-05-03 10:44hgbotNote Added: 0111462
2019-05-03 10:44hgbotStatusnew => resolved
2019-05-03 10:44hgbotResolutionopen => fixed
2019-05-03 10:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fcf2fc9a428eade82dacbfaf7f520c3509aae9b5 [^]
2019-05-03 10:44hgbotCheckin
2019-05-03 10:44hgbotNote Added: 0111463
2019-05-09 11:24shuehnerAssigned ToRetail => gerard_vandenberg
2019-05-21 13:26hgbotCheckin
2019-05-21 13:26hgbotNote Added: 0111949
2019-05-21 13:26hgbotCheckin
2019-05-21 13:26hgbotNote Added: 0111950
2019-06-03 13:42marvintmReview Assigned To => marvintm
2019-06-03 13:42marvintmStatusresolved => closed
2019-06-03 13:42marvintmFixed in Version => RR19Q3

Notes
(0111462)
hgbot   
2019-05-03 10:44   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: fcf2fc9a428eade82dacbfaf7f520c3509aae9b5
Author: Gerard van den Berg <gerard.vandenberg <at> openbravo.com>
Date: Tue Apr 30 17:48:40 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fcf2fc9a428eade82dacbfaf7f520c3509aae9b5 [^]

Fixed issue 40532 : Added Hide Count Information Preference

---
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.retail.posterminal/js/closecash/view/tabcashpayments.js
M web/org.openbravo.retail.posterminal/js/closecash/view/tabcountcash.js
M web/org.openbravo.retail.posterminal/js/closecash/view/tabpostprintclose.js
---
(0111463)
hgbot   
2019-05-03 10:44   
Repository: tools/automation/pi-mobile
Changeset: a433ffa581bd716f60dafe64396508e47bb19d8c
Author: Gerard van den Berg <gerard.vandenberg <at> openbravo.com>
Date: Tue Apr 30 17:52:28 2019 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a433ffa581bd716f60dafe64396508e47bb19d8c [^]

Verifies issue 40532 : Added HideCountInformation preference Test and adjusted Hide Cashup Information test

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31162_HideCashUpInformation.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31163_HideCountInformation.java
---
(0111949)
hgbot   
2019-05-21 13:26   
Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 8f9c2ae7f89379e879020f728af63bca387a6691
Author: Eduardo Becerra <ebec70 <at> yahoo.com>
Date: Thu May 09 10:06:30 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/8f9c2ae7f89379e879020f728af63bca387a6691 [^]

Related issue 40532: Add preference "POSS_HideTillInfoToCashier" to module "org.openbravo.retail.sessions"

---
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.retail.sessions/js/countcash/tabcountcash.js
---
(0111950)
hgbot   
2019-05-21 13:26   
Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: d313a663ddae77ed9a55b1815aff4af91eb5cf26
Author: Eduardo Becerra <ebec70 <at> yahoo.com>
Date: Thu May 09 10:20:06 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/d313a663ddae77ed9a55b1815aff4af91eb5cf26 [^]

Related issue 40532: Remove preference "POSS_HideTillInfoToCashier" and use WebPOS preference "OBPOS_HideCountInformation"

---
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.retail.sessions/js/countcash/tabcountcash.js
---