mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[FIX] formatting, rml fixes
This commit is contained in:
@@ -2,13 +2,11 @@
|
||||
<openerp>
|
||||
<data>
|
||||
|
||||
|
||||
#---------------------------------------------------------------------------------------------------------
|
||||
# Hours block menu
|
||||
#---------------------------------------------------------------------------------------------------------
|
||||
|
||||
<!--
|
||||
Hours block menu
|
||||
-->
|
||||
<record model="ir.actions.act_window" id="action_all_block_hour">
|
||||
<field name="name">Hours Block</field>
|
||||
<field name="name">Hours Blocks</field>
|
||||
<field name="res_model">account.hours.block</field>
|
||||
<field name="view_type">form</field>
|
||||
<field name="view_mode">tree,form</field>
|
||||
|
||||
Reference in New Issue
Block a user