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 {
|
enum QuotationStatus {
|
||||||
Issued
|
Issued
|
||||||
Accepted
|
Accepted
|
||||||
Invoice
|
|
||||||
PaymentPending
|
PaymentPending
|
||||||
PaymentInProcess // For Installments / Split Payment
|
PaymentInProcess // For Installments / Split Payment
|
||||||
PaymentSuccess
|
PaymentSuccess
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue