...
Invoice Templates can further be customized as per requirements:
Logo to be displayed on the invoice
Signature to be displayed on the invoice
Remarks to be displayed on the invoice
Cosmetic changes on the invoice
Removal of fields
Addition of fields that will be fixed across all invoices
IRN and QR code can be added to the invoice, if it is an e-invoicing case.
Additional invoice metadata can also be added in the invoice. This is only applicable if it is an WMS Magic Integration
This invoice metadata will be sent by the client’s system in the response of the Pack Order API call.// TODO: add link here
This metadata will be sent by Assure Increff Omni Magic to RMS and the same will be printed on the invoice.
The invoice templates are maintained for each brand (on brand level).
When the generate invoice API call is made to RMS, depending on the credentials, it is identified for which brand the invoice has to be generated.
And whatever invoice template is configured for that brand is then used to generate the invoice.
...