Comment workflow that cause the error

It should work but further errors could help understand what's going
This commit is contained in:
Loïc Faure-Lacroix 2014-12-29 17:31:54 +03:00
parent d0f538e3dc
commit 9ad6201303

View File

@ -8,6 +8,7 @@
<field name="on_create">True</field>
</record>
<!--
<record model="workflow.activity" id="act_draft">
<field name="wkf_id"
ref="wkf_document_page_history_aproval" />
@ -16,6 +17,7 @@
<field name="kind">function</field>
<field name="action">page_approval_draft()</field>
</record>
-->
<record model="workflow.activity" id="act_approved">
<field name="wkf_id"