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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039861
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2018-12-28 09:022019-01-08 13:30
ReporterngarciaView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityurgentResolutionfixedFixed in VersionRR19Q2
StatusclosedFix in branchFixed in SCM revisionea77cfa46de7
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0039861: Under some circumstances Cash Up goes to Errors While Importing POS Data if the currency has more than 2 decimals

DescriptionUnder some circumstances Cash Up goes to Errors While Importing POS Data if the currency has more than 2 decimals
Steps To ReproduceIn the fix for 39618 only the rounding of the payment amount was made. The rounding of the deposit amount is still pending:

      transaction.setDepositAmount(reconciliationTotal.multiply(conversionRate).setScale(2, RoundingMode.HALF_EVEN));
TagsNo tags attached.
Attached Filespatch file icon issue 39861 source posterminal.patch [^] (1,183 bytes) 2018-12-28 10:08 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0039618 closedrqueralta Cash Up goes to Errors While Importing POS Data if the currency has more than 2 decimals and negative total 
related to defect 0039868 closedranjith_qualiantech_com Some amounts and prices are rounded to 2 instead of using the currency's precisions 

-  Notes
(0108795)
hgbot (developer)
2019-01-03 06:53

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ea77cfa46de7f1af2af4999906290484e48e6e57
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jan 03 11:23:27 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ea77cfa46de7f1af2af4999906290484e48e6e57 [^]

Fixed issue 39861 : Financial transaction deposit amount should be rounded with FinAccount Currency Precision while doing cash up

---
M src/org/openbravo/retail/posterminal/CashCloseProcessor.java
---

- Issue History
Date Modified Username Field Change
2018-12-28 09:02 ngarcia New Issue
2018-12-28 09:02 ngarcia Assigned To => Retail
2018-12-28 09:02 ngarcia Resolution time => 1547766000
2018-12-28 09:02 ngarcia Triggers an Emergency Pack => No
2018-12-28 09:03 ngarcia Relationship added caused by 0035631
2018-12-28 09:03 ngarcia Issue Monitored: networkb
2018-12-28 09:14 ngarcia Relationship deleted caused by 0035631
2018-12-28 09:14 ngarcia Priority immediate => urgent
2018-12-28 09:14 ngarcia Relationship added related to 0039618
2018-12-28 10:08 ranjith_qualiantech_com File Added: issue 39861 source posterminal.patch
2018-12-28 10:08 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2018-12-28 10:08 ranjith_qualiantech_com Status new => scheduled
2019-01-01 22:51 rafaroda Issue Monitored: rafaroda
2019-01-03 06:53 hgbot Checkin
2019-01-03 06:53 hgbot Note Added: 0108795
2019-01-03 06:53 hgbot Status scheduled => resolved
2019-01-03 06:53 hgbot Resolution open => fixed
2019-01-03 06:53 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ea77cfa46de7f1af2af4999906290484e48e6e57 [^]
2019-01-07 08:51 rafaroda Relationship added related to 0039868
2019-01-08 13:30 guilleaer Review Assigned To => guilleaer
2019-01-08 13:30 guilleaer Status resolved => closed
2019-01-08 13:30 guilleaer Fixed in Version => RR19Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker