openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #05581
Re: [Merge] lp:~camptocamp/contract-management/hours_block_vre into lp:contract-management
Review: Needs Fixing code review, no test
42 + 'account.hours.block': (lambda self, cr, uid, ids, c=None:
43 + ids, ['invoice_id'], 10),
this is a very bad line split, please keep the 'ids' on the same line as the lambda
missing i18n update
--
https://code.launchpad.net/~camptocamp/contract-management/hours_block_vre/+merge/205212
Your team OpenERP Community Reviewer/Maintainer is subscribed to branch lp:contract-management.
References