mirror of
https://git.meshkee.com/Meshkee/backend.git
synced 2026-08-11 22:30:59 +04:30
Add approved invoice status with lock after customer acceptance.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Cursor
parent
9455cd9fab
commit
7244b70e90
@@ -1141,6 +1141,7 @@ enum InvoiceOwnerScope {
|
||||
enum InvoiceStatus {
|
||||
draft
|
||||
issued
|
||||
approved
|
||||
paid
|
||||
cancelled
|
||||
|
||||
|
||||
Reference in New Issue
Block a user