Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0050813Openbravo LocalizationsLocalization Italypublic2022-11-09 16:592022-11-14 13:01
ucarrion 
jetxarri 
urgentmajoralways
closedfixed 
5
 
 
0050813: The <Denominazione> of the <CedentePrestatore> must be got from Legal Name field
The <Denominazione> of the <CedentePrestatore> must be got from Legal Name field of the Organization window. Currently it is got from the Name field in the Organization window.
-Login an Italian terminal.
-Do an invoice, pay and complete.
-Go to the backoffice, Process Request window and execute the 'Export Italy. Invoices to a XML file' process.
-In the Sales Invoice window, check that an attachment has been generated.
-Download the XML inside the zip and check that the <Denominazione> tag at <CedentePrestatore> level corresponds to the value in the Name column in terms of the Organization tab.
NOR, NORAUTO
xls Table view B2B Ordinary invoice (5).xls (180,736) 2022-11-10 13:44
https://issues.openbravo.com/file_download.php?file_id=17796&type=bug
Issue History
2022-11-09 16:59ucarrionNew Issue
2022-11-09 16:59ucarrionAssigned To => psanjuan
2022-11-09 17:01ucarrionTag Attached: NOR
2022-11-09 17:01ucarrionTag Attached: NORAUTO
2022-11-10 13:44ucarrionFile Added: Table view B2B Ordinary invoice (5).xls
2022-11-10 15:57jetxarriAssigned Topsanjuan => jetxarri
2022-11-10 18:15hgbotNote Added: 0143429
2022-11-10 18:16hgbotNote Added: 0143430
2022-11-14 13:01hgbotResolutionopen => fixed
2022-11-14 13:01hgbotStatusnew => closed
2022-11-14 13:01hgbotNote Added: 0143563
2022-11-14 13:01hgbotNote Added: 0143564
2022-11-14 13:01hgbotNote Added: 0143565
2022-11-14 13:01hgbotNote Added: 0143566

Notes
(0143429)
hgbot   
2022-11-10 18:15   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice/-/merge_requests/24 [^]
(0143430)
hgbot   
2022-11-10 18:16   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/101 [^]
(0143563)
hgbot   
2022-11-14 13:01   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: a5af8da2ecb5a61b9074eb01a2f717a410d9f258
Author: Javier Etxarri <javier.etxarri@openbravo.com>
Date: 14-11-2022 11:25:57
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/a5af8da2ecb5a61b9074eb01a2f717a410d9f258 [^]

Fixes ISSUE-50813: Include legal name in organization info

---
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
---
(0143564)
hgbot   
2022-11-14 13:01   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/101 [^]
(0143565)
hgbot   
2022-11-14 13:01   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice/-/merge_requests/24 [^]
(0143566)
hgbot   
2022-11-14 13:01   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice [^]
Changeset: d6785bd831eedf36afd31c8b1f1a7d053ed01e09
Author: Javier <javieretxarri@ekinbe.com>
Date: 14-11-2022 12:01:35
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice/-/commit/d6785bd831eedf36afd31c8b1f1a7d053ed01e09 [^]

Fixes ISSUE-50813: The <Denominazione> of the <CedentePrestatore> must be got from Legal Name field

---
M src-test/org/openbravo/localization/italy/einvoice/TestItalyXMLCreationFromJson.java
M src/org/openbravo/localization/italy/einvoice/xmlengine/document/ItalyDatiAnagraficiCedente.java
---