I'm attaching a branch under development (based off v6.0): it does not yet completely fix this bug, but provides the infrastructure for it. Philippe and I won't work on it for at least a few weeks, but then we intend to make a proper merge proposal in the trunk. Please feel free to comment here now. Lionel.
** Branch linked: lp:~numerigraphe/openobject-addons/6.0-stock-qty- search -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/677454 Title: Allow to filter out locations/products where quantity is zero Status in OpenERP Addons (modules): In Progress Bug description: specially internal and outgoing moves . select a product select from location - it shows all available locations IMHO to be user friendly it should first show * only stock location with qty > 0 (one of my installations has >60 internal locations, most of them stock only a few or one product) * only on request all locations (release "only locations with qty button") currently there is no check if the qty is available on this location and the system allows quietly to create negative quantities. (IMHO in V5 there was a check on process/validate ?) In the same way, it is interesting: - in locations, to only show the products that actually are in a location when we press "products" - in products, to only show the locations where the product really is when we press "stock by location" - etc. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/677454/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

