Hi,
We have an addon which will insert a record into a particular UDT on creation of GRPO, Goods Receipt, and Inventory Transfers. The add on works perfectly when used in a Single User enviornment. But when multiple users create the document from different locations, some entries are not created in the UDT. ie; On an average 2-3 entries are missing per day. The UDT updation is done by using DI API.
Note: The issue happens only randomly.ie; We guess, when two users create document exactly the same instance of time this happens.
Is there any way to resolve this issue?.