Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0026581
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POScriticalalways2014-05-16 18:362014-10-01 16:41
ReporterOrekariaView Statuspublic 
Assigned ToOrekaria 
PriorityimmediateResolutionfixedFixed in VersionRR14Q2.1
StatusclosedFix in branchFixed in SCM revision5673878c50ce
ProjectionnoneETAnoneTarget VersionRR14Q2.1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomalsasua
Regression levelProduction - QA Approved
Regression date2014-05-15
Regression introduced in releaseRR14Q2
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0aa9ef48b337 [^]
Triggers an Emergency PackNo
Summary

0026581: Tax info for gross sales and returns are not shown in the cashup report

DescriptionTax info for gross sales and returns are not shown in the cashup report
Steps To ReproduceLogin 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0067239)
Orekaria (administrator)
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 (developer)
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 (administrator)
2014-05-19 13:59

Insert regression info
(0067260)
malsasua (developer)
2014-05-19 14:13

verified
(0067284)
hgbot (developer)
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 (manager)
2014-05-20 13:50

comment: reclosing as only re-opened by merge
(0067477)
hgbot (developer)
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 (manager)
2014-06-02 12:24
edited on: 2014-06-02 12:24

Closed: Repopened by pull in other branch


- Issue History
Date Modified Username Field Change
2014-05-16 18:36 Orekaria New Issue
2014-05-16 18:36 Orekaria Assigned To => malsasua
2014-05-16 18:36 Orekaria Triggers an Emergency Pack => No
2014-05-17 23:05 Orekaria Note Added: 0067239
2014-05-17 23:09 Orekaria Assigned To malsasua => marvintm
2014-05-17 23:09 Orekaria Severity major => critical
2014-05-17 23:09 Orekaria Reproducibility have not tried => always
2014-05-17 23:09 Orekaria Target Version RR14Q3 => RR14Q2.1
2014-05-17 23:09 Orekaria Summary Tax 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:09 Orekaria Description Updated View Revisions
2014-05-17 23:09 Orekaria Steps to Reproduce Updated View Revisions
2014-05-19 13:53 hgbot Checkin
2014-05-19 13:53 hgbot Note Added: 0067258
2014-05-19 13:53 hgbot Status new => resolved
2014-05-19 13:53 hgbot Resolution open => fixed
2014-05-19 13:53 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/51952a0c3e0b4e96a14d0288d241ae2e7208f667 [^]
2014-05-19 13:59 Orekaria Assigned To marvintm => Orekaria
2014-05-19 13:59 Orekaria Note Added: 0067259
2014-05-19 13:59 Orekaria Status resolved => new
2014-05-19 13:59 Orekaria Resolution fixed => open
2014-05-19 14:03 Orekaria Regression level => Production - QA Approved
2014-05-19 14:03 Orekaria Regression date => 2014-05-15
2014-05-19 14:03 Orekaria Regression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0aa9ef48b337 [^]
2014-05-19 14:03 Orekaria Status new => scheduled
2014-05-19 14:03 Orekaria Fixed in Version => RR14Q2.1
2014-05-19 14:06 Orekaria Status scheduled => resolved
2014-05-19 14:06 Orekaria Resolution open => fixed
2014-05-19 14:13 malsasua Review Assigned To => malsasua
2014-05-19 14:13 malsasua Note Added: 0067260
2014-05-19 14:13 malsasua Status resolved => closed
2014-05-20 08:50 hgbot Checkin
2014-05-20 08:50 hgbot Note Added: 0067284
2014-05-20 08:50 hgbot Status closed => resolved
2014-05-20 08:50 hgbot Fixed in SCM revision http://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:50 mtaal Note Added: 0067314
2014-05-20 13:50 mtaal Status resolved => closed
2014-05-27 16:28 hgbot Checkin
2014-05-27 16:28 hgbot Note Added: 0067477
2014-05-27 16:28 hgbot Status closed => resolved
2014-05-27 16:28 hgbot Fixed in SCM revision http://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:24 adrianromero Note Added: 0067656
2014-06-02 12:24 adrianromero Status resolved => closed
2014-06-02 12:24 adrianromero Note Edited: 0067656 View Revisions
2014-10-01 16:41 plujan Regression introduced in release => RR14Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker