• How can I display a value from the Purchase Order table on the Purchase Receipt line associated with the Purchase Order?

    FormerMember
    FormerMember
    Hopefully this is a simple request I have a Purchase Receipts screen, and each line item has an associated Purchase Order. I need to display a value from the purchase order (held in the PORDER table) on each line item If I just add the PORDER…
  • RE: Workflow rules

    With regards to your first question, I often pondered how to develop that myself but would get the same result as you. My solution was to alter the DATA MODEL for the workflow to include LINE DETAIL. BY doing this, the workflow evaluates conditions at…