Update entity settings
Path parameters
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Defines whether the amount discounts (for percentage discounts it does not matter) on VAT inclusive invoices will be applied on amounts including VAT or excluding VAT.
This setting affects how PDF is generated for paid accounts receivable invoices. If set to true
, once an invoice is fully paid its PDF version is updated to display the amount paid and the payment-related features are removed.
The PDF file gets regenerated at the moment when an invoice becomes paid. It is not issued as a separate document, and the original PDF invoice is no longer available.
This field is deprecated and will be replaced by document_rendering.invoice.generate_paid_invoice_pdf
.
If enabled, the approval policy will be skipped and the payable will be moved to waiting_to_be_paid
status.
Response
Defines whether the amount discounts (for percentage discounts it does not matter) on VAT inclusive invoices will be applied on amounts including VAT or excluding VAT.
This setting affects how PDF is generated for paid accounts receivable invoices. If set to true
, once an invoice is fully paid its PDF version is updated to display the amount paid and the payment-related features are removed.
The PDF file gets regenerated at the moment when an invoice becomes paid. It is not issued as a separate document, and the original PDF invoice is no longer available.
This field is deprecated and will be replaced by document_rendering.invoice.generate_paid_invoice_pdf
.
If enabled, the approval policy will be skipped and the payable will be moved to waiting_to_be_paid
status.