[IMP] pre-commit: first run on whole repo
This commit is contained in:
@@ -1 +0,0 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
@@ -3,12 +3,12 @@
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
{
|
||||
'name': 'Product Manager Group Stock',
|
||||
'version': '14.0.1.0.0',
|
||||
'category': 'Hidden',
|
||||
'license': 'AGPL-3',
|
||||
'summary': 'Extend the group Product Manager to Stock',
|
||||
'description': """
|
||||
"name": "Product Manager Group Stock",
|
||||
"version": "14.0.1.0.0",
|
||||
"category": "Hidden",
|
||||
"license": "AGPL-3",
|
||||
"summary": "Extend the group Product Manager to Stock",
|
||||
"description": """
|
||||
Product Manager Group Stock
|
||||
===========================
|
||||
|
||||
@@ -16,12 +16,12 @@ Extends the group *Product Manager* to Stock Management.
|
||||
|
||||
This module has been written by Alexis de Lattre from Akretion <alexis.delattre@akretion.com>.
|
||||
""",
|
||||
'author': 'Akretion',
|
||||
'website': 'http://www.akretion.com',
|
||||
'depends': ['product_manager_group', 'stock'],
|
||||
'data': [
|
||||
'security/ir.model.access.csv',
|
||||
],
|
||||
'installable': True,
|
||||
'auto_install': True,
|
||||
"author": "Akretion",
|
||||
"website": "https://github.com/OCA/odoo-usability",
|
||||
"depends": ["product_manager_group", "stock"],
|
||||
"data": [
|
||||
"security/ir.model.access.csv",
|
||||
],
|
||||
"installable": True,
|
||||
"auto_install": True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user