OCA/account-financial-tools

account_asset_management showing twice the menu: "Invoicing->Configuration->Asset-> Asset Categories"

AnouarMarrakchi opened this issue · 2 comments

Hi Team

Module

"account_asset_management"

Describe the bug

We have installed Odoo 14 community version including "account_asset_management" module as shown on the screenshot below:

image

I would like to report that I have noticed that the menu: "Invoicing->Configuration->Asset-> Asset Categories" appears twice with the same name as shown on the screenshot below:
image

When accessing the first Asset categories menu from the top the displayed view is:
image

When accessing the second Asset categories menu from the top the displayed view is:
image

To Reproduce

Steps to reproduce the behavior:

  1. Install Odoo v14
  2. Install "account_asset_management" module
  3. Access the "Invoicing->Configuration->Asset-> Asset Categories" menus

Expected behavior
According to the module installed features of "account_asset_management" module there should be the following created menus .
Among which the menus Asset Groups and Asset profiles are missing, it may be a error regarding the naming of those two menus

Invoicing/Assets
Invoicing/Assets/Assets
Invoicing/Assets/Compute Assets
Invoicing/Configuration/Assets
Invoicing/Configuration/Assets/Asset Groups
Invoicing/Configuration/Assets/Asset Profiles
Invoicing/Reporting/Financial Assets
Invoicing/Reporting/Financial Assets/Financial Assets report

Additional context
Created views after the installation:
*** INHERIT Journal Items (Search) (search)

  • INHERIT Journal Items (form) (form)
  • INHERIT account.account.form (form)
  • INHERIT account.move.form.account.asset.management (form)
    Financial Assets report (form)
    account.asset.compute (form)
    account.asset.compute.result (form)
    account.asset.form (form)
    account.asset.group.form (form)
    account.asset.group.search (search)
    account.asset.group.tree (tree)
    account.asset.profile.form (form)
    account.asset.profile.search (search)
    account.asset.profile.tree (tree)
    account.asset.remove.form (form)
    account.asset.search (search)
    account.asset.tree (tree)
    wiz.asset.move.reverse.form (form)**

Thank you in advance for the feedback and regards

Any replies?

technically there are only asset profiles and asset groups.
But several translation groups translate both of these complete different terms to categories.
Issue to be fixed by the translation groups.