Skip to content

Commit 6523720

Browse files
authored
Company: set invoice_format and default_payment_means (#391)
1 parent b8b5dd1 commit 6523720

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

sections/companies.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ Fields for all types of companies. Mandatory fields are marked with a star (\*):
159159
- **tags**["Network", "Print"]
160160
- **user_id** – 123456 💡(responsible person)
161161
- **footer** – "<div>some html</div>" (appears at the end of invoices)
162+
- **invoice_format** – "regular_pdf" (default), "x_invoice", "zugferd_x_invoice"
163+
- **default_payment_means** – "not_defined", "credit_transfer" – can be left empty to use the account default
162164

163165
Additional fields just for companies of type customer:
164166

0 commit comments

Comments
 (0)