Hi Kyle, I think that your patch is attached to the wrong bug report, would you mean Bug 918288 ? If so can you link your patch as attachment.
-- 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: [Trunk] Procurement request leads to server crash Status in OpenERP Addons (modules): Fix Committed 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

