Search 1.9 billion lines of Odoo code on GitHub

anubia_support

Author: Anubía, soluciones en la nube, SL
License: no license
Branch: master
Repository: anubia/anubia-odoo-addons
Dependencies: base
Languages: Markdown (25, 13.4%), PO File (16, 8.6%), Python (23, 12.4%), and XML (122, 65.6%)
Other branches: 8.0

<p>This project is an Odoo module which contains the &quot;Anubía, Soluciones en la Nube SL&quot; partner information to be added in new Odoo setup projects.</p> <h2>Struct</h2> <p>Project has a common Odoo module structure; all external data are in XML files instead CSV.</p> <p><code> │ __openerp__.py Module manifest file │ ├───data │ res_partner.xml Anubía Soluciones en la Nube SL, partner information. │ res_users.xml Remote support user, it is disabled by default. ├───i18n │ es.po Spanish modul translation ├───security │ res_groups.xml Adds support user to the system groups ├───static │ ├───description │ │ icon.png Module icon │ └───src │ └───img │ anubia_company.png Anubía company icon │ anubia_contact.png Anubía support user icon └───views ir_module_module.xml Filter to display only the modules from Anubia </code></p> <h2>License</h2> <p>This module is licensed under the <strong><a href="http://www.gnu.org/licenses/agpl-3.0.html">GNU Affero General Public License, version 3</a></strong> license and all documentation is released under <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0</a>.</p>