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:
@@ -6,6 +6,7 @@
|
||||
Hours block menu
|
||||
-->
|
||||
<record model="ir.actions.act_window" id="action_all_block_hour">
|
||||
<field name="context">{'search_default_running': 1, 'search_default_group_department_id': 1}</field>
|
||||
<field name="name">Hours Blocks</field>
|
||||
<field name="res_model">account.hours.block</field>
|
||||
<field name="view_type">form</field>
|
||||
|
||||
Reference in New Issue
Block a user