Fix POS checkout: set issue_date and due_date when creating invoices
InvoiceService::create() was not setting issue_date or due_date,
causing a NOT NULL violation on the invoices table when the POS
checkout flow creates an invoice without explicitly passing dates.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment