Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0050425Openbravo LocalizationsLocalization Italypublic2022-10-05 17:072022-10-11 11:46
ucarrion 
jetxarri 
highmajoralways
closedfixed 
5
 
 
0050425: The return invoices are not exported into an XML file
Following the specs: https://docs.google.com/document/d/1Za1KJsTSxVrOjJBcAT7MG5nU1OEkHvpXM28SjDAD1Ws/edit#heading=h.bozgesnd27fe [^]

I expect to get an XML file for any "return sales having as the “transaction document” the one assigned as “Document Type for Invoice” in the “Return From Customer Order” document(s) configured for the Store. See image below."

Currently, I do not get any XML for any return invoice
-Login an Italian terminal
-Do an invoice for a customer
-Do the verified return for the sale previously done
-In the backoffice, check that both documents have been properly generated
-Regarding the return invoice generated, check that the document type used is the one set as "Document type for Invoices" in the RFC Order document of the related organization
-Run the 'Export Italy Invoices to a XML file' backgroung process
-Check that you generated the xml file just for the sales transaction
As mentioned above in the issue description, the return invoices are also expected to generate an XML file.
NOR, NORAUTO
Issue History
2022-10-05 17:07ucarrionNew Issue
2022-10-05 17:07ucarrionAssigned To => psanjuan
2022-10-05 17:07ucarrionTag Attached: NOR
2022-10-05 17:07ucarrionTag Attached: NORAUTO
2022-10-05 17:30sebastien_lironIssue Monitored: sebastien_liron
2022-10-10 15:15jetxarriAssigned Topsanjuan => jetxarri
2022-10-10 17:30ucarrionIssue Monitored: remibrunet
2022-10-11 07:48hgbotNote Added: 0141946
2022-10-11 11:46hgbotResolutionopen => fixed
2022-10-11 11:46hgbotStatusnew => closed
2022-10-11 11:46hgbotNote Added: 0141953
2022-10-11 11:46hgbotNote Added: 0141954

Notes
(0141946)
hgbot   
2022-10-11 07:48   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice/-/merge_requests/15 [^]
(0141953)
hgbot   
2022-10-11 11:46   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice/-/merge_requests/15 [^]
(0141954)
hgbot   
2022-10-11 11:46   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice [^]
Changeset: 784f21d453e4470c902aadd903a93784ccd317a7
Author: Javier <javieretxarri@ekinbe.com>
Date: 11-10-2022 09:46:16
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice/-/commit/784f21d453e4470c902aadd903a93784ccd317a7 [^]

Fixed ISSUE-50425: The return invoices are not exported into an XML file

---
M src/org/openbravo/localization/italy/einvoice/exporter/query/EITAInvoiceQueryExporter.java
---