As you will know from previous postings I have managed to set up a simple 'Invoice' (more like data entry) system using P7. I have a main form that records the following information: A self incrementing record number. Client number with auto fill in of name & address. A lineitem table in which part numbers are filled in, giving a description and price. The total of the lineitems are then displayed in calculated fields, breaking down into taxable, non taxable and tax amounts.
I now want to extend the facility to be able to print out the invoice but also to take into account any deposit paid and by what method (cash, cheque or credit card) giving the balance outstanding on the invoice. I would then like to be able to clear the balance when the client collects their goods. Each day I will also need a breakdown of all monies taken into amount, taxable etc..
What would be the best way of approaching this? The complexity is a bit overwhelming at the moment, bearing in mind I am not a programmer just someone keen to learn!
Many thanks
Lewy
I now want to extend the facility to be able to print out the invoice but also to take into account any deposit paid and by what method (cash, cheque or credit card) giving the balance outstanding on the invoice. I would then like to be able to clear the balance when the client collects their goods. Each day I will also need a breakdown of all monies taken into amount, taxable etc..
What would be the best way of approaching this? The complexity is a bit overwhelming at the moment, bearing in mind I am not a programmer just someone keen to learn!
Many thanks
Lewy