refactor: remove unused enum
This commit is contained in:
parent
e76292fe38
commit
0a4ae33a8a
1 changed files with 0 additions and 1 deletions
|
|
@ -1088,7 +1088,6 @@ model WorkProduct {
|
|||
enum QuotationStatus {
|
||||
Issued
|
||||
Accepted
|
||||
Invoice
|
||||
PaymentPending
|
||||
PaymentInProcess // For Installments / Split Payment
|
||||
PaymentSuccess
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue