Skip to content

Commit

Permalink
[FIX] travis errors
Browse files Browse the repository at this point in the history
  • Loading branch information
oihane committed Jul 11, 2019
1 parent 0d899f1 commit df7222a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ env:
- TESTS="1" ODOO_REPO="OCA/OCB"
- TESTS="1" ODOO_REPO="odoo/odoo"


install:
- git clone --depth=1 https://github.com/avanzosc/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH}
Expand Down
10 changes: 5 additions & 5 deletions mrp_production_generate_structure/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ Generate production structure
=============================

* This module allows to generate automatically the structure of a production
order, with a new button defined in the "scheduled products" tab, and also
automatically generate the necessary purchase orders.
order, with a new button defined in the "scheduled products" tab, and also
automatically generate the necessary purchase orders.
* To automatically generate the production order of the product defined in the
bill of materials, it must be defined as "buy", and "make to order".
*To automatically generate the purchase order for the product defined in the
list of materials, this should be defined as "buy", and "make to order".
bill of materials, it must be defined as "buy", and "make to order".
* To automatically generate the purchase order for the product defined in the
list of materials, this should be defined as "buy", and "make to order".

Bug Tracker
===========
Expand Down

0 comments on commit df7222a

Please sign in to comment.