Openbravo Issue Tracking System - Retail Modules
View Issue Details
0026581Retail ModulesWeb POSpublic2014-05-16 18:362014-10-01 16:41
Orekaria 
Orekaria 
immediatecriticalalways
closedfixed 
5
 
RR14Q2.1RR14Q2.1 
malsasua
Production - QA Approved
2014-05-15
RR14Q2
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0aa9ef48b337 [^]
No
0026581: Tax info for gross sales and returns are not shown in the cashup report
Tax info for gross sales and returns are not shown in the cashup report
Login the WebPOS

sell a product with taxes
run the cashup
verify that in the final report taxes are shown

sell a product with taxes again
run the cahup
verify that in the final report taxes are not shown
No tags attached.
Issue History
2014-05-16 18:36OrekariaNew Issue
2014-05-16 18:36OrekariaAssigned To => malsasua
2014-05-16 18:36OrekariaTriggers an Emergency Pack => No
2014-05-17 23:05OrekariaNote Added: 0067239
2014-05-17 23:09OrekariaAssigned Tomalsasua => marvintm
2014-05-17 23:09OrekariaSeveritymajor => critical
2014-05-17 23:09OrekariaReproducibilityhave not tried => always
2014-05-17 23:09OrekariaTarget VersionRR14Q3 => RR14Q2.1
2014-05-17 23:09OrekariaSummaryTax info for gross sales is not shown in the cashup report => Tax info for gross sales and returns are not shown in the cashup report
2014-05-17 23:09OrekariaDescription Updatedbug_revision_view_page.php?rev_id=5847#r5847
2014-05-17 23:09OrekariaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5849#r5849
2014-05-19 13:53hgbotCheckin
2014-05-19 13:53hgbotNote Added: 0067258
2014-05-19 13:53hgbotStatusnew => resolved
2014-05-19 13:53hgbotResolutionopen => fixed
2014-05-19 13:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/51952a0c3e0b4e96a14d0288d241ae2e7208f667 [^]
2014-05-19 13:59OrekariaAssigned Tomarvintm => Orekaria
2014-05-19 13:59OrekariaNote Added: 0067259
2014-05-19 13:59OrekariaStatusresolved => new
2014-05-19 13:59OrekariaResolutionfixed => open
2014-05-19 14:03OrekariaRegression level => Production - QA Approved
2014-05-19 14:03OrekariaRegression date => 2014-05-15
2014-05-19 14:03OrekariaRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0aa9ef48b337 [^]
2014-05-19 14:03OrekariaStatusnew => scheduled
2014-05-19 14:03OrekariaFixed in Version => RR14Q2.1
2014-05-19 14:06OrekariaStatusscheduled => resolved
2014-05-19 14:06OrekariaResolutionopen => fixed
2014-05-19 14:13malsasuaReview Assigned To => malsasua
2014-05-19 14:13malsasuaNote Added: 0067260
2014-05-19 14:13malsasuaStatusresolved => closed
2014-05-20 08:50hgbotCheckin
2014-05-20 08:50hgbotNote Added: 0067284
2014-05-20 08:50hgbotStatusclosed => resolved
2014-05-20 08:50hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/51952a0c3e0b4e96a14d0288d241ae2e7208f667 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/51952a0c3e0b4e96a14d0288d241ae2e7208f667 [^]
2014-05-20 13:50mtaalNote Added: 0067314
2014-05-20 13:50mtaalStatusresolved => closed
2014-05-27 16:28hgbotCheckin
2014-05-27 16:28hgbotNote Added: 0067477
2014-05-27 16:28hgbotStatusclosed => resolved
2014-05-27 16:28hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/51952a0c3e0b4e96a14d0288d241ae2e7208f667 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/5673878c50ce19da1f71680110fe48ad6d4c32f2 [^]
2014-06-02 12:24adrianromeroNote Added: 0067656
2014-06-02 12:24adrianromeroStatusresolved => closed
2014-06-02 12:24adrianromeroNote Edited: 0067656bug_revision_view_page.php?bugnote_id=0067656#r5904
2014-10-01 16:41plujanRegression introduced in release => RR14Q2

Notes
(0067239)
Orekaria   
2014-05-17 23:03   
The first cashup in a clean session works. Not the following
This issue is probably related to multiple cashup entries in the paymentmethodcashup and that the code is not supporting it

e.g: in the cashup-model.js check references like this

   cashUp.at(0)
(0067258)
hgbot   
2014-05-19 13:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 51952a0c3e0b4e96a14d0288d241ae2e7208f667
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Mon May 19 13:53:27 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/51952a0c3e0b4e96a14d0288d241ae2e7208f667 [^]

Fixes issue 26581: Now taxes are properly indexed, and thus, shown

---
M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js
---
(0067259)
Orekaria   
2014-05-19 13:59   
Insert regression info
(0067260)
malsasua   
2014-05-19 14:13   
verified
(0067284)
hgbot   
2014-05-20 08:50   
Repository: erp/pmods/org.openbravo.retail.posterminal.unstablenetworks
Changeset: 51952a0c3e0b4e96a14d0288d241ae2e7208f667
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Mon May 19 13:53:27 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/51952a0c3e0b4e96a14d0288d241ae2e7208f667 [^]

Fixes issue 26581: Now taxes are properly indexed, and thus, shown

---
M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js
---
(0067314)
mtaal   
2014-05-20 13:50   
comment: reclosing as only re-opened by merge
(0067477)
hgbot   
2014-05-27 16:28   
Repository: erp/pmods/org.openbravo.retail.posterminal.unstablenetworks
Changeset: 5673878c50ce19da1f71680110fe48ad6d4c32f2
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Mon May 19 13:53:27 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/5673878c50ce19da1f71680110fe48ad6d4c32f2 [^]

Fixes issue 26581: Now taxes are properly indexed, and thus, shown

---
M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js
---
(0067656)
adrianromero   
2014-06-02 12:24   
Closed: Repopened by pull in other branch