Application Name | Reimbursement Tracker |
Version | 0.4.6 |
Short Description | Tool to help manage a list of reimbursements, with support for printing to a thermal printer. |
Supported OSes | Anything with .NET (only tested on Windows) |
Web Page | This thread, for now. |
Download Link | ZIP 329KB |
System Requirements | - .NET
- (optional) Thermal Printer
|
Version History | - 0.0.1 - Started
- 0.1.0 - Basic list functionality
- 0.2.0 - Printing to thermal printer added (specifically Custom Neo's), saving and loading added.
- 0.2.5 - List redone with DataGridView.
- 0.3.0 - Added icons from famfamfam. Fixed "new" bug.
- 0.3.5 - Misc. tweaks, release to NANY (note: this is still really beta.)
- 0.4.0 - Printing support added (note: it does receipt-style printing. invoice-style printing, if desired, will come later.)
- 0.4.5 - Receipt Printer code upgraded - serial port option and checking now implemented
- 0.4.6 - Fixed receipt printing bug
|
Author | NinJA999 |
Screencast | |
DescriptionKeep track of the money others owe you! This is a tool created to help a user manage his/her reimbursable expenses and designed to create an attractive, easy to read, and easy for the boss to understand list. It has the ability to print, or to print a professional-looking receipt to a thermal printer (receipt printer).
I created the application to help me keep track of my expenses for my robotics team (I spent over $600 of my own money last year, I believe) and drama club (I spent $100.01 on one play, as can be seen in the screenshot below!). I happened to have a thermal printer and thought it would be awesome to have a "receipt" of my own to give to people so I could get that money back. (That's why the receipt printing was one of the first things done!) I know not many people have thermal printers, but hopefully this will be useful to others regardless!
Features- Keep track of date, location, description, and price of each expense.
- Negative prices (e.g. returns or rebates) supported.
- Print to thermal printer! (Serial Port selectable) (Note: only the Custom Neo's is officially supported right now -- as it's the only printer I own to test on! However, I am working on a plugin-like system to allow other printers with different commands to be easily added. Most printers share similar serial commands, so this should not be a big problem.)
- Printing to actual printer (currently receipt-style; invoice-style coming soon!)
Planned Features- Plugin-like system for other thermal printers (see above!)
- Management system for thermal printers (to allow user to change the current printer from the plugins, to change the serial port to use, and to do a test print) -- this one is drawn out, and will be implemented very soon.
- Undo/redo (again, the buttons are there but don't do anything yet)
ScreencastScreenshotsReceipt generated from above list:
NANY 2010 Final Release: Reimbursement TrackerUsageInstallationCurrently, just unzip the zip and run the exe. Once I implement the plugin system, it'll probably become slightly more complicated (but only slightly; I want it to be as easy-to-use as possible!).
Using the ApplicationWell, most of the actions are pretty self-explanatory. Enter reimbursements into the table in the main part of the application. Lists are saved as .reb files.
There'll be more instructions once I complete the more complicated features.
UninstallationCurrently, delete the exe and dll (and the settings xml). Again, it may become more complicated later.
Known Issues- No actual invoice-style regular-printer printing yet.
- Your thermal printer may not work with it yet.
- Undo and redo do not work yet.
Can anyone think of a better name? Any input is appreciated!
I am releasing this as-is. However, it is still a beta program. The thermal printing will only work if your printer is compatible with the Custom Neo's. I didn't have as much time to work on this as I thought (College Applications can be a pain), but the basic functionality is there! "Final Release" means final for NANY, not final forever. Feedback appreciated!I've updated it to be much better (including printing!). Sorry the updated version wasn't released till after NANY was over. But still check it out if you get the chance!