Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0050426
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo Localizations] Localization Italymajoralways2022-10-05 17:282022-10-11 12:32
ReporterucarrionView Statuspublic 
Assigned Tojetxarri 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Regression introduced in release
Summary

0050426: Incorrect description in the product name on a eInvoice xml file

DescriptionWhenever I get an xml file of an invoice to be communicated to SDI, in the lines info we get <DettaglioLinee> where we have the <Descrizione> tag. There we expect to get m_product.name and we're getting m_product.value currently.
Steps To Reproduce-Login an Italian terminal
-Do an invoice
-In the backoffice, run the export process
-Normally you have got an attachment in the c_invoice record
-Open the zip, the xml
-Then check the <Descrizione> tag and check that we're informing the search key of the product instead of the name
Proposed SolutionExpected value to be inserted on that tag is name instead of the search key.
TagsNOR, NORAUTO
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0141940)
hgbot (developer)
2022-10-11 07:08

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice/-/merge_requests/13 [^]
(0141951)
hgbot (developer)
2022-10-11 11:31

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice [^]
Changeset: f00e5f396941e445485014d1a69bae33576a138e
Author: Javier Etxarri <javier.etxarri@openbravo.com>
Date: 11-10-2022 07:07:34
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice/-/commit/f00e5f396941e445485014d1a69bae33576a138e [^]

Fixed ISSUE-50426: Incorrect description in the product name on a eInvoice xml file. Replace value with name

---
M src/org/openbravo/localization/italy/einvoice/xmlengine/document/ItalyDettaglioLinee.java
---
(0141952)
hgbot (developer)
2022-10-11 11:31

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice/-/merge_requests/13 [^]
(0141956)
hgbot (developer)
2022-10-11 12:32

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice [^]
Changeset: c744fbd74d5f8897c27e002c9d4db5c41ba536a0
Author: Javier Etxarri <javier.etxarri@openbravo.com>
Date: 11-10-2022 12:32:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice/-/commit/c744fbd74d5f8897c27e002c9d4db5c41ba536a0 [^]

Related to ISSUE-50426: fix tests to put the name and not searchkey

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

- Issue History
Date Modified Username Field Change
2022-10-05 17:28 ucarrion New Issue
2022-10-05 17:28 ucarrion Assigned To => psanjuan
2022-10-05 17:29 ucarrion Tag Attached: NOR
2022-10-05 17:29 ucarrion Tag Attached: NORAUTO
2022-10-05 17:29 ucarrion Summary Incorrect description in the product name on a eInvoice xml fil => Incorrect description in the product name on a eInvoice xml file
2022-10-10 15:15 jetxarri Assigned To psanjuan => jetxarri
2022-10-10 17:30 ucarrion Issue Monitored: remibrunet
2022-10-11 07:08 hgbot Note Added: 0141940
2022-10-11 11:31 hgbot Resolution open => fixed
2022-10-11 11:31 hgbot Status new => closed
2022-10-11 11:31 hgbot Note Added: 0141951
2022-10-11 11:31 hgbot Note Added: 0141952
2022-10-11 12:32 hgbot Note Added: 0141956


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker