Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028181Retail ModulesCash uppublic2014-11-14 15:452015-01-21 23:57
adrianromero 
marvintm 
immediatecriticalhave not tried
closedfixed 
5
 
 
adrianromero
Coding ( Testing )
2014-10-10
pi
https://code.openbravo.com/retail/3.0RR14Q3.2/org.openbravo.retail.posterminal/rev/8345b118ad84 [^]
No
0028181: In the Web POS cashup report, Withdrawals are added instead of subtracted to the expected amount
In the cashup report the expected amount must be the initial amount plus deposits minus withdrawals. But in this case withdrawals are added instead of subtracted
1. Do a cashup to start from zero
2. Create a sales order
3. Create a return
4. Go to the cashup process and go to the final report before processing the cashup

Verify that the expected amount is the initial amount plus deposits plus withdrawals. This is wrong.
The following changeset fixes this issue: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/70e6e91d62d0fd72bd94fb9c29147fda450cf08e [^]
No tags attached.
related to design defect 0027019RR15Q1 closed szapata In Q2 version cash ups and reconciliations are not being created properly 
related to defect 0028491RR15Q1 closed marvintm Cash up report is not showing the correct numbers in withdrawal section 
Issue History
2014-11-14 15:45adrianromeroNew Issue
2014-11-14 15:45adrianromeroAssigned To => marvintm
2014-11-14 15:45adrianromeroRegression level => Production - QA Approved
2014-11-14 15:45adrianromeroRegression introduced in release => RR14Q3.1
2014-11-14 15:45adrianromeroTriggers an Emergency Pack => No
2014-11-14 16:21adrianromeroRegression levelProduction - QA Approved => Coding ( Testing )
2014-11-14 16:21adrianromeroRegression date => 2014-10-10
2014-11-14 16:21adrianromeroRegression introduced in releaseRR14Q3.1 => pi
2014-11-14 16:21adrianromeroRegression introduced by commit => https://code.openbravo.com/retail/3.0RR14Q3.2/org.openbravo.retail.posterminal/rev/8345b118ad84 [^]
2014-11-14 16:21adrianromeroProposed Solution updated
2014-11-14 16:22adrianromeroDescription Updatedbug_revision_view_page.php?rev_id=7051#r7051
2014-11-17 13:08adrianromeroRelationship addedrelated to 0027019
2014-11-26 18:33adrianromeroStatusnew => scheduled
2014-11-26 18:33adrianromerofix_in_branch => pi
2014-11-26 18:33adrianromeroNote Added: 0072044
2014-11-26 18:33adrianromeroStatusscheduled => resolved
2014-11-26 18:33adrianromeroResolutionopen => fixed
2014-11-26 18:34adrianromeroReview Assigned To => adrianromero
2014-11-26 18:34adrianromeroStatusresolved => closed
2015-01-21 15:58OrekariaRelationship addedrelated to 0028491
2015-01-21 23:57hgbotCheckin
2015-01-21 23:57hgbotNote Added: 0073708

Notes
(0072044)
adrianromero   
2014-11-26 18:33   
Fixed in Q3.2 branch

https://code.openbravo.com/retail/3.0RR14Q3.2/org.openbravo.retail.posterminal/rev/f91f6fb8e02c [^]
(0073708)
hgbot   
2015-01-21 23:57   
Repository: tools/automation/pi-mobile
Changeset: f7225b1285b2d821a5afbfb5050f5a916f178a14
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Wed Jan 21 21:52:17 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f7225b1285b2d821a5afbfb5050f5a916f178a14 [^]

Related to issue 28181 and issue 28491: Added the 'I28181_CashupWrongWithdrawalSummary' test

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/CashupSuite.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I28181_CashupWrongWithdrawalSummary.java
---