Skip to content

pad directive not being fully converted #33

Open
@gsingh93

Description

If I have this in beancount:

2022-01-01 pad Assets:US:Chase:Checking Equity:Opening-Balances
2022-04-07 balance Assets:US:Chase:Checking 1000.00 USD

This tool outputs:

;; Pad: 2022-01-01 Assets:US:Chase:Checking Equity:Opening-Balances

2022-01-01 (Padding inserted for Balance of 1000.00 USD for difference 1000.00 USD)
  Assets:US:Chase:Checking                                      1000.00 USD

I expecting the output to also contain Equity:Opening-Balances -1000.00 USD, but this was missing and this causes the transaction to not balance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions