Hello, So if I understand right, you are avoiding a gigantic product browse over all products and do a fast read and then browse only what really needs to. Sounds great, it's amazing you are winning so much time!
Now, I would like to mention that the 6.1 doesn't have such an optimization, so if the win is so important, I strongly suggest to make the patch on 6.1 too. Thanks for the idea. -- You received this bug notification because you are a member of OpenERP Framework Experts, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/915541 Title: [6.0.3] Procurement request leads to server crash Status in OpenERP Addons (modules): New Bug description: I'm using 6.0.3 in a french context and I'm currently filling my company database with supplier's products, currently I have 114000 products in it. Some actions cannot be done like "procurement request" or "automatic orderpoint" because it results in a 100% python CPU process until my server crash, RAM (8Go) and SWAP(8Go) are filled both filled. The thread is stuck in get_product_available. === FIX === The fix attached allows to check automatic orderpoint on 100.000 products in only 10s, no functionality is lost (technically based on Bug #899470 ) I know that the 6.1 is next to be release but I think that a fix like this is mandatory. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/915541/+subscriptions -- Mailing list: https://launchpad.net/~credativ Post to : [email protected] Unsubscribe : https://launchpad.net/~credativ More help : https://help.launchpad.net/ListHelp

