mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-20 12:22:18 -06:00
[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:
committed by
FernandoRomera
parent
9a0bc0f970
commit
a2eb66d3f3
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user