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:
gsinghpal
2026-04-19 08:13:53 -04:00
parent ed72ed496b
commit 8b20853ac7
5 changed files with 1 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ Future sub-modules (added per the roadmap as each Phase ships):
Built by Nexa Systems Inc. Built by Nexa Systems Inc.
""", """,
'icon': '/fusion_accounting_ai/static/description/icon.png', 'icon': '/fusion_accounting/static/description/icon.png',
'author': 'Nexa Systems Inc.', 'author': 'Nexa Systems Inc.',
'website': 'https://nexasystems.ca', 'website': 'https://nexasystems.ca',
'support': 'support@nexasystems.ca', 'support': 'support@nexasystems.ca',

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB