mirror of
https://github.com/hazemKrimi/crimson-vault.git
synced 2026-05-01 18:20:27 +00:00
wip: invoice reference generation
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Add column "issued_invoices_this_year" to table: "users"
|
||||
ALTER TABLE `users` ADD COLUMN `issued_invoices_this_year` integer NULL;
|
||||
Reference in New Issue
Block a user