Odoo Community Association

Web Responsive - Company Menu

Beta License: LGPL-3 OCA/web Translate me on Weblate Try me on Runboat

This module extends the web_responsive module to have a better display of the companies menu.

It is usefull only if you have an Odoo Instance, with a lot of companies.

Table of contents

Installation

If the OCA module res_company_code (OCA module present in the multi-company repository) is installed, the search will be done also on the company codes.

Ref : https://github.com/OCA/multi-company/tree/16.0/res_company_code

Usage

  • Click on the current company name
  • The list of the companies are now displayed with the logo and the code (if defined), and there are ordered by complete name. (code and name)
https://raw.githubusercontent.com/OCA/web/16.0/web_responsive_company/static/description/company_menu.png
  • It is also possible to search by name, with a fuzzy search.
https://raw.githubusercontent.com/OCA/web/16.0/web_responsive_company/static/description/company_menu_fuzzy_search.png

Other features : - a new access key is available on ‘Y’ to display company menu. - navigate with keyboard ‘Arrow down’, ‘Arrow up’ and ‘Tab’ - toggle company off/on with ‘Space’ and log in with ‘Enter’ - escape fullscreen with ‘Escape’ - selected companies have a check mark - logged in company has a green check mark and a green border

Known issues / Roadmap

Handling focus on search bar might be improved with better JS knowledge.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • GRAP

Contributors

Part of the code comes from web_responsive module, and has been adapted.

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/web project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.