minor changes
This commit is contained in:
@@ -644,6 +644,7 @@
|
||||
:journal_detail_report_category
|
||||
{:fields {:category {:type :ledger_category}
|
||||
:account {:type :account}
|
||||
:total {:type :money}
|
||||
:client_id {:type :id}
|
||||
:location {:type 'String}
|
||||
:journal_entries {:type '(list :journal_detail_report_row)}}}
|
||||
|
||||
@@ -52,9 +52,9 @@
|
||||
[[:categories [[:journal-entries [:description
|
||||
:date
|
||||
:debit :credit :location :running-balance
|
||||
:total
|
||||
[:account [:id :name]]]]
|
||||
:category
|
||||
:total
|
||||
:client-id
|
||||
:location
|
||||
[:account [:numeric-code :name]]]]]]]}
|
||||
|
||||
Reference in New Issue
Block a user