Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035810Retail ModulesCash uppublic2017-04-20 16:052017-05-03 16:36
malsasua 
mario_castello 
highmajoralways
closedfixed 
5
 
RR17Q3 
guilleaer
No
0035810: cash management info is wrong in cashup
when a cash management has been done, the info is not displayed right in the cashup report
in POS
. do a sale: total sale 150.5 (payment type: cash)
. do a cash management:
  withdrawal: Cash - Cashier shit (transfer to VBS backoffice)
              amount 50
(see attachment: cashmgmt)
. do a cashup
in cashup report, in withdrawal section, the amount 50 is displayed two times: one in "cash - cashier shift.." (it is ok) and other in "cash" payment type (it is wrong)
(see attachment: error)
No tags attached.
related to defect 0036951 closed ranjith_qualiantech_com deposit cash management info is wrong in cashup 
png cashmgmt.png (208,031) 2017-04-20 16:05
https://issues.openbravo.com/file_download.php?file_id=10683&type=bug
png

png error.png (176,365) 2017-04-20 16:06
https://issues.openbravo.com/file_download.php?file_id=10684&type=bug
png
Issue History
2017-04-20 16:05malsasuaNew Issue
2017-04-20 16:05malsasuaAssigned To => Retail
2017-04-20 16:05malsasuaResolution time => 1494108000
2017-04-20 16:05malsasuaTriggers an Emergency Pack => No
2017-04-20 16:05malsasuaFile Added: cashmgmt.png
2017-04-20 16:06malsasuaFile Added: error.png
2017-04-20 18:27mario_castelloAssigned ToRetail => mario_castello
2017-04-24 17:50mario_castelloStatusnew => acknowledged
2017-04-24 17:51mario_castelloStatusacknowledged => scheduled
2017-04-27 16:55hgbotCheckin
2017-04-27 16:55hgbotNote Added: 0096233
2017-04-27 16:55hgbotCheckin
2017-04-27 16:55hgbotNote Added: 0096234
2017-04-27 16:55hgbotStatusscheduled => resolved
2017-04-27 16:55hgbotResolutionopen => fixed
2017-04-27 16:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1bbc1cf0111ef8c0595868a03afaabf4d4d75ecf [^]
2017-04-27 16:57mario_castelloNote Edited: 0096234bug_revision_view_page.php?bugnote_id=0096234#r15072
2017-05-03 16:36guilleaerReview Assigned To => guilleaer
2017-05-03 16:36guilleaerStatusresolved => closed
2017-05-03 16:36guilleaerFixed in Version => RR17Q3
2017-09-26 10:35malsasuaRelationship addedrelated to 0036951

Notes
(0096233)
hgbot   
2017-04-27 16:55   
Repository: tools/automation/pi-mobile
Changeset: 9aa82d32dcc4a1b3651432d403e23bbf2ea8dd3c
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Tue Apr 25 09:03:54 2017 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/9aa82d32dcc4a1b3651432d403e23bbf2ea8dd3c [^]

Related to issue 35810: Fixed affected test

- Added new properties to TestIdPack class
- Fixed test I28181_CashupWrongWithdrawalSummary
- Fixed test I28491_WrongWithdrawalSection
- Fixed test I28714_VerifyTotalReturns
- Fixed test I28714_VerifyTotalReturnsII
- Fixed test I30848_CashMgmtRecoverAfterDeletingCache

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I28181_CashupWrongWithdrawalSummary.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I28491_WrongWithdrawalSection.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I28714_VerifyTotalReturns.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I28714_VerifyTotalReturnsII.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I30848_CashMgmtRecoverAfterDeletingCache.java
---
(0096234)
hgbot   
2017-04-27 16:55   
(edited on: 2017-04-27 16:57)
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1bbc1cf0111ef8c0595868a03afaabf4d4d75ecf
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Mon Apr 24 09:50:43 2017 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1bbc1cf0111ef8c0595868a03afaabf4d4d75ecf [^]

Fixed issue 0035810: cash management info is wrong in cashup

- Show the correct value in withdrawal view for the cashup report

---
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
---