mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-25 22:47:44 -06:00
[MIG] document_page_multi_company (#188)
* [MIG] document_page_multi_company Added this feature from the old module directly in document_page
This commit is contained in:
committed by
Pedro M. Baeza
parent
523a1c07ef
commit
a0998d406e
@@ -24,6 +24,7 @@
|
||||
<tree string="Document Page">
|
||||
<field name="name"/>
|
||||
<field name="parent_id"/>
|
||||
<field name="company_id" groups="base.group_multi_company"/>
|
||||
<field name="create_uid" invisible="1"/>
|
||||
<field name="content_uid"/>
|
||||
<field name="content_date"/>
|
||||
@@ -50,6 +51,7 @@
|
||||
<group>
|
||||
<group>
|
||||
<field name="parent_id" string="Category" context="{'default_type':'category'}"/>
|
||||
<field name="company_id" groups="base.group_multi_company"/>
|
||||
</group>
|
||||
<group>
|
||||
<field name="content_uid"/>
|
||||
|
||||
Reference in New Issue
Block a user