1
Answer

Printing Invoice

Bruno Kiafuka

Bruno Kiafuka

11y
1.3k
1
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)