Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039861 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2018-12-28 09:02 | 2019-01-08 13:30 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR19Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ea77cfa46de7 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | guilleaer | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0039861: Under some circumstances Cash Up goes to Errors While Importing POS Data if the currency has more than 2 decimals | |||||||
Description | Under some circumstances Cash Up goes to Errors While Importing POS Data if the currency has more than 2 decimals | |||||||
Steps To Reproduce | In 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)); | |||||||
Tags | No tags attached. | |||||||
Attached Files | issue 39861 source posterminal.patch [^] (1,183 bytes) 2018-12-28 10:08 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
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 |