Hi to all:
We have created a New Customer Card in NAV 2016 via C/AL code getting data directly from a table previously filled via SQL by an external system (CRM home made by the customer).
When we review the new customer card, everything appears to be all right:
1. Customer card created. --> ok
2. Customer data inserted (address, phone number, posting groups, etc.) --> ok
3. Default dimensions are created. --> ok.
The problem is as follows:
1. We create a new sales order to the new customer.
2. The customer data and the sales lines are created correctly.
3. The dimension don't appear into the Dimension Set Entries Page.
So our conclusion is that despite that the customer card has it's default dimensions and those values appear in the default dimension card, for some reason, the system don't recognize them when we create a new sales order.
Does anyone have idea why this problem is happening and any idea of solution?
Best regards,
Gabriel Guerrero
Additional Note:
We already made the test creating the customer via code and erasing the default dimensions and putting the new default dimensions manually and everything works ok with no problem when we make the new sales order.
*This post is locked for comments