You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
299 B

  1. You don't need to install this module in the database(s) to enable it.
  2. But you need to load it server-wide:
  3. * By starting Odoo with ``--load=web,bus_alt_connection``
  4. * Or by updating its configuration file:
  5. .. code-block:: ini
  6. [options]
  7. (...)
  8. server_wide_modules = web,bus_alt_connection