Hello!
I have an extension in BC (provided by an outside company) that adds fields to sales invoices that are required in my country.
The fields were added to the table "Sales Header" ID:36, and on the form "Sales Invoice" ID: 43.
When I use the inspector on this page I can see these fields in the source. Also when I use the table explorer at the link https://<myBCLink>?table=36 I see that these fields exist. Unfortunately when I try to assign a value to these fields in the code I get a message that this table has no such field.
Is there any way to review the files of this extension or just how to assign values to these fields?
Table browser:
Sales Invoice Page:
Best Regards