mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-26 14:57:45 -06:00
[MIG] document_page: Migration to 13.0
This commit is contained in:
committed by
Dũng (Trần Đình)
parent
fbc5d7505d
commit
55e00ae88d
3
document_page/views/document_page_history.xml
Executable file → Normal file
3
document_page/views/document_page_history.xml
Executable file → Normal file
@@ -68,7 +68,6 @@
|
||||
<record model="ir.actions.act_window" id="action_history">
|
||||
<field name="name">Page history</field>
|
||||
<field name="res_model">document.page.history</field>
|
||||
<field name="view_type">form</field>
|
||||
<field name="view_mode">tree,form</field>
|
||||
</record>
|
||||
|
||||
@@ -84,7 +83,7 @@
|
||||
domain="[('page_id','=',active_id)]"
|
||||
name="Page History"
|
||||
res_model="document.page.history"
|
||||
src_model="document.page"/>
|
||||
binding_model="document.page"/>
|
||||
|
||||
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user