Review: Needs Fixing code review, no test You have typos at line 169 and 191 : dependecies -> dependencies
$ flake8 . ./__init__.py:23:1: F401 'product' imported but unused ./__openerp__.py:27:80: E501 line too long (273 > 79 characters) ./__openerp__.py:33:41: W291 trailing whitespace ./product.py:60:80: E501 line too long (96 > 79 characters) ./product.py:68:80: E501 line too long (98 > 79 characters) -- https://code.launchpad.net/~savoirfairelinux-openerp/openerp-product-attributes/product_dependencies/+merge/185082 Your team Savoir-faire Linux' OpenERP is subscribed to branch lp:~savoirfairelinux-openerp/openerp-product-attributes/product_dependencies. -- Mailing list: https://launchpad.net/~savoirfairelinux-openerp Post to : [email protected] Unsubscribe : https://launchpad.net/~savoirfairelinux-openerp More help : https://help.launchpad.net/ListHelp

