Very slow saving of goods receipts
Paul Timms
10-1-21
Operating system: Windows
In recent versions, OKing and saving a goods receipt is very slow, and locks up all clients for several seconds. This is due to a new function called UpdateGoodsReceiptsAvailQty, which attempts to update all not OKed deliveries with the currently available stock. If there are many not OKed deliveries, this process takes a long time. It also seems to mess up some of the data on the delivery rows.


This really needs looking into. We're upgrading customers whose versions are two years old, and now they're complaining about performance. If they have the HAL licence, we can fix it by preventing this function from running, but those without HAL will suffer. Thanks.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026