diff --git a/connector_dns/README.rst b/connector_dns/README.rst index 81acd59..f3f9931 100755 --- a/connector_dns/README.rst +++ b/connector_dns/README.rst @@ -1,8 +1,9 @@ .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg - :alt: License + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 ============= -Connector Dns +Connector DNS ============= This module aims to allows to manage your DNS domain through Odoo. @@ -19,42 +20,67 @@ Configuration To configure this module, you need to: - * No specific configuration needed. +#. Go to ... + +.. figure:: path/to/local/image.png + :alt: alternative description + :width: 600 px Usage ===== +To use this module, you need to: + +#. Go to ... -For further information, please visit: +.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas + :alt: Try me on Runbot + :target: https://runbot.odoo-community.org/runbot/{repo_id}/{branch} - * https://www.odoo.com/forum/help-1 +.. repo_id is available in https://github.com/OCA/maintainer-tools/blob/master/tools/repos_with_ids.txt +.. branch is "8.0" for example Known issues / Roadmap ====================== +* TBD + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues +`_. In case of trouble, please +check there if your issue has already been reported. If you spotted it first, +help us smashing it by providing a detailed and welcomed feedback. Credits ======= +Images +------ + +* Odoo Community Association: `Icon `_. + Contributors ------------ * Eric Caudal * Noah Wang -* Liu Lixia +* Liu Lixia * Augustin Cisterne-Kaas +* Contact Maintainer ---------- -.. image:: http://odoo-community.org/logo.png +.. image:: https://odoo-community.org/logo.png :alt: Odoo Community Association - :target: http://odoo-community.org + :target: https://odoo-community.org This module is maintained by the OCA. -OCA, or the Odoo Community Association, is a nonprofit organization - whose mission is to support the collaborative development of Odoo features - and promote its widespread use. +OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use. -To contribute to this module, please visit http://odoo-community.org. \ No newline at end of file +To contribute to this module, please visit https://odoo-community.org. diff --git a/connector_dns/connector.py b/connector_dns/connector.py index 50f2be2..f17e89f 100755 --- a/connector_dns/connector.py +++ b/connector_dns/connector.py @@ -1,24 +1,6 @@ # -*- coding: utf-8 -*- -############################################################################## -# -# OpenERP, Open Source Management Solution -# Copyright (C) 2010-2015 Elico Corp () -# Authors: Liu Lixia, Augustin Cisterne-Kaas -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -############################################################################## +# Copyright 2015 Elico Corp +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from openerp import models, fields from openerp.addons.connector.connector import (Environment) from openerp.addons.connector.checkpoint import checkpoint diff --git a/connector_dns/dns_menu.xml b/connector_dns/dns_menu.xml index 8639227..1325c07 100755 --- a/connector_dns/dns_menu.xml +++ b/connector_dns/dns_menu.xml @@ -5,11 +5,22 @@ name="DNS" parent="connector.menu_connector_root"/> - + - - - + + diff --git a/connector_dns/dns_view.xml b/connector_dns/dns_view.xml index 089b041..e26d931 100755 --- a/connector_dns/dns_view.xml +++ b/connector_dns/dns_view.xml @@ -80,14 +80,14 @@
- +