update notes
This commit is contained in:
parent
e38292bdc2
commit
7d195516a3
6
notes.md
6
notes.md
@ -3,9 +3,11 @@ roll-forward needs intercepted by some retained earnings logic
|
|||||||
* top level account is a trial balance `subpath(acct,0,1)`
|
* top level account is a trial balance `subpath(acct,0,1)`
|
||||||
|
|
||||||
tasks
|
tasks
|
||||||
* need to dynamically create a retained earnings account per trial balance if it does not exist
|
|
||||||
* need to dynamically determine temporary accounts if not specified
|
|
||||||
* a close-out to retained earning and consolidation process must happen before rolling into a new year, or opening balances need set to 0
|
* a close-out to retained earning and consolidation process must happen before rolling into a new year, or opening balances need set to 0
|
||||||
|
* test if rolling into a new year
|
||||||
|
* need to dynamically create a retained earnings account per trial balance if it does not exist
|
||||||
|
* need to dynamically determine temporary accounts if not specified
|
||||||
|
|
||||||
|
|
||||||
future
|
future
|
||||||
* work on UI and web server for different kinds of entries
|
* work on UI and web server for different kinds of entries
|
Loading…
Reference in New Issue
Block a user