Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040825Retail ModulesWeb POSpublic2019-05-09 15:332019-05-23 09:53
marvintm 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
 
RR19Q3 
marvintm
No
0040825: Cash management deposits are missing description information
After issue https://issues.openbravo.com/view.php?id=40271 [^] was fixed, cash management withdrawals in the cashup are including additional relevant information about the terminal which generated it. However, deposits are missing this information.
Do cashup, and verify that the deposit is missing description information.
.
No tags attached.
related to design defect 0040271 closed ranjith_qualiantech_com Lack of information in "security deposit" financial account after a cashup 
related to defect 0041300 new Retail Cashup difference transactions are missing the terminal information in its description 
Issue History
2019-05-09 15:33marvintmNew Issue
2019-05-09 15:33marvintmAssigned To => Retail
2019-05-09 15:33marvintmTriggers an Emergency Pack => No
2019-05-09 15:34marvintmRelationship addedrelated to 0040271
2019-05-10 07:39ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-05-10 07:39ranjith_qualiantech_comStatusnew => scheduled
2019-05-14 04:29hgbotCheckin
2019-05-14 04:29hgbotNote Added: 0111648
2019-05-14 04:29hgbotStatusscheduled => resolved
2019-05-14 04:29hgbotResolutionopen => fixed
2019-05-14 04:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/27eeb0c3920029d79947a275273160d572e8c3ee [^]
2019-05-15 09:29marvintmReview Assigned To => marvintm
2019-05-15 09:29marvintmStatusresolved => closed
2019-05-15 09:29marvintmFixed in Version => RR19Q3
2019-05-23 09:53hgbotCheckin
2019-05-23 09:53hgbotNote Added: 0112079
2019-07-05 13:40aaroncaleroRelationship addedrelated to 0041300

Notes
(0111648)
hgbot   
2019-05-14 04:29   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 27eeb0c3920029d79947a275273160d572e8c3ee
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue May 14 07:59:32 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/27eeb0c3920029d79947a275273160d572e8c3ee [^]

Fixed issue 40825 : Reconciliation description for deposited amount should be updated with terminal info when doing cashup

* When doing cashup, fin transaction entry will be made for counted amount of each payment method
  Description should be updated with terminal info for above transaction

---
M src/org/openbravo/retail/posterminal/CashCloseProcessor.java
---
(0112079)
hgbot   
2019-05-23 09:53   
Repository: tools/automation/pi-mobile
Changeset: f81085f96b5279928e369e9d2cda9a90f47866c3
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu May 23 13:21:54 2019 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f81085f96b5279928e369e9d2cda9a90f47866c3 [^]

Verifies issue 40825 : Modified automated test 'I33172_VerifyTillDifferencesReconciliationDeposits'

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/I33172_VerifyTillDifferencesReconciliationDeposits.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/I34219_VerifyOpenTillOnCloseStore.java
---