Search 1.9 billion lines of Odoo code on GitHub

project_api_client

Author: Akretion
License: AGPL-3
Branch: 12-migr-project-client
Repository: akretion/ak-odoo-incubator
Dependencies: base_suspend_security, and mail
Languages: JSON (326, 22.4%), PO File (135, 9.3%), Python (714, 49.1%), SVG (1, 0.1%), XML (259, 17.8%), and reStructuredText (20, 1.4%)
Other branches: 10-api-client-without-keychain, 10-base_sparse_field_list, 10-partner_export_ldif, 10-prevent2create_objec, 10-sale-price-origin_mem, 10-stock-reserve-location_mem, 10.0-customer_kanban_report, 10.0-fix-project_api_test, 10.0-project_api_black, 8-sale_migrate_computed_fields, and 8.0-project_api_client_black
Other repositories: 0yik/ak-odoo-incubator, RL-OtherApps/ak-odoo-incubator, acsone/ak-odoo-incubator, camptocamp/ak-odoo-incubator, hadjerBachiri/ak-odoo-incubator, kevinkhao/ak-odoo-incubator, magnuscolors/ak-odoo-incubator, and vidtsin/ak-odoo-incubator

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="project-api-client"></a> <h2>Project API client</h2> <p>This module add a new entry &quot;support&quot; to allow to interact with your integrator</p> <a name="configuration"></a> <h3>Configuration</h3> <p>Add your support keychain</p> <a name="testing-tips"></a> <h3>Testing Tips</h3> <p>For running the test as the module project_api and project_api_client interact together. A mock have been design based on request-mock and a json file</p> <p>If you run the test in &quot;learning mode&quot;</p> <p>LEARN=True odoo -u project_api_client,project_api --test-enable --stop-after-init</p> <p>Odoo will update the data.json file automatically</p> <p>Then you can run it in real testing mode by removing the LEARN=True var</p> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Sébastien BEAU &lt;<a class="reference external" href="mailto:sebastien.beau&#64;akretion.com">sebastien.beau&#64;akretion.com</a>&gt;</li> <li>Benoit Guillot &lt;<a class="reference external" href="mailto:benoit.guillot&#64;akretion.com">benoit.guillot&#64;akretion.com</a>&gt;</li> </ul>