mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-25 14:37:45 -06:00
[MIG] document_page_approval
This commit is contained in:
committed by
Gabriela Mogollon
parent
8f8b6dd332
commit
43f1a6a0e0
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user