Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||
| View Issue Details | |||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0034949 | Openbravo ERP | 09. Financial management | public | 2017-01-13 14:19 | 2017-01-13 14:19 | ||||||||
| Reporter | jorge-garcia | ||||||||||||
| Assigned To | Triage Omni OMS | ||||||||||||
| Priority | low | Severity | minor | Reproducibility | sometimes | ||||||||
| Status | new | Resolution | open | ||||||||||
| Platform | OS | 5 | OS Version | ||||||||||
| Product Version | |||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Merge Request Status | |||||||||||||
| Review Assigned To | |||||||||||||
| OBNetwork customer | No | ||||||||||||
| Web browser | |||||||||||||
| Modules | Core | ||||||||||||
| Support ticket | |||||||||||||
| Regression level | |||||||||||||
| Regression date | |||||||||||||
| Regression introduced in release | |||||||||||||
| Regression introduced by commit | |||||||||||||
| Triggers an Emergency Pack | No | ||||||||||||
| Summary | 0034949: Payment Detail is not showing real field value sometimes | ||||||||||||
| Description | Payment 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 Reproduce | 1) 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 | ||||||||||||
| Additional Information | |||||||||||||
| Tags | No tags attached. | ||||||||||||
| Relationships |
| ||||||||||||
| Attached Files | |||||||||||||
| 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 | OBNetwork customer | => No | ||||||||||
| 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 | ||||||||||
| There are no notes attached to this issue. |