diff --git a/__manifest__.py b/__manifest__.py index a719a4e2ffb382a736582d3e663ee9e48ed3c7b8..36a31fee484f9f88e18642f1d10bcfee157a3ee1 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -11,7 +11,7 @@ """, 'author': 'LE FILAMENT', 'category': 'LE FILAMENT', - 'depends': ['base','project'], + 'depends': ['hr_timesheet'], 'contributors': [ 'Benjamin Rivier <benjamin@le-filament.com>', ],