mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 603183 - Equity statement shows incorrect changes
To be run after the patch for report-utilities.scm Export the new function gnc:account-get-total-flow from report-utilities.scm. Author: Carsten Rinke <carsten.rinke@gmx.de> git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23157 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
c5adac66c3
commit
609b60bea3
@ -683,6 +683,7 @@
|
|||||||
(export gnc-commodity-collector-allzero?)
|
(export gnc-commodity-collector-allzero?)
|
||||||
(export gnc:account-get-trans-type-balance-interval)
|
(export gnc:account-get-trans-type-balance-interval)
|
||||||
(export gnc:account-get-trans-type-balance-interval-with-closing)
|
(export gnc:account-get-trans-type-balance-interval-with-closing)
|
||||||
|
(export gnc:account-get-total-flow)
|
||||||
(export gnc:account-get-pos-trans-total-interval)
|
(export gnc:account-get-pos-trans-total-interval)
|
||||||
(export gnc:account-get-trans-type-splits-interval)
|
(export gnc:account-get-trans-type-splits-interval)
|
||||||
(export gnc:double-col)
|
(export gnc:double-col)
|
||||||
|
Loading…
Reference in New Issue
Block a user