=== WordPress 3 Invoices === Contributors: elliot condon Donate link: http://www.elliotcondon.com/ Tags: wordpress, wordpress3, 3, invoice, invoices, customization, template, statistics, wp3i Requires at least: 3.0 Tested up to: 3.0 Stable tag: 3.0 Invoice software designed specifically for freelance web designers / developers. This plugin uses the new custom post type to reduce code, run smoothly and look cleaner. Create an invoice or quote, then view it on a custom template which you can edit with ease. == Description == Wp3i is a WordPress plugin to manage invoices for freelance web designers / developers. * Create and track your invoices and quotes * Create a custom php template for both invoices and quotes * invoice templates use native wordpress code to make life easy * See live statistics of your income * Well designed interface * Customise Currency * Now supports Tax * Completely FREE! !! You must go to Settings -> Permalinks and click save if you are using custom permalinks. This will force WordPress to rebuild the permalinks. = Please Vote and Enjoy = == Installation == 1. Upload 'wp3-invoice.php' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Copy the template to your active theme folder and rename to "invoice" (the file '/wp-content/themes/xxxx/invoice/invoice.php' should exist) 4. Go to Settings -> Permalinks and Save your settings (rebuilds permalinks) 5. Click on Invoices -> Options to enter your currency & Tax 6. Click on the new 'Invoice' menu item to get started == Frequently Asked Questions == feel free to visit the plugin site and leave any comments. == Screenshots == See demo videos here: http://www.elliotcondon.com/wordpress/wordpress-3-invoice-plugin/ == Changelog == = 1.0.4 = * Fixed small invoice status bug = 1.0.3 = * Added support for tax * Updated template files to show subtotal, tax, total * Improved Admin pages = 1.0.2 = * Options page * added ability to change currency symbol * Fixed minor jQuery bugs in admin * Added template API documentation = 1.0.1 = * Fixed Permalink Problem. Custom Permalinks should now work. * Template files can now be read from your theme folder = 1.0 = * The first release of WP3I.