Web Responsive - Company Menu
by GRAP https://github.com/OCA/web , Odoo Community Association (OCA) https://github.com/OCA/web
Odoo

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
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
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
Handling focus on search bar might be improved with better JS knowledge.
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.
Part of the code comes from web_responsive module, and has been adapted.
This module is maintained by the OCA.
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.
Please log in to comment on this module