We came up with 2 solutions 1) one2many_sorted we use it in reports and often created an second one2many relation to display data in a user friendly way
http://bazaar.launchpad.net/~camptocamp/c2c-rd- addons/7.0/files/head:/one2many_sorted/ 2) server patch (for 6.0) see attachments for server - allows filter and sort of all fields 2a) and GTK necessary to make function fields searchable until now nobody really cares ** Patch added: "pythonic_sort_20110111.patch" https://bugs.launchpad.net/openobject-addons/+bug/850752/+attachment/3518953/+files/pythonic_sort_20110111.patch -- 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/850752 Title: fnct_search missing for many function fields Status in OpenERP Addons (modules): Won't Fix Bug description: according to https://bugs.launchpad.net/bugs/823049 it will be possible to search for function fields store = false if fnct_search is defined a quick search shows 280 function fields in addons 14 fnct_search it would enhance the user experience a lot if at least for the most important function a searech could be defined for 6.1 as it is the rebirth of a lost feature available in v5 it would also easy migration. will you implement search functions if we / the community nominates some important candidates ? like * product stock available / on hand To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/850752/+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

