feat: add billing and organization workflows
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `contracts` ADD `license_fee_gbp` real DEFAULT 0 NOT NULL;--> statement-breakpoint
|
||||
ALTER TABLE `contracts` ADD `deposit_gbp` real DEFAULT 0 NOT NULL;
|
||||
Reference in New Issue
Block a user