Metadata-Version: 1.2
Name: odoo12-addon-mindev
Version: 12.0.0.1.2.dev1
Summary: Development Utilities
Home-page: https://www.minorisa.net
Author: Minorisa SA
License: GPL-3
Description: ####################
        Minorisa Development
        ####################
        
        .. image:: https://img.shields.io/badge/license-LGPL--3-red.png
           :target: https://www.gnu.org/licenses/lgpl
           :alt: License: LGPL-3
        
        This module includes several utilities to facilitate the development of Odoo addons.
        
        Current utilities are as follows:
        
        .. list-table::
           :widths: 25 75
           :header-rows: 1
        
           * - Tool
             - Description
           * - Menu Setup
             - Displays current menu tree including XML IDs
           * - Group Setup
             - Displays current groups and XML IDs
           * - Download Translations
             - Downloads .po files for defined languages for selected addon.
               It creates i18n directories & files as needed.
               If properly configured, it commits & pushes in the related GitLab repository.
        
        Credits
        =======
        
        Contributors
        ------------
        
        * `Minorisa, S.L. <projectes.odoo@minorisa.net>`__
        
        .. image:: http://www.minorisa.net/wp-content/themes/minorisa/img/logo-minorisa.png
           :alt: Minorisa, S.L.
           :target: http://www.minorisa.net
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.5
