There's an error in portfolio.scm -- modify the 'report-currency' to 'currency' and it should be fine
modified gnucash/report/standard-reports/portfolio.scm @@ -196,7 +196,7 @@ (if (not (null? accounts)) (let* ((commodity-list (gnc:accounts-get-commodities (gnc:accounts-and-all-descendants accounts) - report-currency)) + currency)) (pricedb (gnc-pricedb-get-db (gnc-get-current-book))) (exchange-fn (gnc:case-exchange-fn price-source currency to-date)) (price-fn On Sat, 21 Sep 2019 at 18:09, Ed Fields <efield...@gmail.com> wrote: > will not get past this error screen > > *Report error* > > *An error occurred while running the report* > > I have selected populated accounts via ed|report options and reloaded to no > avail. > there is only one portfolio report in my saved reports list. > > any suggestions? > > Ed > _______________________________________________ > gnucash-user mailing list > gnucash-user@gnucash.org > To update your subscription preferences or to unsubscribe: > https://lists.gnucash.org/mailman/listinfo/gnucash-user > If you are using Nabble or Gmane, please see > https://wiki.gnucash.org/wiki/Mailing_Lists for more information. > ----- > Please remember to CC this list on all your replies. > You can do this by using Reply-To-List or Reply-All. > _______________________________________________ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.