Closed arthru closed 9 years ago
:+1: LGTM
Can you please fix the rest of the flake8 errors of the module:
./bom_stock/__openerp__.py:26:6: E131 continuation line unaligned for hanging indent
./bom_stock/__openerp__.py:27:80: E501 line too long (130 > 79 characters)
./bom_stock/__openerp__.py:32:39: E203 whitespace before ','
The rest LGTM.
@pedrobaeza here is the end of the pep8 cleanup.
:+1:
Can someone merge that ? Please note that travis fails due to the rest of the repo, not that module...
Thanks @pedrobaeza
This pull request propose to hide the field bom_stock if the product does not have any boms...