Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038889 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Cash up | major | always | 2018-07-04 15:11 | 2018-07-26 11:36 | |||
Reporter | lmonreal | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR18Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 6813dfe07421 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0038889: Cash up report- Withdrawal section is wrongly calculated because System is applying conversion rate twice. | |||||||
Description | Cash up report- Withdrawal section is wrongly calculated because System is applying conversion rate twice. | |||||||
Steps To Reproduce | Pre requisites 1. Have cash available in USD and EUR to return 2.Conversion rate is set to USD-EUR divided by 1.314371 and multiply by 0.76082 Steps: 1. Pay a return with EUR (Avalanche transceiver, -150.50 eur) 2. Pay a return with USD (Avalanche transceiver, -197.81 usd) 3. Do a cash up 4. In back office download cash up report from the terminal 5. Check withdrawal section and it shows: Cash EUR 150.50 Cash USD 150.50 (197.81 USD) Total: 265 This is wrong 150.5 + 150.5 is 301. This is happening for the following reason: The report shows the values already converted in EUROS (197.81 usd= 150.5 eur).However for CASH USD it is applying the conversion rate again to 150.50. 150.50 divided by conversion rate 1.314371 is 114.50. Hence if I sum CASH EUR 150.50+ CASH USD 114.5= 265 So system is applying the conversion rate wrongly twice and this is why the sum is wrong. | |||||||
Proposed Solution | Apply conversion rate once. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0105689) hgbot (developer) 2018-07-10 09:03 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 6813dfe07421c7f6ceea5dc7d1c930088de2ebee Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Jul 10 12:32:51 2018 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6813dfe07421c7f6ceea5dc7d1c930088de2ebee [^] Fixed issue 38889 : Removed Additional Currency conversion for Withdrawals in Cashup Report --- M src/org/openbravo/retail/posterminal/ad_reports/CashUpReport.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2018-07-04 15:11 | lmonreal | New Issue | |
2018-07-04 15:11 | lmonreal | Assigned To | => Retail |
2018-07-04 15:11 | lmonreal | File Added: withdr.png | |
2018-07-04 15:11 | lmonreal | OBNetwork customer | => Yes |
2018-07-04 15:11 | lmonreal | Resolution time | => 1532469600 |
2018-07-04 15:11 | lmonreal | Triggers an Emergency Pack | => No |
2018-07-05 14:05 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2018-07-05 14:05 | ranjith_qualiantech_com | Status | new => scheduled |
2018-07-10 09:03 | hgbot | Checkin | |
2018-07-10 09:03 | hgbot | Note Added: 0105689 | |
2018-07-10 09:03 | hgbot | Status | scheduled => resolved |
2018-07-10 09:03 | hgbot | Resolution | open => fixed |
2018-07-10 09:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6813dfe07421c7f6ceea5dc7d1c930088de2ebee [^] |
2018-07-26 11:36 | marvintm | Review Assigned To | => marvintm |
2018-07-26 11:36 | marvintm | Status | resolved => closed |
2018-07-26 11:36 | marvintm | Fixed in Version | => RR18Q4 |
Copyright © 2000 - 2009 MantisBT Group |