refactor: remove unused enum

This commit is contained in:
Methapon Metanipat 2024-10-28 11:30:29 +07:00
parent e76292fe38
commit 0a4ae33a8a

View file

@ -1088,7 +1088,6 @@ model WorkProduct {
enum QuotationStatus {
Issued
Accepted
Invoice
PaymentPending
PaymentInProcess // For Installments / Split Payment
PaymentSuccess