Next Previous Contents

2. Introduction

e-Bills is a server-side tool for generating bills or invoices to your clients. All of the PHP code, configuration files and documentation are available under the GNU GPL licence. e-Bills also includes a Billing Engine that supports more complex billing scenarios and provides some big productivity advantages.

e-Bills was written with some strong design principals in mind:

e-Bills produces bills as PDF files for printing, faxing or emailing. These files are also archived, so that you can be sure of seeing the customer's copy when handling billing queries.

It is also useful for businesses that send out ad-hoc bills or invoices, and recently added some features to better support this. For regular bills though it brings some big (and automated) rewards.

2.1 What does e-Bills do?

e-Bills creates bills (or invoices) for your business efficiently and allows you to send them to customers by post, email or fax and archives them for solving later billing queries. It provides any user on your LAN the possibility of using the system through their existing web browser. No more worries about configuring client PCs here!

e-Bills can also be used in an ASP-type environment to produces bills for multiple businesses from a single server.

It uses information that you or your employees have entered, allows them to view it, but more importantly it automates the task of bill-production for your customers. Bills are produced as PDF files.

2.2 What does it use?

The following components need to be installed on your server for e-Bills to operate:

There is also a Billing Engine available only as a binary, which can be used to do an 'overnight' billing run or improve performance of the web side application.

2.3 What are its key features?

There's loads of features, we've tried to group them here:

Users

Bill format

Time saving

System

General

Products / services or items billed

2.4 Components

The following are the components of e-Bills:

2.5 New features

The following are the new features included in e-Bills:

Version 1.1

Version 1.2

Version 1.3

Version 1.4

Coming soon ...


Next Previous Contents