c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #32087
[Bug 823049] Re: trunk - filter function fields
> 'qty_available': fields.function(_product_qty_available, type='float', string='Quantity On Hand'),
> 'virtual_available': fields.function(_product_virtual_available, type='float', string='Quantity Available'),
> the fnct_search as well as the buttons "QTY Available !=0" "QTY on Hand !=0" and is (badly) missing
Right, so the web client fix works as expected and the issue is in the
model definitions in the addons correct?
> Warehouse > Traceability > Production Lots
> is not available for the demo user
This issue, along with the one above, should probably be reported to the
addons team.
--
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