Added Notes and cleared against fields.
This commit is contained in:
@@ -137,6 +137,8 @@
|
||||
{:fields {:id {:type :id}
|
||||
:source {:type 'String}
|
||||
:amount {:type 'String}
|
||||
:note {:type 'String}
|
||||
:cleared_against {:type 'String}
|
||||
:client {:type :client}
|
||||
:vendor {:type :vendor}
|
||||
:date {:type 'String}
|
||||
@@ -454,6 +456,8 @@
|
||||
:date {:type 'String}
|
||||
:vendor_name {:type 'String}
|
||||
:amount {:type 'String}
|
||||
:note {:type 'String}
|
||||
:cleared_against {:type 'String}
|
||||
:line_items {:type '(list :import_ledger_line_item)}}}
|
||||
|
||||
:edit_client {:fields {:id {:type :id}
|
||||
|
||||
Reference in New Issue
Block a user