Openbravo Issue Tracking System - Localization Pack: Spain
View Issue Details
0042273Localization Pack: SpainInvoice Register Bookpublic2019-11-14 09:382020-04-02 16:35
psanjuan 
Mery Anelo 
urgentmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
 
0042273: IR book is not managing properly the case where a customer/vendor has more than one location, in different countries
IR book is not managing properly the case where a customer/vendor has more than one location, in different countries
Create a business partern with 3 locations, two of them in diferent countries and none of them set up as Tax Location.
See image attached.

Create an invoice and then the invoice register book.

Verify that the conuntry shown in the invoice register book is not the one in the invoice as it is being taking randomly.
The Country shown in the invoice register book, should be the one of the address included in the corresponding invoice.
No tags attached.
related to defect 0043653 closed Mery Anelo IR book is not managing properly the case where a customer/vendor has more than one location, in different countries - Cash VAT 
png Openbravo - Terceros - issue 42273 .png (133,485) 2019-11-14 09:40
https://issues.openbravo.com/file_download.php?file_id=13530&type=bug
png
Issue History
2019-11-14 09:38psanjuanNew Issue
2019-11-14 09:38psanjuanAssigned To => Jorge Bravo
2019-11-14 09:40psanjuanFile Added: Openbravo - Terceros - issue 42273 .png
2019-11-14 10:07Jorge BravoAssigned ToJorge Bravo => Mery Anelo
2019-12-13 18:48Mery AneloStatusnew => scheduled
2019-12-20 21:02Mery AneloNote Added: 0116473
2020-02-14 00:54hgbotCheckin
2020-02-14 00:54hgbotNote Added: 0117767
2020-02-14 00:54hgbotStatusscheduled => resolved
2020-02-14 00:54hgbotResolutionopen => fixed
2020-02-14 00:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.module.invoicesregisterbook/rev/74795cee2ba1085d9e5b6f8ef4eccde2fd4ee381 [^]
2020-02-14 23:33Mery AneloStatusresolved => closed
2020-04-02 16:35vmromanosIssue cloned0043653
2020-04-02 16:35vmromanosRelationship addedrelated to 0043653

Notes
(0116473)
Mery Anelo   
2019-12-20 21:02   
Test plan:

- Log as Group Admin Role.
- Create a business partner with multiple locations (more than one) in diferent countries (none of them set up as Tax Location).
- Create an invoice and then the invoice register book.
- Verify that the country shown in the invoice register book is the one in the invoice (the address country included in the corresponding invoice).
(0117767)
hgbot   
2020-02-14 00:54   
Repository: erp/pmods/org.openbravo.module.invoicesregisterbook
Changeset: 74795cee2ba1085d9e5b6f8ef4eccde2fd4ee381
Author: Mery Anelo <mery.anelo <at> smfconsulting.es>
Date: Wed Feb 12 18:29:08 2020 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoicesregisterbook/rev/74795cee2ba1085d9e5b6f8ef4eccde2fd4ee381 [^]

Fixed issue 42273: The country is taken from the invoices.

The country shown in the invoice record book is the address included in the corresponding invoice.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/module/invoicesregisterbook/obirb_actionButton/CreateBookLines.java
---