Skip to content

Commit d033f83

Browse files
committed
[FIX] mrp_project_link: Fix dependency. Closes #1094
1 parent fe84150 commit d033f83

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

mrp_project_link/__openerp__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"summary": "Link production with projects",
2222
"version": "8.0.1.2.0",
2323
"depends": [
24-
"mrp",
25-
"analytic",
24+
"project",
2625
"mrp_operations_extension",
2726
],
2827
"author": "OdooMRP team,"

0 commit comments

Comments
 (0)