We have an integration application that creates Sales Orders for v6.0. Occasionally, we receive the error when inserting to OE orders via API. The error is [Salesperson is null]. We then have to add a salesperson to the AR customer and reimport the order. - This happens on production environment.
I can create the sales order without a salesperson in AR customer or on the Order header in Accpac, when entering the data, in production environment.
I am thinking my code my have problem, but it was not from my code. I can create an Order for an AR customer without salesperson in my development\test environment.
Where could possibly be the configurations to check Salesperson is the mandatory field for an Order?
Any pointer is highly appreciated.
I can create the sales order without a salesperson in AR customer or on the Order header in Accpac, when entering the data, in production environment.
I am thinking my code my have problem, but it was not from my code. I can create an Order for an AR customer without salesperson in my development\test environment.
Where could possibly be the configurations to check Salesperson is the mandatory field for an Order?
Any pointer is highly appreciated.