[advanced-portfolio] Allow share digits to 9 decimal places

This matches the increased maximum commodity fraction.
This commit is contained in:
Simon Arlott 2021-06-28 17:28:51 +01:00
parent d3a62a0645
commit 8ffede5312
No known key found for this signature in database
GPG Key ID: DF001BFD83E75990

View File

@ -129,7 +129,7 @@ by preventing negative stock balances.<br/>")
(gnc:make-number-range-option (gnc:make-number-range-option
gnc:pagename-display optname-shares-digits gnc:pagename-display optname-shares-digits
"d" (N_ "The number of decimal places to use for share numbers.") 2 "d" (N_ "The number of decimal places to use for share numbers.") 2
0 6 0 1)) 0 9 0 1))
(gnc:register-option (gnc:register-option
options options