Re: Need to develop "Invoice application" for home based business, any packages in Linux?



On a sunny day (28 Jan 2006 08:27:45 -0800) it happened "GS"
<globalswamy@xxxxxxxxxxx> wrote in
<1138465665.915623.232710@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>:

>Need to develop "Invoice application" for home based business, any
>packages in Linux?, can I use PHP and SQL (customer invoice) to develop
>small application. I jsut need single page, where it prints "my
>address" and "my customer address", description of item I have to offer
>for my customer, quanity and price and amount, in the bottom, "Total
>amount".
>
>can somebody suggest any package (opensource or any web based) for
>this type?. I want to do in Linux only. Somebody suggested, I can use
>MRBS (meeting room booking system)?. Any idea, thanks in advance.
>

I have 'sql-ledger' installed, it can do that, but a lot more.

It would take you a wile to learn.

For something very simple you could even make a bash script, but you likely
will want to do things only once, and import that data at some time for
taxes, bookkeeping, etc.

.



Relevant Pages