openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #23273
[Bug 1112273] Re: [Trunk] view stock.location.tree
Hello Folks,
When you try to search with "Real Stock" OR "Virtual Stock" not empty.
At that time face the Traceback [ (stock_virtual) can not be searched:
non-stored function field without fnct_search ] in terminal. Because
fnct_search is not update in py. and that's why we can't not get result.
so we should Improve this search and that's why I am set this Issue as
low Importance.
Thanks!
** Changed in: openobject-addons
Importance: Wishlist => Low
--
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/1112273
Title:
[Trunk] view stock.location.tree
Status in OpenERP Addons (modules):
Confirmed
Bug description:
On the view stock.location.tree when i add filter "Location no empty"
i have this error
2013-02-01 08:34:00,883 27170 ERROR gbt_1_v7 openerp.osv.expression: The field 'Real Stock' (stock_real) can not be searched: non-stored function field without fnct_search
2013-02-01 08:34:00,883 27170 ERROR gbt_1_v7 openerp.osv.expression: The field 'Virtual Stock' (stock_virtual) can not be searched: non-stored function field without fnct_search
it's good when we have 10 locations but with 500 locations is not
practical to display all locations
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1112273/+subscriptions
References