Building an invoice system
keiichito - July 9, 2009 - 22:06
Hi ppl,
I want to make a quick question. I'm just learning drupal and so far I'm very impressed with this nice framework.
Is Drupal suitable to build an Invoice system?
If so, please give me some directions, articles, modules etc...
Thanks in advance

There is a module here
There is a module here http://drupal.org/project/invoice might be a good start.
What features do you want in your invoice system?
Without knowing the features you need it's hard to say if Drupal is the right choice. Are you going to sell stuff online? You could take a look at Ubercart.
http://drupal.org/project/ubercart
Please let us know more details, and maybe we can help you with better suggestions.
Doug Gough
ImageX Media
ImageX Media
Thanks for the replays :D No,
Thanks for the replays :D
No, I don't want to sell stuff online. I need a system where the users enter in/out money transactions. Then the system can provide some kind of financial record (losts or profits)etc . Where the user can enter long time payments and the system "knows" about those payments and alert the user about it.
I thought in an invoice system because ion my head is like the same.
TIA
Accounting system?
You are probably looking for accounting system. If your needs are simple, you can write or have someone write a custom module for this.
Rick