[MIG] document_page_approval: Migration to 10.0

This commit is contained in:
Leonardo Donelli
2016-12-22 12:43:02 +01:00
committed by Laurence Lars Labusch
parent 034e18567e
commit 29ceb75c9c
10 changed files with 74 additions and 157 deletions

View File

@@ -1,5 +1,6 @@
<?xml version="1.0"?>
<odoo>
<record model="workflow" id="wkf_document_page_history_aproval">
<field name="name">document.page.history.aproval.wkf</field>
<field name="osv">document.page.history</field>
@@ -35,4 +36,5 @@
<field name="act_to" ref="act_draft" />
<field name="signal">edit</field>
</record>
</odoo>