Hello guys,
could some kind soul help me with this ?
i have two modules:
- module 1 : line item "account" list formated, list name is "group account" , line item "partner" list formated and list name is "partner"
- module 2 : line items are : - account the same as in module 1 but text formated
- group : list formated, list name is "transaction account"
- non group : list formated, list name is also "transaction account"
Now, what im trying to achieve is this : if the user select an account and a partner then lookup in module 2.group and show the line item corresponding; if the user only select account and partner is left empty then lookup in module 2.non group and fetch the non group item corresponding.
Hope that makes sense
Thanks 🙂