[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

Include contra postings in passbook and register commands. #48

Closed
prataprc opened this issue Jun 3, 2017 · 2 comments
Closed

Include contra postings in passbook and register commands. #48

prataprc opened this issue Jun 3, 2017 · 2 comments
Assignees
Labels

Comments

@prataprc
Copy link
Member
prataprc commented Jun 3, 2017

At present, the following command:

$ goledger -f journal.ldg register Capital

Shall render:

2014-Mar-26  Payee ; Journal  Capital  -252427.84   -252427.84
2014-Apr-01  Payee ; Journal  Capital   101795.89   -111367.43

add a -contra switch that will include the contra postings for transactions matching Capital.

@prataprc prataprc self-assigned this Jun 3, 2017
@prataprc prataprc added the task label Jun 3, 2017
@prataprc
Copy link
Member Author
prataprc commented Jun 3, 2017

Tally calls it as detailed/condensed.

@prataprc
Copy link
Member Author

Implementing -detailed switch for this feature, and available only for register command. If required for passbook we can raise a separate issue.

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

No branches or pull requests

1 participant