Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027873Retail ModulesCash uppublic2014-10-15 11:592014-10-17 12:49
sureshbabu 
marvintm 
highmajoralways
closedfixed 
5
 
RR14Q2.3 
Orekaria
No
Production - Confirmed Stable
2013-11-21
RR14Q2
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5d435bbd1caf [^]
No
0027873: [RR14Q2.4] In cash up tax amount shows wrong value.
In cash up process at "step 5 Post, Print and close" , Tax amount shows wrong value.
note : used price list inclusive of taxes (default one)

Precondition: complete a cash up process

1) create a layaway order with the below details

a) Baby Carrier Qty 1

b) Base Camp Duffel 70L Qty 1


Total Gross Amount : 200

Taxable amount : 165.29
Tax amount: 34.71

2) Then reopen the above created Layaway order and do a payment of 50 Euros

3) Then perform the cash up process, and navigate to "step 5 Post, Print and close" of cash up process

4) Then verify the sales details

Net sales shows right value as 200.00

Defect: But tax amount wrongly shows as 69.42 instead of 34.71


Note: please refer the screen shot for more details.
No tags attached.
png Wrong Tax amount mentioned in the Cash up report.png (179,508) 2014-10-15 11:59
https://issues.openbravo.com/file_download.php?file_id=7368&type=bug
png
Issue History
2014-10-15 11:59sureshbabuNew Issue
2014-10-15 11:59sureshbabuAssigned To => marvintm
2014-10-15 11:59sureshbabuFile Added: Wrong Tax amount mentioned in the Cash up report.png
2014-10-15 11:59sureshbabuOBNetwork customer => No
2014-10-15 11:59sureshbabuTriggers an Emergency Pack => No
2014-10-15 12:21sureshbabuSummary{RR14Q2.4] In cash up tax amount shows wrong value. => [RR14Q2.4] In cash up tax amount shows wrong value.
2014-10-16 17:50hgbotCheckin
2014-10-16 17:50hgbotNote Added: 0071005
2014-10-16 17:50hgbotStatusnew => resolved
2014-10-16 17:50hgbotResolutionopen => fixed
2014-10-16 17:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3b8ec53c532f8a9aa6af1b0aa2d37b06d708cfb6 [^]
2014-10-16 19:13malsasuaStatusresolved => new
2014-10-16 19:13malsasuaResolutionfixed => open
2014-10-16 19:14malsasuaRegression level => Production - Confirmed Stable
2014-10-16 19:14malsasuaRegression date => 2013-11-21
2014-10-16 19:14malsasuaRegression introduced in release => RR14Q2
2014-10-16 19:14malsasuaRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5d435bbd1caf [^]
2014-10-16 19:15malsasuaStatusnew => scheduled
2014-10-16 19:15malsasuafix_in_branch => pi
2014-10-16 19:15malsasuaStatusscheduled => resolved
2014-10-16 19:15malsasuaResolutionopen => fixed
2014-10-17 12:49OrekariaReview Assigned To => Orekaria
2014-10-17 12:49OrekariaNote Added: 0071018
2014-10-17 12:49OrekariaStatusresolved => closed
2014-10-17 12:49OrekariaFixed in Version => RR14Q2.3

Notes
(0071005)
hgbot   
2014-10-16 17:50   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3b8ec53c532f8a9aa6af1b0aa2d37b06d708cfb6
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Thu Oct 16 17:49:45 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3b8ec53c532f8a9aa6af1b0aa2d37b06d708cfb6 [^]

fixed issue 27873:cashreport taxes are increased when layaway is paid partially

Each time that the layaway is opened to paid a partial amount, the tax in cashreport is increased.

The fix is to check if the order type is layaway, then cashreport taxes are not increased, because the tax of layaway is added to cashreport tax the first time that the layaway is done

---
M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js
---
(0071018)
Orekaria   
2014-10-17 12:49   
Reviewed in Q2.4 and Q4