[11.0][IMP] document_page:

* move menus to a higher level.
 * fix categories search view.
 * fix create menu action not being accessible in any way.
 * reorder form view, focusing in the content, not in secondary fields.
This commit is contained in:
Lois Rilo
2019-02-28 10:55:23 +01:00
committed by Justine Doutreloux
parent 9b33f6d8d3
commit 729913c1f1
7 changed files with 56 additions and 30 deletions

View File

@@ -4,7 +4,7 @@
{
'name': 'Document Page',
'version': '11.0.2.2.0',
'version': '11.0.2.3.0',
'category': 'Knowledge Management',
'author': 'OpenERP SA, Odoo Community Association (OCA)',
'images': [
@@ -15,7 +15,7 @@
'images/customer_invoice.jpeg',
'images/page_history.png',
],
'website': 'http://www.openerp.com/',
'website': 'https://github.com/OCA/knowledge',
'license': 'AGPL-3',
'depends': [
'mail',