This commit is contained in:
2022-11-16 08:12:18 -08:00
parent 86532d2f74
commit 1e9d58c6d2
2 changed files with 15 additions and 5 deletions

View File

@@ -48,7 +48,10 @@
:end (date->str (:end (:date-range (:data db))) standard)}
:categories [:sales
:cogs
:payroll]}
:payroll
:controllable
:fixed-overhead
:ownership-controllable]}
[[:categories [[:journal-entries [:description
:date
:debit :credit :location :running-balance
@@ -110,7 +113,10 @@ NOTE: Please review the transactions we may have question for you here: https://
:end (date->str (:end (:date-range (:data db))) standard)}
:categories [:sales
:cogs
:payroll]}
:payroll
:controllable
:fixed-overhead
:ownership-controllable]}
[:url :name]]]}
:on-success [::received-pdf]}
:set-uri-params {:date-range (:date-range (:data db))