Search 1.9 billion lines of Odoo code on GitHub

connector_flow

Author: initOS GmbH, Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0-connector_flow
Repository: initOS/connector-interfaces
Dependencies: connector, queue_job, and web
Languages: CSS (6, 0.6%), Python (670, 63.3%), XML (349, 33.0%), and reStructuredText (33, 3.1%)
Other branches: 7.0-connector_flow, and 8.0-connector_flow
Other repositories: acsone/connector-interfaces, agilebg/connector-interfaces, akretion/connector-interfaces, and archetipo/connector-interfaces

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="connector-flow"></a> <h2>Connector-Flow</h2> <p>This module provides a minimal framework for task flows based on the OpenERP Connector. Tasks can be chained into task flows.</p> <p>Every flow must a have a unique start. A task can trigger several successor tasks.</p> <p>The module adds a new menu item &quot;Connector Flow&quot; under the &quot;Connector&quot; top-level menu where tasks and task flows can be configured. Tasks can be run from the &quot;Run Task&quot; wizard. If a task needs a file as input, that file can be uploaded in the wizard.</p> <p>The <em>connector_flow_example_{ftp,product}</em> modules provide pre-configured demo flows.</p> <p>This module was definitely inspired by the works of Akretion (file_repository) and Camptocamp (connector_file).</p> <p>A very brief tutorial can be found at <a class="reference external" href="http://blog.initos.com/?p=1220">http://blog.initos.com/?p=1220</a></p> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/connector-interfaces/issues">GitHub Issues</a>. 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 <a class="reference external" href="https://github.com/OCA/connector-interfaces/issues/new?body=module:%20connector_flow%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Thomas Rehn &lt;<a class="reference external" href="mailto:thomas.rehn&#64;initos.com">thomas.rehn&#64;initos.com</a>&gt;</li> <li>Peter Hahn &lt;<a class="reference external" href="mailto:peter.hahn&#64;initos.com">peter.hahn&#64;initos.com</a>&gt;</li> <li>Andreas Zöllner &lt;<a class="reference external" href="mailto:andreas.zoellner&#64;initos.com">andreas.zoellner&#64;initos.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>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.</p> <p>To contribute to this module, please visit <a class="reference external" href="http://odoo-community.org">http://odoo-community.org</a>.</p>