However, it only brings me the information that is in the table or that has references to these tables. For example, the “Company” table does not have references to the “InvoiceHeader” and “InvoiceDetail” tables, therefore it does not bring me the information
The "company " table was not associated with the InvoiceHeader table, in that case I expected to call the fields in the doc, but I don’t know how
Now I inserted a CompanyID field in the InvoiceHeader table to reference it to the company table, however it still does not show the only record that is in that table
And the bot that I use is only to create the invoice using the template that the company does not show