Port to v10

This commit is contained in:
Leonardo Donelli
2016-12-22 12:43:02 +01:00
committed by Khôi (Kiên Kim)
parent 820e6f5d4a
commit a94f7e07e8
12 changed files with 138 additions and 200 deletions

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record model="ir.module.category" id="module_category_knowledge">
<field name="name">Knowledge</field>
<field name="description">Manage documents and knowledge-related applications</field>
<field name="sequence">30</field>
</record>
</odoo>