refactor: bring back vat excluded
This commit is contained in:
parent
648fb20bbc
commit
4238287e96
2 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE "Quotation" ADD COLUMN "vatExcluded" DOUBLE PRECISION NOT NULL DEFAULT 0;
|
||||
Loading…
Add table
Add a link
Reference in a new issue