mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Reindent from transaction.scm
This commit is contained in:
committed by
Geert Janssens
parent
62824e0036
commit
40006a3f04
@@ -1380,7 +1380,7 @@ Credit Card, and Income accounts."))))))
|
||||
;; subtotal functions. Each entry: (cons
|
||||
;; 'sorting-key-option-value (vector 'query-sorting-key
|
||||
;; subtotal-function subtotal-renderer))
|
||||
;; (let* ((used-columns (build-column-used options))) ;; tpo: gives unbound variable options?
|
||||
;; (let* ((used-columns (build-column-used options))) ;; tpo: gives unbound variable options?
|
||||
(let* ((used-columns (build-column-used (gnc:report-options report-obj))))
|
||||
(list (cons 'account-name (vector
|
||||
(list SPLIT-ACCT-FULLNAME)
|
||||
|
||||
Reference in New Issue
Block a user