mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-27 19:08:42 -06:00
[17.0][MIG] document_page: Migration to 17.0
This commit is contained in:
parent
8fd1cb017b
commit
aa23849f93
File diff suppressed because it is too large
Load Diff
@ -42,7 +42,7 @@
|
|||||||
name="web_ribbon"
|
name="web_ribbon"
|
||||||
text="Archived"
|
text="Archived"
|
||||||
bg_color="bg-danger"
|
bg_color="bg-danger"
|
||||||
invisible = "active"
|
invisible="active"
|
||||||
/>
|
/>
|
||||||
<field name="active" invisible="1" />
|
<field name="active" invisible="1" />
|
||||||
<field name="type" invisible="1" />
|
<field name="type" invisible="1" />
|
||||||
@ -75,7 +75,7 @@
|
|||||||
<field
|
<field
|
||||||
name="menu_id"
|
name="menu_id"
|
||||||
readonly="True"
|
readonly="True"
|
||||||
invisible = "menu_id == False"
|
invisible="menu_id == False"
|
||||||
/>
|
/>
|
||||||
</group>
|
</group>
|
||||||
<group string="Revision">
|
<group string="Revision">
|
||||||
|
Loading…
Reference in New Issue
Block a user