purchase_invoice_requires_at_least_one_line
The purchase invoice has no lines, so there is no expense nor deductible VAT to record.
| Code | Type | HTTP | Category |
|---|---|---|---|
purchase_invoice_requires_at_least_one_line | invalid_request_error | 422 | Purchase Invoices |
Cause
The purchase invoice has no lines, so there is no expense nor deductible VAT to record.
What to do
Add at least one line with description, quantity and unit price before saving.