Skip to content

Instantly share code, notes, and snippets.

@yegle
Created December 1, 2015 06:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yegle/b2c9efc7e9d919833e82 to your computer and use it in GitHub Desktop.
Save yegle/b2c9efc7e9d919833e82 to your computer and use it in GitHub Desktop.
include doesn't work with booking method
2014-09-03 open Assets:Vanguard:VXX VXX "NONE"
2014-09-03 open Expenses:Vanguard:Fee USD
2014-09-03 open Income:Hooli:Paycheck USD
include "accounts.bean"
2014-09-03 * "Income"
Assets:Vanguard:VXX 100 VXX {100 USD}
Income:Hooli:Paycheck
2014-09-04 * "Fee"
Assets:Vanguard:VXX -1 VXX {99.9 USD}
Expenses:Vanguard:Fee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment