YuiBook is a C# application that allows to manage receipt as well as expense bookings. Booking types can be defined in a simple xml-file, allowing to select a certain type when adding/editing bookings. The booking entries simply contain a booking type, amount, tax, date, comment and Id/No. Bookings can be filtered by date and type (receipt/expense), can be exported to a xml-file with optional conversion to html or whatever using a xslt-file. YuiBook provides a xslt-file that converts the exported data to html referencing a stylesheet as well. Bookings can also be imported into the system. YuiBook of course uses a db4o-database in single file mode. The database used tracks uptime and for accuracy control counts close/open operations and stores this data within itself.
If the ini-file is missing, it will be created. If the db4o-file is missing, it will be created as well. A sample db4o-database file holding a view created bookings comes with the application. Feel free to create your own one. The source code of the application YuiBook is available for download as well. Have fun with YuiBook! Comments and suggestions are always welcome.
Peter Brightman - october 2008
Downloads:
Screenshots: