c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #32066
[Bug 823049] Re: trunk - filter function fields
Hello!
I have checked
http://web-trunk.runbot.openerp.com:9400/web/webclient/home?debug=#
of today
and tried to filter for products quantity availalbe != 0 ( very important IMHO should be a button !!!!)
the field
stock.py: 'stock_available': fields.function(_get_stock, fnct_search=_stock_search, type="float", string="Available", select=True,
is not available even though it should be accoding to comment #9
or do I missunderstand "in the dropdown" ?
or is it not merged ?
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/823049
Title:
trunk - filter function fields
Status in OpenERP Web:
Fix Released
Bug description:
trunk - funciton fields are slectable in custom filters but the filter does not work
Example
filter products real_stock is not 0 - a very common question
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/823049/+subscriptions
References