diff --git a/src/cljs/auto_ap/views/pages/ledger/profit_and_loss.cljs b/src/cljs/auto_ap/views/pages/ledger/profit_and_loss.cljs index 5c8c7d03..c8578b20 100644 --- a/src/cljs/auto_ap/views/pages/ledger/profit_and_loss.cljs +++ b/src/cljs/auto_ap/views/pages/ledger/profit_and_loss.cljs @@ -106,7 +106,7 @@ NOTE: Please review the transactions we may have question for you here: https:// 1) client-emails (when single-client? (-> clients-by-id - (get (:id (first selected-clients))) + (get (:id (:client (first selected-clients)))) :emails))] {:dispatch [::modal/modal-requested {:title "Your report is ready" :body [:div