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

Transaction Log Manager #17

Open
anlumo opened this issue Jun 8, 2013 · 1 comment
Open

Transaction Log Manager #17

anlumo opened this issue Jun 8, 2013 · 1 comment

Comments

@anlumo
Copy link
Member

anlumo commented Jun 8, 2013

All financial transactions have to be logged. Refer to the database schema for details.

Implement a controller object that manages this log (adding new entries, viewing a list of entries). Existing entries are not modifyable.

Also, include the possibility to log to an external system, in addition to the local database. A hardware device connected via USB for write-only logging might also be implemented at some point.

@anlumo
Copy link
Member Author

anlumo commented Jun 8, 2013

Hardware device like the OpenLog.

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

No branches or pull requests

1 participant