Search 1.9 billion lines of Odoo code on GitHub

project_issue_reference

Author: Akretion, Odoo Community Association (OCA)
License: no license
Branch: 8-project_issue_reference
Repository: akretion/project
Dependencies: project_issue
Languages: PO File (24, 13.9%), Python (95, 54.9%), XML (20, 11.6%), and reStructuredText (34, 19.7%)
Other branches: prj-issue-action

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="project-issue-reference"></a> <h2>Project Issue Reference</h2> <p>This module allows to end users to create an issue from any configured models and link automatically the initial object to the issue with a reference field.</p> <a name="usage"></a> <h2>Usage</h2> <p>To use this module, you need to:</p> <ul class="simple"> <li>go to a model or object in tree or form view configured (ie Partner ou Product).</li> <li>select a record (if your are in tree view).</li> <li>select 'Report an issue' in the 'More' button.</li> <li>the issue and its 'Issue Origin' field is set</li> <li>complete and save the issue form.</li> </ul> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/140/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="configuation"></a> <h2>Configuation</h2> <p>You can modify the behavior by overriding <code>`default_get`</code> method of the issue.</p> <a name="bug-tracker"></a> <h2>Bug Tracker</h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/project-service/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/project-service/issues/new?body=module:%20project_issue_reference%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <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>David BEAL &lt;<a class="reference external" href="mailto:david.beal&#64;akretion.com">david.beal&#64;akretion.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <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>