← Back to team overview

openerp-community-reviewer team mailing list archive

Re: lp:~savoirfairelinux-openerp/account-invoicing/account_invoice_purchase_origin into lp:account-invoicing

 

Review: Needs Fixing code review

Hi, David, thanks for the contribution. Could you please follow community conventions for the code (http://pad.openerp.com/p/community-review):

- orm.Model instead of osv.osv.
- from . import xxx on __init__.py.
- 'from openerp.osv import orm, fields' instead of 'from osv import osv, fields'
- etc

Regards.
-- 
https://code.launchpad.net/~savoirfairelinux-openerp/account-invoicing/account_invoice_purchase_origin/+merge/198321
Your team Account Core Editors is subscribed to branch lp:account-invoicing.


References