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

Refactor #27

Merged
merged 2 commits into from Jun 4, 2018
Merged

Refactor #27

merged 2 commits into from Jun 4, 2018

Conversation

rht
Copy link
Member

@rht rht commented Jun 3, 2018

No description provided.

@@ -10,7 +10,7 @@
corporation = Ledger(residual_account_name='Retained earnings')
bank = Ledger(residual_account_name='Retained earnings')

corporation.make_stock_accounts([
corporation.make_asset_accounts([
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@siebenbrunner @DavoudTaghawiNejad should examples/IFRS.py be added to the test case? Currently make_asset_accounts, make_liability_accounts are not yet covered by tests/tdd.py and tests/banking.py.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

@rht
Copy link
Member Author

rht commented Jun 3, 2018

This is a cleaned up version of #25.

@DavoudTaghawiNejad DavoudTaghawiNejad merged commit 8640b26 into AB-CE:master Jun 4, 2018
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

Successfully merging this pull request may close these issues.

None yet

3 participants