refactor!: remove unused field

This commit is contained in:
Methapon Metanipat 2024-10-03 11:58:27 +07:00
parent c5c26400f8
commit ab91d0923f
3 changed files with 10 additions and 5 deletions

View file

@ -1053,7 +1053,6 @@ model Quotation {
totalPrice Float
totalDiscount Float
vat Float
vatExcluded Float
finalPrice Float
createdAt DateTime @default(now())