File diff 7abc01b1ac35 → 71f50a6cf864
tests/test_data_is_opening_balance_txn.py
Show inline comments
...
 
@@ -50,6 +50,8 @@ def test_opening_with_fx():
 
    ('Expenses:Other', 'Equity:Retained:Costs', 300),
 
    # Release from restriction
 
    ('Equity:Funds:Unrestricted', 'Equity:Funds:Restricted', 400),
 
    # Donation from project fund
 
    ('Equity:Funds:Restricted', 'Income:Donations', 500),
 
])
 
def test_not_opening_balance(acct1, acct2, number):
 
    txn = testutil.Transaction(postings=[