refactor!: remove unused field
This commit is contained in:
parent
c5c26400f8
commit
ab91d0923f
3 changed files with 10 additions and 5 deletions
|
|
@ -1053,7 +1053,6 @@ model Quotation {
|
|||
totalPrice Float
|
||||
totalDiscount Float
|
||||
vat Float
|
||||
vatExcluded Float
|
||||
finalPrice Float
|
||||
|
||||
createdAt DateTime @default(now())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue