← Back to team overview

openerp-community-reviewer team mailing list archive

Re: [Merge] lp:~camptocamp/department-mgmt/analytic_department_vre into lp:department-mgmt

 

Review: Needs Fixing code review

Hi, thanks for the MP.

Some little community conventions:

- l.9: Use "employee_obj = self.pool['hr.employee']" instead of "employee_obj = self.pool.get('hr.employee')"
- And please comply with PEP8 (79 cols max, spaces after commas, etc).

Regards.
-- 
https://code.launchpad.net/~camptocamp/department-mgmt/analytic_department_vre/+merge/218976
Your team Department Core Editors is subscribed to branch lp:department-mgmt.


References