mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[MIG] contract: Migration to 13.0
- Standard procedure - Adapt invoice creation to new account.move - Tests adapted
This commit is contained in:
committed by
Francisco Ivan Anton Prieto
parent
a2f71595bf
commit
fc4eb98c74
@@ -116,7 +116,6 @@
|
||||
<record id="contract_template_action" model="ir.actions.act_window">
|
||||
<field name="name">Contract Templates</field>
|
||||
<field name="res_model">contract.template</field>
|
||||
<field name="view_type">form</field>
|
||||
<field name="view_mode">tree,form</field>
|
||||
<field name="search_view_id" ref="contract_template_search_view" />
|
||||
<field name="help" type="html">
|
||||
|
||||
Reference in New Issue
Block a user