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

implement import backend #14

Open
courtney-rosenthal opened this issue Jun 2, 2013 · 0 comments
Open

implement import backend #14

courtney-rosenthal opened this issue Jun 2, 2013 · 0 comments
Assignees
Labels
Milestone

Comments

@courtney-rosenthal
Copy link
Member

Add support for contribution/expenditure import to models.

Report model should have class methods to import Contribution and Expenditure records. Suggest making the methods return an array of entity models. Also suggest a :dry_run option to inhibit database save, to allow validation of upload.

The Contribution and Expenditure models should have class methods to create a new entity from an import row.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant