We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
invoice_format
default_payment_means
1 parent b8b5dd1 commit 6523720Copy full SHA for 6523720
1 file changed
sections/companies.md
@@ -159,6 +159,8 @@ Fields for all types of companies. Mandatory fields are marked with a star (\*):
159
- **tags** – ["Network", "Print"]
160
- **user_id** – 123456 💡(responsible person)
161
- **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
164
165
Additional fields just for companies of type customer:
166
0 commit comments