feat(fusion_accounting): set module icon from Work in Progress source
Drops the 73KB icon.png into each of the four sub-modules (fusion_accounting meta, _core, _ai, _migration) so Odoo's Apps page renders the branded icon for each. Meta-module manifest 'icon' path now points to its own icon instead of the AI sub-module's. Made-with: Cursor
This commit is contained in:
@@ -24,7 +24,7 @@ Future sub-modules (added per the roadmap as each Phase ships):
|
||||
|
||||
Built by Nexa Systems Inc.
|
||||
""",
|
||||
'icon': '/fusion_accounting_ai/static/description/icon.png',
|
||||
'icon': '/fusion_accounting/static/description/icon.png',
|
||||
'author': 'Nexa Systems Inc.',
|
||||
'website': 'https://nexasystems.ca',
|
||||
'support': 'support@nexasystems.ca',
|
||||
|
||||
BIN
fusion_accounting/static/description/icon.png
Normal file
BIN
fusion_accounting/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 72 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 72 KiB |
BIN
fusion_accounting_core/static/description/icon.png
Normal file
BIN
fusion_accounting_core/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 72 KiB |
BIN
fusion_accounting_migration/static/description/icon.png
Normal file
BIN
fusion_accounting_migration/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 72 KiB |
Reference in New Issue
Block a user