From 8ffede5312a845420742c3ee6c25d3e9dc888f50 Mon Sep 17 00:00:00 2001 From: Simon Arlott Date: Mon, 28 Jun 2021 17:28:51 +0100 Subject: [PATCH] [advanced-portfolio] Allow share digits to 9 decimal places This matches the increased maximum commodity fraction. --- gnucash/report/reports/standard/advanced-portfolio.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnucash/report/reports/standard/advanced-portfolio.scm b/gnucash/report/reports/standard/advanced-portfolio.scm index e0343185f9..7a71127a73 100644 --- a/gnucash/report/reports/standard/advanced-portfolio.scm +++ b/gnucash/report/reports/standard/advanced-portfolio.scm @@ -129,7 +129,7 @@ by preventing negative stock balances.
") (gnc:make-number-range-option gnc:pagename-display optname-shares-digits "d" (N_ "The number of decimal places to use for share numbers.") 2 - 0 6 0 1)) + 0 9 0 1)) (gnc:register-option options