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
-------------------------------------------------- -------------------------
-------------------------------------------------- -------------------------
Thank you come again
Data processed by a computer
NOTE: The data of the products are in datagridview
Thanks!