Metadata-Version: 1.2
Name: odoo-addon-knowledge-translatable-pages
Version: 16.0.1.0.0.4
Summary: Translated Knowledge Pages and Categories
Home-page: https://gitlab.com/somitcoop/erp-research/odoo-helpdesk
Author: Som It Cooperatiu SCCL, Som Connexió SCCL, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Description: ##############################
         Knowledge Translatable Pages
        ##############################
        
        This module allows to translate the name and content fields of the
        document.page model in Odoo backend.
        
        **Table of contents**
        
        .. contents::
           :local:
        
        ***************
         Configuration
        ***************
        
        No configuration needed for this module.
        
        *******
         Usage
        *******
        
        To use this module, you need to go to Settings -> Technical ->
        Translations and activate the languages you want to translate the
        document.page model into. Then, go to Knowledge -> Documents -> Pages
        and edit or create a new page. You will see the option to translate the
        name and content fields in each language activated. Remember to leave
        all the valid translations in `translated` status so that it will be
        used by Odoo as an actual translation. Otherwise some features like APIs
        won't work for searching in those languages.
        
        ************************
         Known issues / Roadmap
        ************************
        
        There are no known issues for this module.
        
        *************
         Bug Tracker
        *************
        
        Bugs are tracked on `GitLab Issues
        <https://gitlab.com/somitcoop/erp-research/odoo-helpdesk/-/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.
        
        Do not contact contributors directly about support or help with
        technical issues.
        
        *********
         Credits
        *********
        
        Authors
        =======
        
        -  SomIT SCCL
        -  Som Connexio SCCL
        
        Contributors
        ============
        
        -  `SomIT SCCL <https://somit.coop>`_:
        
              -  José Robles <jose.robles@somit.coop>
              -  Álvaro García <alvaro.garcia@somit.coop>
        
        -  `Som Connexio SCCL <https://somconnexio.coop>`_:
        
              -  Gerard Funosas <gerard.funosas@somconnexio.coop>
        
        Maintainers
        ===========
        
        This module is maintained by the OCA.
        
        .. image:: https://odoo-community.org/logo.png
           :alt: Odoo Community Association
           :target: https://odoo-community.org
        
        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.
        
        You are welcome to contribute. To learn how please visit
        https://odoo-community.org/page/Contribute.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 16.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.10
