Skip to content

Commit

Permalink
[FIX] mrp_project_link: Fix dependency. Closes #1094
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrobaeza committed Dec 6, 2015
1 parent fe84150 commit d033f83
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mrp_project_link/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
"summary": "Link production with projects",
"version": "8.0.1.2.0",
"depends": [
"mrp",
"analytic",
"project",
"mrp_operations_extension",
],
"author": "OdooMRP team,"
Expand Down

0 comments on commit d033f83

Please sign in to comment.