[ADD/IMP] Add icon and change author name
This commit is contained in:
parent
8a9c9173e9
commit
b9e6c2c48e
@ -5,7 +5,7 @@
|
||||
'name': 'Branch & Company Mixin',
|
||||
'version': '1.0',
|
||||
'category': 'Discuss',
|
||||
'author': ['Flectra'],
|
||||
'author': 'FlectraHQ',
|
||||
'sequence': 25,
|
||||
'summary': 'Include Branch & Company support',
|
||||
'description': """
|
||||
|
BIN
addons/base_branch_company/static/description/icon.png
Normal file
BIN
addons/base_branch_company/static/description/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.1 KiB |
@ -41,5 +41,4 @@
|
||||
'static/src/xml/scrum_dashboard.xml',
|
||||
],
|
||||
'installable': True,
|
||||
'application': True,
|
||||
}
|
||||
|
@ -1,14 +1,14 @@
|
||||
# Part of Flectra See LICENSE file for full copyright and licensing details.
|
||||
|
||||
{
|
||||
'name': 'Purchase Indent Flectra',
|
||||
'name': 'Purchase Indent',
|
||||
'version': '1.0',
|
||||
'category': 'Purchase',
|
||||
'sequence': 10,
|
||||
'summary': 'Purchase Indent',
|
||||
'description': """
|
||||
Purchase Indent and Agreements""",
|
||||
'author': 'Flectrahq',
|
||||
'author': 'FlectraHQ',
|
||||
'website': 'https://www.flectrahq.com/',
|
||||
'depends': [
|
||||
'purchase',
|
||||
@ -26,6 +26,5 @@
|
||||
'demo/puchase_indent_demo.xml',
|
||||
],
|
||||
'installable': True,
|
||||
'application': True,
|
||||
'auto_install': False,
|
||||
}
|
||||
|
Before Width: | Height: | Size: 6.0 KiB After Width: | Height: | Size: 6.0 KiB |
BIN
addons/rest_api/static/description/icon.png
Normal file
BIN
addons/rest_api/static/description/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
@ -34,6 +34,4 @@
|
||||
'demo/stock_demo.xml',
|
||||
'demo/sale_order_demo.xml',
|
||||
],
|
||||
|
||||
'application': True,
|
||||
}
|
||||
|
@ -25,5 +25,4 @@
|
||||
'images': [
|
||||
'static/description/website-rma-app-banner.jpg',
|
||||
],
|
||||
'application': True,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user