[options.scm] Rename option name to "Levels of Subaccounts"

Original name "Show Accounts until level". Add backward compatibility
missed in 08f490ee98
This commit is contained in:
Christopher Lam
2021-08-04 19:00:43 +08:00
parent 23bd716451
commit a5edacf0fc

View File

@@ -1832,6 +1832,8 @@ the option '~a'."))
("Links" #f "Transaction Links") ("Links" #f "Transaction Links")
;; invoice.scm, renamed November 2018 ;; invoice.scm, renamed November 2018
("Individual Taxes" #f "Use Detailed Tax Summary") ("Individual Taxes" #f "Use Detailed Tax Summary")
;; renamed in several reports, April 2021
("Show Accounts until level" #f "Levels of Subaccounts")
;; receipt.scm, renamed July 2021 ;; receipt.scm, renamed July 2021
("Invoice number" #f "Invoice Number") ("Invoice number" #f "Invoice Number")
;; receipt.scm and taxinvoice.scm, renamed July 2021 ;; receipt.scm and taxinvoice.scm, renamed July 2021