mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-17 20:46:35 -06:00
[MIG]document_page_tag: Migration to 15.0
This commit is contained in:
parent
dece4b3364
commit
020f732a72
@ -2,7 +2,7 @@
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
||||
{
|
||||
"name": "Document Page Tag",
|
||||
"version": "14.0.1.0.2",
|
||||
"version": "15.0.1.0.0",
|
||||
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/knowledge",
|
||||
"license": "AGPL-3",
|
||||
|
@ -49,7 +49,7 @@
|
||||
<field name="name">document.page.tag.tree</field>
|
||||
<field name="model">document.page.tag</field>
|
||||
<field name="arch" type="xml">
|
||||
<tree string="Document Tags">
|
||||
<tree>
|
||||
<field name="name" />
|
||||
</tree>
|
||||
</field>
|
||||
|
Loading…
Reference in New Issue
Block a user