setLastInventoryCount Service should not be called hourly due to performance
issues.
------------------------------------------------------------------------------------
Key: OFBIZ-3697
URL: https://issues.apache.org/jira/browse/OFBIZ-3697
Project: OFBiz
Issue Type: Improvement
Components: product
Affects Versions: SVN trunk
Reporter: Divesh Dutta
Fix For: SVN trunk
1) In case of large database, when there are so many products into the system,
then setLastInventoryCount service consider all the products and update records
for them.
2) So it will keep server busy for some time in every one hour. This logic
should be improved.
3) Also setLastInventoryCount service does not take facilityId into the account
while setting last inventory count in ProductFacility entity.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira