We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
passbook
register
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.
-contra
Capital
The text was updated successfully, but these errors were encountered:
Tally calls it as detailed/condensed.
Sorry, something went wrong.
Implementing -detailed switch for this feature, and available only for register command. If required for passbook we can raise a separate issue.
-detailed
5cf1a41
prataprc
No branches or pull requests
At present, the following command:
Shall render:
add a
-contra
switch that will include the contra postings for transactions matchingCapital
.The text was updated successfully, but these errors were encountered: