Project:
View Revisions: Issue #57677 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0057677: Undefined property mappings introduced by the e-invoice for Italy module | ||
Revision | 2025-01-17 09:14 by eugen_hamuraru | ||
Description | The org.openbravo.localization.italy.einvoice module introduces in the invoiceLine entity the following 3 property mappings: - rtpFiscalReceiptNumber - rtpFiscalReceiptAmount - rtpFiscalReceiptDate These property mappings have the following property path configured: salesOrderLine.salesOrder but no such properties are defined in the Order entity. This may be happening because of an undeclared dependency on the old rtprinter module: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.rtprinter/-/blob/master/src-db/database/model/modifiedTables/C_ORDER.xml?ref_type=heads [^] This is the module that seems to be introducing these properties in the Order. |
||
Revision | 2025-01-17 09:13 by eugen_hamuraru | ||
Description | The org.openbravo.localization.italy.einvoice module introduces in the invoiceLine entity the following 3 property mappings: - '''rtpFiscalReceiptNumber''' - '''rtpFiscalReceiptAmount''' - '''rtpFiscalReceiptDate''' These property mappings have the following property path configured: '''salesOrderLine.salesOrder''' but no such properties are defined in the Order entity. This may be happening because of an undeclared dependency on the old rtprinter module: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.rtprinter/-/blob/master/src-db/database/model/modifiedTables/C_ORDER.xml?ref_type=heads [^] This is the module that seems to be introducing these properties in the Order. |
Copyright © 2000 - 2009 MantisBT Group |