5 summary: 'Create, edit, void, and delete invoices with stock restocking.',
6 image: '/images/docs/dashboard-invoices.png',
11 { title: 'Create', text: 'Invoices → New. Select customer, add items, save.' },
12 { title: 'Edit', text: 'Update items and dates; totals update automatically.' },
13 { title: 'Void', text: 'Choose Void, enter a reason; stock is restocked, reports exclude voided.' },
14 { title: 'Delete', text: 'Allowed for Draft or Voided (not Paid); deletes items and restocks if needed.' }
19 body: 'Company info (ABN, address) is configured in Settings and appears on printed invoices.'