lots of improvements to editing invoices.
This commit is contained in:
@@ -354,6 +354,7 @@
|
||||
:edit_invoice
|
||||
{:fields {:id {:type :id}
|
||||
:invoice_number {:type 'String}
|
||||
:expense_accounts {:type '(list :edit_expense_account)}
|
||||
:date {:type 'String}
|
||||
:total {:type 'Float}}}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user