Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028853Retail ModulesCash uppublic2015-02-03 17:462015-02-05 16:08
malsasua 
marvintm 
highmajoralways
closedfixed 
20Community Appliance
RR15Q1 
RR15Q2 
marvintm
Production - QA Approved
2014-11-07
RR15Q1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/195fc620eeb2 [^]
No
0028853: cashups are wrong initialized
In the first cashup after the system is updated to RR15Q1, the starting amounts of payment methods are set to 0.
. previous to update to RR15Q1
 . do a cashup
 . in cash payment method
  . in step "amount to keep" to cash payment method, set 100 usd
 . finish and sync cashup

. update the environment to RR15Q1
. do a cashup.
The starting amount in the cash payment method is 0, and it should be 100 usd
No tags attached.
Issue History
2015-02-03 17:46malsasuaNew Issue
2015-02-03 17:46malsasuaAssigned To => marvintm
2015-02-03 17:46malsasuaTriggers an Emergency Pack => No
2015-02-03 17:47malsasuaDescription Updatedbug_revision_view_page.php?rev_id=7592#r7592
2015-02-04 11:16malsasuaRegression level => Production - QA Approved
2015-02-04 11:16malsasuaRegression date => 2014-11-07
2015-02-04 11:16malsasuaRegression introduced in release => RR15Q1
2015-02-04 11:16malsasuaRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/195fc620eeb2 [^]
2015-02-04 11:16malsasuaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7605#r7605
2015-02-04 11:17malsasuaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7606#r7606
2015-02-04 11:21hgbotCheckin
2015-02-04 11:21hgbotNote Added: 0074070
2015-02-04 11:21hgbotStatusnew => resolved
2015-02-04 11:21hgbotResolutionopen => fixed
2015-02-04 11:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7ad25cae7905e96d72b675fc82a772a08229892b [^]
2015-02-05 11:03priyamIssue Monitored: priyam
2015-02-05 16:08marvintmReview Assigned To => marvintm
2015-02-05 16:08marvintmStatusresolved => closed
2015-02-05 16:08marvintmFixed in Version => RR15Q2

Notes
(0074070)
hgbot   
2015-02-04 11:21   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7ad25cae7905e96d72b675fc82a772a08229892b
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Wed Feb 04 11:21:18 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7ad25cae7905e96d72b675fc82a772a08229892b [^]

fixed issue 28853: the starting cash is set to current balance of financial account, when there is not a previous payment methods cashup

---
M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js
---