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

FIX new created accounts not put in DB #207

Merged
merged 2 commits into from
Sep 14, 2014

Conversation

fefe982
Copy link
Contributor

@fefe982 fefe982 commented Sep 13, 2014

AccountsDbAdaper.createAccountHierarchy only created non-exists account object, but didn't add them to the DB.

This fixes #191 .

codinguser added a commit that referenced this pull request Sep 14, 2014
FIX newly created account hierarchy not put in DB
Use bulk add to save opening balances.
@codinguser codinguser merged commit 31f1d54 into codinguser:develop Sep 14, 2014
@fefe982 fefe982 deleted the dev-account-hierarchy branch September 15, 2014 13:47
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

2 participants