Click here to Skip to main content
15,898,681 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi

I have one issue. I do not know how to solve and also no idea. It is my scenario.

I have Product table with details,selling price, purchase price and so on. I want to invoice to clients.
Clients can buy lots of item in single invoice. If I select product, it will display the Name of item,Sell price
Uom in text box. If I click the add button, it will show in grid in php page. I have to do this one by one until client's ordered items completed. Then I click submit, then the items in Grid should be saved into Mysql Data table.

It look like cart, but not

If there is any idea and how to do this, pls share your knowledge with me.

Thank you

Maideen
Posted

1 solution

 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900