Metadata-Version: 1.2
Name: odoo-addon-multimedia-api-somconnexio
Version: 16.0.1.0.0.4
Summary: Multimedia API for Som Connexió
Home-page: https://coopdevs.org
Author: Coopdevs Treball SCCL, Som Connexió SCCL
License: AGPL-3
Description: ##############################
         Multimedia API - SomConnexio
        ##############################
        
        ..
           !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
           !! This file is generated by oca-gen-addon-readme !!
           !! changes will be overwritten.                   !!
           !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
           !! source digest: sha256:1614423d340008335f552b55056ced34554a9187993e584db2ccb85c9738b530
           !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
        
        .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
           :alt: Beta
           :target: https://odoo-community.org/page/development-status
        
        .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
           :alt: License: AGPL-3
           :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
        
        .. |badge3| image:: https://img.shields.io/badge/gitlab-coopdevs%2Fodoo--somconnexio-lightgray.png?logo=gitlab
           :alt: coopdevs/som-connexio/odoo-somconnexio
           :target: https://git.coopdevs.org/coopdevs/som-connexio/odoo-somconnexio
        
        .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
           :alt: Translate me on Weblate
           :target: https://translation.odoo-community.org/projects/odoo-somconnexio-12-0/odoo-somconnexio-12-0-contract-api-somconnexio
        
        |badge1| |badge2| |badge3| |badge4|
        
        This module supports the API for the multimedia contents project at
        SomConnexio, allowing to integrate multimedia contracts, products or
        service petitions with external providers.
        
        **Table of contents**
        
        .. contents::
           :local:
        
        ***************
         Configuration
        ***************
        
        No configuration required
        
        *******
         Usage
        *******
        
        This module modifies the following endpoints to include multimedia
        contents:
        
           -  Service petitions (endpoint ``/api/crm-lead``) to create a crm
              lead, now with multimedia service petitions.
        
           -  Product catalog (endpoint ``/api/product-catalog``) to retrieve
              the list of products available in SomConnexio, now including the
              multimedia ones.
        
        A new endpoint is also available to retrieve the multimedia contracts:
        
           -  Multimedia contracts (endpoint ``/api/contract/multimedia``),
              allowing to search by partner reference. It returns a list of
              multimedia contracts with their details, including the
              `subscription_code` field.
        
        **************
         Contributors
        **************
        
        -  ``Som Connexió SCCL <https://somconnexio.coop/>``\_\_
        
           -  Borja Gimeno borja.gimeno@somconneixo.coop
           -  Gerard Funonsas gerard.funosas@somconnexio.coop
        
        -  ``Coopdevs Treball SCCL <https://coopdevs.coop/>``\_\_
        
           -  Daniel Palomar daniel.palomar@coopdevs.org
        
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
