Jump to content

How to make an invoice ?


aic007

Recommended Posts

Hi.I have a database with tables named Orders, Orders Details, Products and Customers , and I want to make an invoice by taking information out from the tables ( that I can do by using SQL), but what I don't know is how to actually make an invoice. Any people out there who could help me out with samples og give me any good tips ? :) I found this sample on the net, but it was to hard to understand and I couldn't build it without errors.http://www.cnblogs.com/hardrock/archive/20.../09/327886.html

Link to comment
Share on other sites

just do a search for excel invoice templates then you can have your code generate HTML to look like the sample invoice. Any reporting software (Crystal Reports, etc) is going to be complicated and probably take a long time to learn.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...