Hi guys,
I have the tables InvoiceHeader and InvoiceDetail
How can I insert other fields in the doc when I generate the pdf of the invoice
I want to insert the company fields so that they are dynamic, such as:
"Company" (RSocial, NComercial, CAI, RTN, Tel1, Email1)
I have all the company information in another table
Solved! Go to Solution.
That's a correct dereference expression. So must be something wrong with your new companyID field, how did you create it?
There's only one company record in the table? If that's never going to change, you can just use <<companyTable[RazonSocial]>>
User | Count |
---|---|
20 | |
13 | |
8 | |
3 | |
2 |