Invoice Status Keys (internal use only)
Status | lItemKey |
Waiting | 1 |
Queued | 2 |
Pending | 3 |
Final | 4 |
Deleted | 5 |
Voided | 6 |
Paid | 7 |
Invoiced | 8 |
Notes:
- QuickBooks sets a newly queued invoice to '2'
- Invoices where lItemKey = '2' will be listed for export
- Invoices that successfully export to QuickBooks are set to '3'
- Invoices where lItemKey ='3' or lItemKey = '4' will be listed for update
- When an invoice is paid the status is set to '7'