started on expense accounts.

This commit is contained in:
Bryce Covert
2018-05-31 18:43:12 -07:00
parent d38059cb1d
commit b98d00a196
14 changed files with 128 additions and 12 deletions

View File

@@ -0,0 +1,5 @@
-- 1527534504 DOWN create-default-expense-account
alter table vendors drop column default_expense_account;
drop table invoices_expense_accounts;