Hello BC Community
I want to create a multiline description field for purchase lines that:
- equals purchaselines.multilinedescription if purchaseHeader.QuoteNo. <> '' (NULL/BLANK) - this means that it came from a purchase quote process
- OR equals item.description if document type = '' (BLANK)
The use case is the base description field in Purchase Lines gets overwritten during our purchase quote process (user overwrites as we use generic part names (E.g. TOOL) to order one off items). Our management finds this field too small and difficult to read, so want to make a text field that is multiline = true.
Therefore if it is a purchase quote - the multilinedescription field should be '' (so user can fill it in), but if a purchase order is generated, the purchaseline.multilinedescription should = item.description
Thank you
**MODIFIED MY BULLETS - ORIGINAL REQUEST WAS REVERSED"