← Back to team overview

savoirfairelinux-openerp team mailing list archive

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

 

Thanks for the input Pedro. I have read the convention and made the following changes:

* Changed from osv import osv to from openerp.osv import orm
* Relative inputs in __init__.py
* Fixed pep8 error in purchase.py
-- 
https://code.launchpad.net/~savoirfairelinux-openerp/account-invoicing/account_invoice_purchase_origin/+merge/198321
Your team Savoir-faire Linux' OpenERP is subscribed to branch lp:~savoirfairelinux-openerp/account-invoicing/account_invoice_purchase_origin.


References