Invoices
A payable is either an invoice or a credit note that you a supplier issued to your company.
How to create or import an invoice
A supplier invoice can be created via:
- APIs
- Manual entry
- By using the inbox or the upload
- Bulk import with CSV
- From an integration (Xero, Quickbooks, ...)
Check this video to see how to import an invoice, if it's part of a batch import (like a csv import) you can import the import status inside the import tab.
Create a file at src/pages/my-react-page.js:
Tresorbase automically sends invoices on the issue date, so you can create invoices with issue date in the future and we will send them automagically to your customers.
PUT YOUTUBE VIDEO HERE
How to import a credit note
Importing a credit not follow the same pattern of creating/importing a supplier'invoice.
PUT VIDEO HERE
Invoice status
Once you import an supplier's invoice it has a DRAFT default status.
DRAFT invoices can be deleted, modified and once verified they can be moved to waiting for approval.