This topic is locked
[SOLVED]

 invoice app

2/5/2012 4:53:57 AM
PHPRunner General questions
J
jura author

hello
anybody in this forum have invoice app.
what i need is on add page ability to add more than one description of goods with price, tax option, values with summ on end .
i have on my app, on add page only for one row... descr.of goods..
my question is, how to make link to add one more or manny more fields for descr,of gods to show on add page
thanks
phprunner latest ver.

mysql

S
swanside 2/5/2012

Hi there.

I know what you mean, I made a complete database for a fm company, they can log a job, then add unlimited amounts of labour and materials to the job and print out an invoice, there are two invoices they can use a basic one, which just has the description plus the totals or a full invoice which lists all the materials, descriptions cost additional costs and totals.

Unfortunatly, I work offshore and I dont leave here to get home until Thursday, all being well with flights as Air france have decided to go on strike, but when I get home, I will strip the code and do a demo for you, if you like it, I can email you the project and database, you can then just tailor it to suit your needs, but, please bear with me on getting home first.

Cheers

Paul



hello
anybody in this forum have invoice app.
what i need is on add page ability to add more than one description of goods with price, tax option, values with summ on end .
i have on my app, on add page only for one row... descr.of goods..
my question is, how to make link to add one more or manny more fields for descr,of gods to show on add page
thanks
phprunner latest ver.

mysql

A
ant 2/6/2012

Try simple invoices which is a open source app, I use it and have a couple changes that work for me http://www.simpleinvoices.org/

J
jura author 2/7/2012

manny thanks dude. i'll wait thursday. thank you very much
Tomislav

Jura web dizajn



Hi there.

I know what you mean, I made a complete database for a fm company, they can log a job, then add unlimited amounts of labour and materials to the job and print out an invoice, there are two invoices they can use a basic one, which just has the description plus the totals or a full invoice which lists all the materials, descriptions cost additional costs and totals.

Unfortunatly, I work offshore and I dont leave here to get home until Thursday, all being well with flights as Air france have decided to go on strike, but when I get home, I will strip the code and do a demo for you, if you like it, I can email you the project and database, you can then just tailor it to suit your needs, but, please bear with me on getting home first.

Cheers

Paul

S
swanside 2/15/2012



manny thanks dude. i'll wait thursday. thank you very much
Tomislav

Jura web dizajn


Sorry for the delay, Take a look at this, its only a rough layout and took about an hour this morning to make.

The pages can be edited to look different, I use Frontpage for that, but take a look and see

My link

Once the page opens, Click on Add New, add the details, add a new customer if you wish, Once you click save, go back to list, then click on the materials link and add the materials as you please, click on save after each material has been added, once completed, click on Back to lis,

Next, click on Invoice and this will open up a list line, click on the spy glass to view the invoice, the system I use, I just click on the file and print from that page and print out from the screen

See what you think anyway. I hope it helps towards what you are looking for

Paul.