Invoicing
Slug: invoicing | Schema: ext_invoicing | Requires: payments, notifications
Actions
Section titled “Actions”| Action | Access | Description |
|---|---|---|
create-invoice | owner | Create a new invoice |
update-invoice | owner | Update an invoice |
delete-invoice | owner | Delete an invoice |
send-invoice | owner | Send an invoice to the customer |
list-invoices | owner | List all invoices |
get-invoice | owner | View invoice details |
duplicate-invoice | owner | Duplicate an existing invoice |
view-invoice | public | View an invoice via public link |
create-quotation | owner | Create a quotation |
update-quotation | owner | Update a quotation |
delete-quotation | owner | Delete a quotation |
send-quotation | owner | Send a quotation to a customer |
convert-to-invoice | owner | Convert a quotation to an invoice |
list-quotations | owner | List all quotations |
create-customer | owner | Create a customer record |
update-customer | owner | Update a customer record |
delete-customer | owner | Delete a customer record |
list-customers | owner | List all customers |
create-product | owner | Create an invoicing product |
update-product | owner | Update a product |
delete-product | owner | Delete a product |
list-products | owner | List all invoicing products |
record-payment | owner | Manually record a payment |
list-payments | owner | List all payments |
payment-succeeded | admin | Handle payment confirmation webhook |
get-stats | owner | Get invoicing statistics |