var fDesc=new Array(); fDesc[0] = "PC Invoice Software PRO Edition, is more than just another piece of invoice software but a complete invoicing software package with you in mind whether you are looking for billing software, inventory software or a complete invoicing software solution PC Invoice is your right choice.

PC Invoice Software PRO Edition, allows you to run your business your way. Including complete Customer Management, Product Managament, Accounts Recievable, and Reporting while producing invoices that are easy to read and understand.

PC Invoice Software PRO Edition, comes standard with over 350 invoice templates that are all 100% customizable.

Main features:
- Invoice Creation
- Estimates Creation
- Purchase Order Creation
- Inventory Control Management
- Employee Management
- Vendor Management
- Comprehensive Reporting
- Accounts Receivable
- Multiple currency format support
- Multiple date format support
- Multiple Taxes
- Customize Tax Labels
- Tax Exempt on Invoice
- Tax / Non Tax individual items
- Apply Discounts
- Bar Code Support
- Customer searches
- Item Searches
- Invoice Searches
- Print Invoices
- Print Puchase Orders
- Print Estimates
- Print Quotes
- Print Credit Memos
- Add your own Company Logo to the Invoice.
- Add your own Company Slogan to the Invoice.
- Email Invoices
- Complete Inventory Control
- Completely Networkable
- Ability to add UNLIMITED Invoices
- Ability to add UNLIMITED Products
- CUSTOM Invoice Designer
- Export Any list to Microsoft Excel"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }