mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[IMP] add departmeent on hours block and add hours block button on project form view
This commit is contained in:
@@ -40,11 +40,13 @@ you can track and follow how much has been used.
|
||||
"depends": [
|
||||
"account",
|
||||
"hr_timesheet_invoice",
|
||||
"analytic"
|
||||
"analytic",
|
||||
"project",
|
||||
],
|
||||
"data": [
|
||||
"hours_block_view.xml",
|
||||
"hours_block_menu.xml",
|
||||
"project_view.xml",
|
||||
"report.xml",
|
||||
"security/hours_block_security.xml",
|
||||
"security/ir.model.access.csv",
|
||||
|
||||
Reference in New Issue
Block a user