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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034949
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminorsometimes2017-01-13 14:192017-01-13 14:19
Reporterjorge-garciaView Statuspublic 
Assigned ToTriage Omni OMS 
PrioritylowResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034949: Payment Detail is not showing real field value sometimes

DescriptionPayment Detail is populated with data using some data from the fin_payment.

This is the case of 'Received (Account Currency)'field which is calculated when the view is rendered using the amount of fin_payment_schedule multiply by the conversion rate from fin_payment.

In the ERP this is not a problem, but in the WebPOS it's possible to pay with a currency different from the one defined in the organization.

Steps To Reproduce1) Go to the query of fin_payment_detail_v
2) Search for paidconverted alias in the query
3) Check this value is calculated like this: psd.amount * p.finacc_txn_convert_rate (in general this is OK except in WEBPOS)
Proposed Solution'paidconverted' value could be take without any calculation using p.finacc_txn_amount in the query instead of calculate it
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0029798 closedjorge-garcia Retail Modules Paid amount does not correspond with discounted amount using USA Cash 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2017-01-13 14:19 jorge-garcia New Issue
2017-01-13 14:19 jorge-garcia Assigned To => Triage Finance
2017-01-13 14:19 jorge-garcia Modules => Core
2017-01-13 14:19 jorge-garcia Triggers an Emergency Pack => No
2017-01-16 09:30 jorge-garcia Relationship added blocks 0029798


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker