Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050426 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo Localizations] Localization Italy | major | always | 2022-10-05 17:28 | 2022-10-11 12:32 | |||
Reporter | ucarrion | View Status | public | |||||
Assigned To | jetxarri | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM 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 | |||||||
Description | Whenever 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 Solution | Expected value to be inserted on that tag is name instead of the search key. | |||||||
Tags | NOR, 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 |