feat(crm): add deal create/update controls with status and payment
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Deal" ADD COLUMN "paidAmount" INTEGER;
|
||||
|
||||
Reference in New Issue
Block a user