Hi,
How can I activate an additional company on the company switcher, but from python/the backend?
I can retrieve the currently selected companies from the context, using:
self._context.get('allowed_company_ids')
Is there a way to add to the 'allowed_company_ids' ?
Thanks,
Stijn