General discussion
Thread display: Collapse - |
All Comments
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
making the invoice
first table
Name / address / CustommerPriceType
1 Ony etc1 1
2 Alex etc2 2
3 Gus etc3 3
.. .. .. ..
second table.
Good / 1 2 3 <-[custommerPriceType ]
1 A / 5 7 9 <-- in $
2 B / 7 9 12 <-- in $
3 c / 9 12 15 <-- in $
.. . .. .. ..
I need to make invoice, whit Validation custommer name & type_custommer_price in onepiece ?