Remote Base

base_remote
REPOSITORY
REPOSITORYOCA/server-tools
GIT
GIThttps://github.com/OCA/server-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-tools/tree/18.0/base_remote
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Base
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/server-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to store all the connected remotes (external ip
addresses) to Odoo. It should be used with other modules in order to
check remote's configurations.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_remote_form res.remote.form res.remote form New
res_remote_tree res.remote.tree res.remote list New
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • remote(self)
    @property

New fields (3)
  • in_network Boolean
    help='Shows if the remote can be found through the socket' required=True
  • ip Char
    required=True
  • name Char
    index=True readonly=True required=True string='Hostname'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • authenticate(cls, db, credential, user_agent_env)
    @classmethod
REPOSITORY
REPOSITORYOCA/server-tools
GIT
GIThttps://github.com/OCA/server-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-tools/tree/16.0/base_remote
VERSION
VERSION 1.0.3
CATEGORY
CATEGORYGeneric Modules/Base
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSHolger Brunn, Enric Tobella, Weblate, OCA-git-bot, oca-ci, Luis Rodriguez
WEBSITE
WEBSITEhttps://github.com/OCA/server-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:53
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_remote_form res.remote.form res.remote form New
res_remote_tree res.remote.tree res.remote tree New
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • remote(self)
    @property

New fields (3)
  • in_network Boolean
    help='Shows if the remote can be found through the socket' required=True
  • ip Char
    required=True
  • name Char
    index=True readonly=True required=True string='Hostname'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • authenticate(cls, db, login, password, user_agent_env)
    @classmethod
REPOSITORY
REPOSITORYOCA/server-tools
GIT
GIThttps://github.com/OCA/server-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-tools/tree/15.0/base_remote
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Base
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSEnric Tobella, Weblate, OCA-git-bot, oca-ci, Olga Marco
WEBSITE
WEBSITEhttps://github.com/OCA/server-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:38
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_remote_form res.remote.form res.remote form New
res_remote_tree res.remote.tree res.remote tree New
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • remote(self)
    @property

New fields (3)
  • in_network Boolean
    help='Shows if the remote can be found through the socket' required=True
  • ip Char
    required=True
  • name Char
    index=True readonly=True required=True string='Hostname'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • authenticate(cls, db, login, password, user_agent_env)
    @classmethod
REPOSITORY
REPOSITORYOCA/server-tools
GIT
GIThttps://github.com/OCA/server-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-tools/tree/14.0/base_remote
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYGeneric Modules/Base
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSEnric Tobella, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, fshah
WEBSITE
WEBSITEhttps://github.com/OCA/server-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_remote_form res.remote.form res.remote form New
res_remote_tree res.remote.tree res.remote tree New
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • remote(self)
    @property

New fields (3)
  • in_network Boolean
    help='Shows if the remote can be found through the socket' required=True
  • ip Char
    required=True
  • name Char
    index=True readonly=True required=True string='Hostname'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • authenticate(cls, db, login, password, user_agent_env)
    @classmethod
REPOSITORY
REPOSITORYOCA/server-tools
GIT
GIThttps://github.com/OCA/server-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-tools/tree/13.0/base_remote
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYGeneric Modules/Base
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSStefan Rijnhart, OCA Transbot, oca-travis, OCA-git-bot, Jaime Arroyo
WEBSITE
WEBSITEhttps://github.com/OCA/server-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_remote_form res.remote.form res.remote form New
res_remote_tree res.remote.tree res.remote tree New
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • remote(self)
    @property

New fields (3)
  • in_network Boolean
    help='Shows if the remote can be found through the socket' required=True
  • ip Char
    required=True
  • name Char
    index=True readonly=True required=True string='Hostname'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • authenticate(cls, db, login, password, user_agent_env)
    @classmethod
REPOSITORY
REPOSITORYOCA/server-tools
GIT
GIThttps://github.com/OCA/server-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-tools/tree/12.0/base_remote
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYGeneric Modules/Base
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, OCA-git-bot, Tom Blauwendraat, Jaime Arroyo
WEBSITE
WEBSITEhttps://github.com/OCA/server-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:22
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_remote_form res.remote.form res.remote form New
res_remote_tree res.remote.tree res.remote tree New
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • remote(self)
    @property

New fields (3)
  • in_network Boolean
    help='Shows if the remote can be found through the socket' required=True
  • ip Char
    required=True
  • name Char
    index=True readonly=True required=True string='Hostname'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • authenticate(cls, db, login, password, user_agent_env)
    @classmethod
REPOSITORY
REPOSITORYOCA/server-tools
GIT
GIThttps://github.com/OCA/server-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-tools/tree/11.0/base_remote
VERSION
VERSION 1.0.4
CATEGORY
CATEGORYGeneric Modules/Base
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSEnric Tobella, OCA Transbot, oca-travis, OCA-git-bot, Tom Blauwendraat
WEBSITE
WEBSITEhttps://github.com/OCA/server-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:24:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_remote_form res.remote.form res.remote form New
res_remote_tree res.remote.tree res.remote tree New
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • remote(self)
    @property

New fields (3)
  • in_network Boolean
    help='Shows if the remote can be found through the socket' required=True
  • ip Char
    required=True
  • name Char
    index=True readonly=True required=True string='Hostname'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • authenticate(cls, db, login, password, user_agent_env)
    @classmethod
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/server-tools
PULL REQUEST
PULL REQUEST[17.0][BKP] base_remote: backport from 18.0 (#3279)