Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0055695Openbravo LocalizationsLocalization Italypublic2024-06-05 16:482024-06-24 12:59
frank_gonzalez 
frank_gonzalez 
normalmajorN/A
closedfixed 
5
 
 
0055695: e-invoice Italy - Inclusion of new properties and its exposure in the e-invoice API
Jira: https://openbravo.atlassian.net/browse/RM-13909 [^]
n/a
No tags attached.
blocks feature request 0055658 closed frank_gonzalez Italy-B2B XML for Rflott client - new e-invoice fields population with API Properties + backport of RM-13909 
Issue History
2024-06-05 16:48frank_gonzalezNew Issue
2024-06-05 16:48frank_gonzalezAssigned To => frank_gonzalez
2024-06-05 16:50frank_gonzalezRelationship addedblocks 0055658
2024-06-06 16:09hgbotNote Added: 0165677
2024-06-10 14:44hgbotNote Added: 0165727
2024-06-24 12:59hgbotResolutionopen => fixed
2024-06-24 12:59hgbotStatusnew => closed
2024-06-24 12:59hgbotNote Added: 0166255
2024-06-24 12:59hgbotNote Added: 0166256
2024-06-24 12:59hgbotNote Added: 0166257
2024-06-24 12:59hgbotNote Added: 0166258
2024-06-24 12:59hgbotNote Added: 0166259

Notes
(0165677)
hgbot   
2024-06-06 16:09   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice/-/merge_requests/40 [^]
(0165727)
hgbot   
2024-06-10 14:44   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/278 [^]
(0166255)
hgbot   
2024-06-24 12:59   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 378bf6faf8d1f373ef2c58584e92423eaddcf12a
Author: frank.gonzalez1 <frank.gonzalez@openbravo.com>
Date: 24-06-2024 12:58:59
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/378bf6faf8d1f373ef2c58584e92423eaddcf12a [^]

Fixes ISSUE-55695: Inclusion of new properties and its exposure in the e-invoice API

---
M src-db/database/sourcedata/OBEI_ENTITY_MAPPING.xml
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
---
(0166256)
hgbot   
2024-06-24 12:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/278 [^]
(0166257)
hgbot   
2024-06-24 12:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice/-/merge_requests/40 [^]
(0166258)
hgbot   
2024-06-24 12:59   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice [^]
Changeset: 00f9c1a2e497f80060c3d21f4a9c86e70efc758c
Author: frank.gonzalez1 <frank.gonzalez@openbravo.com>
Date: 05-06-2024 11:20:11
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice/-/commit/00f9c1a2e497f80060c3d21f4a9c86e70efc758c [^]

Fixes ISSUE-55695: Inclusion of new properties and its exposure in the e-invoice API

---
A src-db/database/model/modifiedTables/C_INVOICE.xml
A src-db/database/model/modifiedTables/FIN_PAYMENTMETHOD.xml
A src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_FIELDGROUP.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
---
(0166259)
hgbot   
2024-06-24 12:59   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice [^]
Changeset: b016dcb057ff2c167f322dd2ec8d715834617eaa
Author: frank.gonzalez1 <frank.gonzalez@openbravo.com>
Date: 24-06-2024 12:58:02
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice/-/commit/b016dcb057ff2c167f322dd2ec8d715834617eaa [^]

Fixes ISSUE-55695: Inclusion of new properties and its exposure in the e-invoice API

---
A src-db/database/model/modifiedTables/C_INVOICE.xml
A src-db/database/model/modifiedTables/FIN_PAYMENTMETHOD.xml
A src-db/database/sourcedata/AD_REFERENCE.xml
A src/org/openbravo/localization/italy/einvoice/xmlengine/document/ItalyDatiBollo.java
A src/org/openbravo/localization/italy/einvoice/xmlengine/document/ItalyDatiPagamento.java
A src/org/openbravo/localization/italy/einvoice/xmlengine/document/ItalyDettaglioPagamento.java
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_FIELDGROUP.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
M src-test/org/openbravo/localization/italy/einvoice/TestItalyXMLCreationFromJson.java
M src/org/openbravo/localization/italy/einvoice/EITAConstants.java
M src/org/openbravo/localization/italy/einvoice/xmlengine/document/EITAUtils.java
M src/org/openbravo/localization/italy/einvoice/xmlengine/document/ItalyBase.java
M src/org/openbravo/localization/italy/einvoice/xmlengine/document/ItalyDatiGeneral.java
M src/org/openbravo/localization/italy/einvoice/xmlengine/document/ItalyDatiGeneraliDocumento.java
M src/org/openbravo/localization/italy/einvoice/xmlengine/document/ItalyFattureElettronicaBody.java
---