Skip to content

Conversation

@CiaranCheng
Copy link

No description provided.

@oca-clabot
Copy link

Hey @CiaranCheng, thank you for your Pull Request.

It looks like some users haven't signed our Contributor License Agreement, yet.
You can read and sign our full Contributor License Agreement here: http://odoo-community.org/page/cla
Here is a list of the users:

  • Ciaran Cheng (程相燊) (no github login found)

Appreciation of efforts,
OCA CLAbot

@pedrobaeza pedrobaeza added this to the 12.0 milestone Nov 3, 2018
@pedrobaeza
Copy link
Member

Please check Travis status and CLA

@OCA-git-bot OCA-git-bot mentioned this pull request Nov 3, 2018
32 tasks
Copy link

@elicoidal elicoidal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mostly details on my side + travis

@@ -0,0 +1,58 @@
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change to png

Remote Base
===========

This module allows to store all the connected remotes (external ip addresses) to odoo.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

odoo -> Odoo


When installed, all remotes will be stored by `hostname` on `res.remote`.
They can be viewed on `Settings / Remotes`.
The last Ip of the remote will be stored.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ip -> IP


.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/144/11.0

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

11->12


{
'name': "Remote Base",
'version': '12.0.1.0.2',

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

12.0.1.0.0 (you restart the number when jumping major version to 12.0)

try:
hostname, alias, ips = socket.gethostbyaddr(addr)
except socket.herror:
logging.warning('Remote with ip %s could not be found' % addr)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IP

@@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<record id="res_remote_form" model="ir.ui.view">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add copyright

@jarroyomorales
Copy link

@CiaranCheng @pedrobaeza Is someone working on this? Should I create a new PR to finish the migration?

@pedrobaeza
Copy link
Member

The author should answer, but it seems not.

@pedrobaeza pedrobaeza closed this Jun 4, 2019
SiesslPhillip pushed a commit to grueneerde/OCA-server-tools that referenced this pull request Nov 20, 2024
Syncing from upstream OCA/server-tools (16.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants