Populating debtor EDI address. Reading same.
Hi,
Via the Jiwa GUI, how is the debtor EDI address populated? The field doesn't allow direct entry, it is only selectable via a dropdown but I can't locate any configuration anywhere which allows population of it.
I know the data should live in the DB_EDIMain table, just can't find the screen in Jiwa to populate it.
Once populated, I can't find a way to read the EDI address from the sales order.
I have a plugin but the
object doesn't seem to have a property to read that information. I also tried creating a new debtor entity but it isn't in there either.
Thanks
Danny
Via the Jiwa GUI, how is the debtor EDI address populated? The field doesn't allow direct entry, it is only selectable via a dropdown but I can't locate any configuration anywhere which allows population of it.
I know the data should live in the DB_EDIMain table, just can't find the screen in Jiwa to populate it.
Once populated, I can't find a way to read the EDI address from the sales order.
I have a plugin but the
- Code: Select all
SalesOrder.Debtor
object doesn't seem to have a property to read that information. I also tried creating a new debtor entity but it isn't in there either.
Thanks
Danny