| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/9.0/web_easy_switch_company |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | web |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), GRAP, Sudokeys |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP, Sudokeys |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, Nicolas JEUDY |
| WEBSITE | |
| WEBSITE | http://www.grap.coop |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
web_easy_switch_company assets | ir.ui.view | qweb | Inherits web.assets_backend |
view_res_users_simple_modif_form |
res.users.form | res.users | field | Inherits base.view_users_form_simple_modif |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)change_current_company(self, cr, uid, company_id, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/8.0/web_easy_switch_company |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | web |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), GRAP |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Alexandre Fayolle, Holger Brunn, Sylvain LE GAL, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Adil Houmadi, jesusVMayor |
| WEBSITE | |
| WEBSITE | http://www.grap.coop |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:25 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Add menu to allow user to switch to another company more easily
===============================================================
Functionality:
--------------
* Add a new menu in the top bar to switch to another company more easily;
* Remove the old behaviour to switch company;
Documentations:
---------------
* Video : http://www.youtube.com/watch?v=Cpm6dg-IEQQ
Technical information:
----------------------
* Create a field function 'logo_topbar' in res_company to have a goodresized logo;
Limits:
-------
* It would be interesting to show the structure of the companies;
Copyright, Author and Licence:
------------------------------
* Copyright: 2014, Groupement Régional Alimentaire de Proximité;
* Author: Sylvain LE GAL (https://twitter.com/legalsylvain);
* Licence: AGPL-3 (http://www.gnu.org/licenses/) |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
web_easy_switch_company assets | ir.ui.view | qweb | Inherits web.assets_backend |
view_res_users_simple_modif_form |
res.users.form | res.users | field | Inherits base.view_users_form_simple_modif |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)change_current_company(self, cr, uid, company_id, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/7.0/web_easy_switch_company |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | web |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), GRAP |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Alexandre Fayolle, Sylvain LE GAL, Stéphane Bidoul (ACSONE), OCA Transbot |
| WEBSITE | |
| WEBSITE | http://www.grap.coop |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Add menu to allow user to switch to another company more easily
===============================================================
Functionality:
--------------
* Add a new menu in the top bar to switch to another company more easily;
* Remove the old behaviour to switch company;
Documentations:
---------------
* Video : http://www.youtube.com/watch?v=Cpm6dg-IEQQ
Technical information:
----------------------
* Create a field function 'logo_topbar' in res_company to have a goodresized logo;
Limits:
-------
* It would be interesting to show the structure of the companies;
Copyright, Author and Licence:
------------------------------
* Copyright: 2014, Groupement Régional Alimentaire de Proximité;
* Author: Sylvain LE GAL (https://twitter.com/legalsylvain);
* Licence: AGPL-3 (http://www.gnu.org/licenses/) |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_res_users_simple_modif_form |
res.users.form | res.users | field | Inherits base.view_users_form_simple_modif |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)change_current_company(self, cr, uid, company_id, context=None)