[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',
|
'name': 'Branch & Company Mixin',
|
||||||
'version': '1.0',
|
'version': '1.0',
|
||||||
'category': 'Discuss',
|
'category': 'Discuss',
|
||||||
'author': ['Flectra'],
|
'author': 'FlectraHQ',
|
||||||
'sequence': 25,
|
'sequence': 25,
|
||||||
'summary': 'Include Branch & Company support',
|
'summary': 'Include Branch & Company support',
|
||||||
'description': """
|
'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',
|
'static/src/xml/scrum_dashboard.xml',
|
||||||
],
|
],
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'application': True,
|
|
||||||
}
|
}
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
# Part of Flectra See LICENSE file for full copyright and licensing details.
|
# Part of Flectra See LICENSE file for full copyright and licensing details.
|
||||||
|
|
||||||
{
|
{
|
||||||
'name': 'Purchase Indent Flectra',
|
'name': 'Purchase Indent',
|
||||||
'version': '1.0',
|
'version': '1.0',
|
||||||
'category': 'Purchase',
|
'category': 'Purchase',
|
||||||
'sequence': 10,
|
'sequence': 10,
|
||||||
'summary': 'Purchase Indent',
|
'summary': 'Purchase Indent',
|
||||||
'description': """
|
'description': """
|
||||||
Purchase Indent and Agreements""",
|
Purchase Indent and Agreements""",
|
||||||
'author': 'Flectrahq',
|
'author': 'FlectraHQ',
|
||||||
'website': 'https://www.flectrahq.com/',
|
'website': 'https://www.flectrahq.com/',
|
||||||
'depends': [
|
'depends': [
|
||||||
'purchase',
|
'purchase',
|
||||||
@ -26,6 +26,5 @@
|
|||||||
'demo/puchase_indent_demo.xml',
|
'demo/puchase_indent_demo.xml',
|
||||||
],
|
],
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'application': True,
|
|
||||||
'auto_install': False,
|
'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/stock_demo.xml',
|
||||||
'demo/sale_order_demo.xml',
|
'demo/sale_order_demo.xml',
|
||||||
],
|
],
|
||||||
|
|
||||||
'application': True,
|
|
||||||
}
|
}
|
||||||
|
@ -25,5 +25,4 @@
|
|||||||
'images': [
|
'images': [
|
||||||
'static/description/website-rma-app-banner.jpg',
|
'static/description/website-rma-app-banner.jpg',
|
||||||
],
|
],
|
||||||
'application': True,
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user