Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029748 | Openbravo ERP | 09. Financial management | public | 2015-04-30 10:46 | 2015-05-14 17:48 |
|
Reporter | maite | |
Assigned To | jorge-garcia | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR15Q3 | Fixed in Version | pi | |
Merge Request Status | |
Review Assigned To | umartirena |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 35856 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0029748: "Create VAT register" process in Tax Payment window should consider exchange rate defined at document level |
Description | "Create VAT register" process in Tax Payment window should consider exchange rate defined at document level |
Steps To Reproduce | 1. Define Price List as "Sales price list" and MXN currency. Add price list version record and define price for one product
2. Register Sales Invoice document using MXN price list. Add line and define Exchange Rate to EUR currency. Process and post invoice
3. Define Tax Register Type for "Sales transaction". Add Line for "Entregas IVA 21% - IVA Normal" tax and "AR Invoice"
4. Access Tax Payment window, set EUR as currency and valid Starting/Ending date
5. Run "Create VAT registers" process and realize that following error is raised "There is no conversion rate defined from (MXN-$) to (EUR-€) for date '30-04-2015', Client 'F&B International Group' and Organization 'F&B España - Región Norte'." |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-04-30 10:46 | maite | New Issue | |
2015-04-30 10:46 | maite | Assigned To | => Triage Finance |
2015-04-30 10:46 | maite | OBNetwork customer | => Yes |
2015-04-30 10:46 | maite | Modules | => Core |
2015-04-30 10:46 | maite | Support ticket | => 35856 |
2015-04-30 10:46 | maite | Resolution time | => 1433109600 |
2015-04-30 10:46 | maite | Triggers an Emergency Pack | => No |
2015-04-30 10:46 | maite | Issue Monitored: networkb | |
2015-05-12 13:10 | jorge-garcia | Status | new => scheduled |
2015-05-12 13:10 | jorge-garcia | Assigned To | Triage Finance => jorge-garcia |
2015-05-12 13:13 | jorge-garcia | Note Added: 0077339 | |
2015-05-13 16:21 | hgbot | Checkin | |
2015-05-13 16:21 | hgbot | Note Added: 0077390 | |
2015-05-13 16:22 | hgbot | Status | scheduled => resolved |
2015-05-13 16:22 | hgbot | Resolution | open => fixed |
2015-05-13 16:22 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/800d3becdda0093e223b883d4c1caffb4c0c1e2e [^] |
2015-05-13 16:22 | hgbot | Checkin | |
2015-05-13 16:22 | hgbot | Note Added: 0077391 | |
2015-05-13 16:23 | umartirena | Review Assigned To | => umartirena |
2015-05-13 16:23 | umartirena | Note Added: 0077392 | |
2015-05-13 16:23 | umartirena | Status | resolved => closed |
2015-05-13 16:23 | umartirena | Fixed in Version | => pi |
2015-05-14 17:48 | hudsonbot | Checkin | |
2015-05-14 17:48 | hudsonbot | Note Added: 0077459 | |
2015-05-14 17:48 | hudsonbot | Checkin | |
2015-05-14 17:48 | hudsonbot | Note Added: 0077460 | |
Notes |
|
(0077339)
|
jorge-garcia
|
2015-05-12 13:13
|
|
Test Plan
As group admin:
Define Price List as "Sales price list" and MXN currency. Add price list version record and define price for one product
Register Sales Invoice document using MXN price list. Add line and define Exchange Rate to EUR currency. Process and post invoice
Define Tax Register Type for "Sales transaction". Add Line for "Entregas IVA 21% - IVA Normal" tax and "AR Invoice"
Access Tax Payment window, set EUR as currency and valid Starting/Ending date
Run "Create VAT registers" process and realize that process is completed with no error |
|
|
(0077390)
|
hgbot
|
2015-05-13 16:21
|
|
Repository: erp/devel/pi
Changeset: 800d3becdda0093e223b883d4c1caffb4c0c1e2e
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon May 11 18:56:21 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/800d3becdda0093e223b883d4c1caffb4c0c1e2e [^]
Fixed issue 29748: "Create VAT register" process should consider exchange rate
"Create VAT register" process in Tax Payment window should consider exchange
rate defined at document level.
The solution is to check if there is an exchange rate defined in the invoice
and if it's null, use the exchange rate defined in Conversion Rate window.
---
M src/org/openbravo/erpCommon/ad_actionButton/CreateVatRegisters_data.xsql
---
|
|
|
(0077391)
|
hgbot
|
2015-05-13 16:22
|
|
|
|
(0077392)
|
umartirena
|
2015-05-13 16:23
|
|
|
|
|
|
|
|
|