@ -13,7 +13,7 @@ Usage
=====
When installed, all remotes will be stored by `hostname` on `res.remote`.
They can be viewed on `Settings / Users & Companies / Remotes`.
They can be viewed on `Settings / Remotes`.
The last Ip of the remote will be stored.
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
@ -3,7 +3,7 @@
{
'name': "Remote Base",
'version': '11.0.1.0.1',
'version': '11.0.1.0.2',
'category': 'Generic Modules/Base',
'author': "Creu Blanca, Odoo Community Association (OCA)",
'website': 'http://github.com/OCA/server-tools',
@ -40,7 +40,7 @@
<menuitem id="res_remote_menu"
name="Remotes"
sequence="30"
parent="base.menu_users"
sequence="10"
parent="base.menu_administration"
action="res_remote_action"/>
</odoo>