Importing InventoryMovements is violating AD_Client scope
Description
Environment
Environment with multiple clients (especially when having the same products in these clients)
Attachments
1
Activity
Carlos Ruiz
August 6, 2016 at 8:45 PM
Thanks @Daniel Haag

Daniel Haag
April 1, 2016 at 9:10 AM
https://idempiere.atlassian.net/browse/IDEMPIERE-2600#icft=IDEMPIERE-2600 might be partially caused by this.
Fixed
Details
Details
Assignee

Reporter

Affects versions
Priority
Created March 31, 2016 at 5:51 PM
Updated October 1, 2016 at 8:52 AM
Resolved August 6, 2016 at 8:45 PM
When importing an InventoryMovement the process of associating the related Entries (M_Product, AD_Doctype, etc.) does not filter for the ad_client_id resulting in cross client associations. The attached Patch fixes the issue for us.