in Groovy:
I am getting :
 You must be logged in to complete the [Count Inventory On Hand for a
Product constrained by a facilityId at a given date.] process.

when calling countProductInventoryOnHand?
I can call 
result = dispatcher.runSync("getInventoryAvailableByFacility", [facilityId :
facilityId, productId : productId);

I can post to createPhysicalInventoryAndVariance in the same inventory
service.
I do auth, so I should be logged in? I am confused any one have a clue why?



-----
Joel Fradkin
--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/You-must-be-logged-in-to-complete-the-Count-Inventory-On-Hand-tp4657325.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to