← Back to team overview

openerp-community-reviewer team mailing list archive

Re: [Merge] lp:~rruebner/server-env-tools/7.0_fix_mass_editing into lp:server-env-tools

 

Review: Needs Fixing

Please try removing the whole method/class override of ir_model_fields. The manipulation of the search domain is a leftover from a hack in which the class names were passed on in string format, and they were to be turned into ids in this method. I just tested the module without the search() override and it works fine.

-- 
https://code.launchpad.net/~rruebner/server-env-tools/7.0_fix_mass_editing/+merge/204711
Your team Server Environment And Tools Core Editors is subscribed to branch lp:server-env-tools.


References