Hide Account Substring option

It is only there for compatibility with gnucash 2.8.
It should not be visible on 2.6.x, only exist.
This commit is contained in:
Geert Janssens 2017-08-25 11:40:54 +02:00
parent 7c7cef5aed
commit 76e53b065e

View File

@ -651,11 +651,8 @@
#f #t))
(gnc:register-trep-option
(gnc:make-string-option
(gnc:make-internal-option
gnc:pagename-accounts (N_ "Account Substring")
"a5" (N_ "Match only above accounts whose fullname contains substring e.g. ':Travel' will \
match Expenses:Travel:Holiday and Expenses:Business:Travel. Can be left blank, which will \
disable the substring filter. This filter is case-sensitive. Gnucash 2.8 or later.")
""))
(gnc:register-trep-option