mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-27 10:58:41 -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"
|
||||
text="Archived"
|
||||
bg_color="bg-danger"
|
||||
invisible = "active"
|
||||
invisible="active"
|
||||
/>
|
||||
<field name="active" invisible="1" />
|
||||
<field name="type" invisible="1" />
|
||||
@ -75,7 +75,7 @@
|
||||
<field
|
||||
name="menu_id"
|
||||
readonly="True"
|
||||
invisible = "menu_id == False"
|
||||
invisible="menu_id == False"
|
||||
/>
|
||||
</group>
|
||||
<group string="Revision">
|
||||
|
Loading…
Reference in New Issue
Block a user