openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #02796
Re: lp:~camptocamp/account-invoicing/7.0_fix_period_in_refund_mdh into lp:account-invoicing
Review: Approve
This is surely nitpicking, but you can just write:
if form.get('period'):
As get() will return a None if the key is not present.
I made this tiny change.
--
https://code.launchpad.net/~camptocamp/account-invoicing/7.0_fix_period_in_refund_mdh/+merge/201180
Your team Account Core Editors is subscribed to branch lp:account-invoicing.
References