Hello
We are implementing Pagero in App 9 and have some issues regarding Invoice Recipient.
We have several recipients per supplier, all recipients are registered in Person window and also as Authorizer.
Invoice from Supplier ABC Company could have any of those two recipients in below example.
Person Id Name
1001 Bob
1002 Anna
When the supplier is sending Bob as Invoice recipient in xml file via Pagero, the invoice line in External Supplier Invoices window is loaded with error message “The Person Info object does not exist.”
This is because field Invoice recipient look for Person ID instead of Name.
We can not request supplier to write our IFS Person ID as recipient in xml. Is there any solution for this problem?
We know that you can put one recipient under Supplier/Invoice tab but we have several recipients and also person ID is number, not name so it will get error message anyway.
We have asked Pagero and they said there is solution for this in Pagero, you put translate table (from Name to IFS Person ID) in Pagero but we are not allowed to have it in Pagero due to security requirements so we need to find some solutions for this in IFS side.
Is there any solution with IFS standard functionality or configuration for this issue? We are using Application 9, thanks.