Bruno Kiafuka

Bruno Kiafuka

  • NA
  • 125
  • 138.6k

Printing Invoice

Jul 11 2013 3:02 AM
Hello, I'm Bruno and I am creating a sales system for a pastry (school work) and I'm having trouble creating the invoice.
The invoice will have the following structure:
-------------------------------------------------- ------------------------
Sale Code:
client code:
Customer name:
-------------------------------------------------- -------------------------
Cod         description             amount                     price


-------------------------------------------------- -------------------------
total
amount Paid
change
-------------------------------------------------- -------------------------
Thank you come again
Data processed by a computer

NOTE: The data of the products are in datagridview

Thanks!

Answers (1)