Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Builtin functions that can refer to current transaction and post #99

Open
hrj opened this issue Sep 8, 2016 · 0 comments
Open

Builtin functions that can refer to current transaction and post #99

hrj opened this issue Sep 8, 2016 · 0 comments

Comments

@hrj
Copy link
Owner

hrj commented Sep 8, 2016

Useful functions could be:

  • currentTransactionDate()
  • currentPostingAccount()
  • currentTransactionTags() // Low priority

Notes:

  • It should be possible to call these functions from other functions.
  • The best way to achieve this could be to define a scope for every transaction and define these functions automatically within that scope.
@hrj hrj added the enhancement label Sep 8, 2016
@hrj hrj added this to the Version 0.3.5 milestone Sep 8, 2016
@hrj hrj modified the milestones: Version 0.3.2, Version 0.4 Sep 23, 2016
@hrj hrj modified the milestone: Next release Feb 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant