Include <invoiceBase64> in outgoing invoice notification XML when in the invoiceImport mode

2 votes

By current design, the <invoiceBase64> generation is explicitly skipped in the outgoing invoice notification XML when we are in the invoiceImport mode. To summarise the workflow:
• Import a transaction XML file using invoiceImport handler to update a 'Ready to Post' invoice to 'Posted'.
• With the updating of this invoice to 'Posted', the invoice handler will automatically be triggered and the invoice XML will be exported without the <invoiceBase64> tag.
• The above workflow is independent of the CFGIncludeInvoiceBase64 configuration flag.
Therefore, the resulting exported invoice XML will not have the <invoiceBase64> tag despite having the CFGIncludeInvoiceBase64 enabled.

I am requesting that the <invoiceBase64> generation be included in the outgoing invoice notification XML when we are in the invoiceImport mode.

Under consideration financials interface Invoicing Suggested by: Aldo Valerio Upvoted: 27 Feb, '23 Comments: 0

Comments: 0