mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-27 02:48:41 -06:00
[15.0][MIG] document_page_portal: Migration to 15.0
This commit is contained in:
parent
4681daa124
commit
3748ffe9a4
@ -1,6 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" ?>
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
<odoo>
|
<odoo noupdate="1">
|
||||||
<data noupdate="1">
|
|
||||||
<record model="ir.rule" id="knowledge_user_document_page_rule">
|
<record model="ir.rule" id="knowledge_user_document_page_rule">
|
||||||
<field name="name">Documents: knowledge user: see all</field>
|
<field name="name">Documents: knowledge user: see all</field>
|
||||||
<field name="model_id" ref="document_page.model_document_page" />
|
<field name="model_id" ref="document_page.model_document_page" />
|
||||||
@ -21,5 +20,4 @@
|
|||||||
eval="[(4, ref('base.group_portal')),(4, ref('base.group_user'))]"
|
eval="[(4, ref('base.group_portal')),(4, ref('base.group_user'))]"
|
||||||
/>
|
/>
|
||||||
</record>
|
</record>
|
||||||
</data>
|
|
||||||
</odoo>
|
</odoo>
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||||
<head>
|
<head>
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" ?>
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
<odoo>
|
<odoo noupdate="1">
|
||||||
|
|
||||||
<data noupdate="0">
|
|
||||||
<template
|
<template
|
||||||
id="portal_my_home_menu_Knowledge"
|
id="portal_my_home_menu_Knowledge"
|
||||||
name="Portal layout : Knowledge document_pages menu entries"
|
name="Portal layout : Knowledge document_pages menu entries"
|
||||||
@ -136,6 +134,4 @@
|
|||||||
</t>
|
</t>
|
||||||
|
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
</data>
|
|
||||||
</odoo>
|
</odoo>
|
||||||
|
Loading…
Reference in New Issue
Block a user