8000 Switches to include or exclude "income" and "expense" accounts. · Issue #67 · tn47/goledger · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Switches to include or exclude "income" and "expense" accounts. #67

Closed
prataprc opened this issue Jun 9, 2017 · 1 comment
Closed
Assignees

Comments

@prataprc
Copy link
Member
prataprc commented Jun 9, 2017

By default all accounts are included in a balance report, to generate Profit &
Loss statements we might exclude all accounts that are not declared as
"income" or "expense" type. Similarly to generate a Balance-Sheet we don't
need accounts typed as "income" or "expense".

Add two switches to that end:

  • -nopandl to exclude accounts typed as "income" or "expense".
  • -onlypandl to exclude all accounts that are not typed as "income"
    or "expense".

These switches can also be used for other reports like equity, which
by default excludes "income" or "expense" accounts.

@prataprc prataprc self-assigned this Jun 9, 2017
@prataprc
Copy link
Member Author

Implementing -nopl and onlypl switches. nopl and onlypl switches does not make sense for equity report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0