Hello
I'm working inside the BPM and need advice on how to address an issue.
Description of the business need is as follows:
I receive orders from customers who have on line details of products and quantities. This has already entities defined into espoCRM,
With that information I need to generate a PDF as the picking list.
For that I need with the code of the product to access to a table of products and and recover its description.
I can't find a way to access the product table with the product code and retrieve the description from inside the BPM.
I have seen all the formulas available at https://www.espocrm.com/documentatio...ation/formula/.
There I found record\exists that verifies if the product exists, but does not retrieve the description.
Any suggestion of how this can be approached?
I appreciatte very much any help
Comment