[MIG] stock_no_product_template_menu to v14
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': 'Stock No Product Template Menu',
|
'name': 'Stock No Product Template Menu',
|
||||||
'version': '12.0.1.0.0',
|
'version': '14.0.1.0.0',
|
||||||
'category': 'Stock',
|
'category': 'Stock',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'summary': "Replace product.template menu entries by product.product menu entries",
|
'summary': "Replace product.template menu entries by product.product menu entries",
|
||||||
@@ -19,7 +19,7 @@ This module also switches to the tree view by default for Product menu entries,
|
|||||||
This module has been written by Alexis de Lattre from Akretion <alexis.delattre@akretion.com>.
|
This module has been written by Alexis de Lattre from Akretion <alexis.delattre@akretion.com>.
|
||||||
""",
|
""",
|
||||||
'author': 'Akretion',
|
'author': 'Akretion',
|
||||||
'website': 'http://www.akretion.com',
|
'website': 'https://github.com/akretion/odoo-usability',
|
||||||
'depends': ['stock'],
|
'depends': ['stock'],
|
||||||
'data': ['view.xml'],
|
'data': ['view.xml'],
|
||||||
'installable': True,
|
'installable': True,
|
||||||
|
|||||||
Reference in New Issue
Block a user