March 2020
Intermediate to advanced
534 pages
14h 15m
English
Some knowledge of the database was required in order to know to which tables we had to add extension fields, and just reading the code is not only daunting but also impractical. This example was chosen specifically as it isn't easy to find. This recipe is much easier when the field is to be added to a form. We can see the menu item in the URL in the client, and from there find the form and the table.
The temporary tables used were found simply by opening the SalesConfirm report and looking at the data sources it uses. We knew which report it was, based on our consistent name conventions.
Sales documents start with Sales, and are followed by the document type, as shown here:
Read now
Unlock full access