| 1 |
Author: Bernard Szlachta
|
| 2 |
Company: NobleProg Limited
|
| 3 |
URL: www.nobleprog.co.uk
|
| 4 |
bernard.szlachta (at) NobleProg.co.uk
|
| 5 |
|
| 6 |
|
| 7 |
* * * * * * * * * * * * * * * * * * * *
|
| 8 |
DESCRIPTION
|
| 9 |
This module allows you to create invoices.
|
| 10 |
It uses nodes and views, so it is very easy to customise.
|
| 11 |
It supports VAT and Pro Forma invoices. It is very easy to generate a proper invoice from a pro-forma invoice.
|
| 12 |
It shows invoice statistics like paid/unpaid invoices.
|
| 13 |
|
| 14 |
* * * * * * * * * * * * * * * * * * * *
|
| 15 |
TODO
|
| 16 |
1. Improve Invoice Statistics
|
| 17 |
2. Right now, you can generate many invoices from one pro-forma invoice, it should be customizable
|
| 18 |
|
| 19 |
* * * * * * * * * * * * * * * * * * * *
|
| 20 |
INSTALLATION
|
| 21 |
0. Install all module dependenices before install the module
|
| 22 |
1. Install the module
|
| 23 |
2. Show Invoices Block
|
| 24 |
3. Create a company
|
| 25 |
4. Create a client
|
| 26 |
5. Optionally, create a bank_account
|
| 27 |
6. Create an invoice and add invoice items
|
| 28 |
7. In Content Type/Dispaly settings, hide fields you don't want to see on your invoices (like Paid, etc.)
|
| 29 |
|
| 30 |
* * * * * * * * * * * * * * * * * * * *
|
| 31 |
RECOMMANDED MODULES
|
| 32 |
1. Print - to comfortably print invoices
|
| 33 |
2. VAT - if you VAT registered
|
| 34 |
3. invoice_pf - if you want to issue pro forma invoices
|
| 35 |
|
| 36 |
|