Revert "Revert "Prep to select more than 1 client""

This reverts commit 574023fea0.
This commit is contained in:
Bryce Covert
2021-10-18 06:34:13 -07:00
parent 52d7eff1bd
commit d81096b8bc
4 changed files with 312 additions and 323 deletions

View File

@@ -554,6 +554,7 @@
:profit_and_loss {:type :profit_and_loss_report
:args {:client_id {:type :id}
:client_ids {:type '(list :id)}
:periods {:type '(list :date_range)}}
:resolve :get-profit-and-loss}