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