mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[FIX] extra type field
This commit is contained in:
@@ -44,8 +44,6 @@
|
||||
<field name="model">account.hours.block</field>
|
||||
<field name="arch" type="xml">
|
||||
<form string="Hours Blocks" version="7.0">
|
||||
<label for="type" string="Based on:" class="oe_inline"/>
|
||||
<field name="type" class="oe_inline"/>
|
||||
<header>
|
||||
<button name="action_send_block" type="object" string="Send by Email" class="oe_highlight"/>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user