Using Python script, I want to create an invoice and everything mostly works.
payment_terms_in_days is mandatory. When set to any number it is reflected on the invoice but I want to use the default payment terms for the account the invoice is for.
Any suggestions?