Search 1.9 billion lines of Odoo code on GitHub

automated_action_report_print

Author: Open For Small Business Ltd
License: AGPL-3
Branch: 13.0-automated_action_report_print
Repository: jonisunz/odoonz-addons
Dependencies: base, base_automation, and base_report_to_printer
Languages: Python (119, 50.4%), XML (73, 30.9%), and reStructuredText (44, 18.6%)
Other branches: 12.0, 12.0-greenify-gdg, and 12.0-no-translate
Other repositories: RL-OtherApps/odoonz-addons, RujiaL/odoonz-addons, erick-alvino/odoonz-addons, gameboy199/odoonz-addons, gdgellatly/report-print-send, odoonz/odoonz-addons, robotiko/odoonz-addons, sondt87/odoonz-addons, suningwz/odoonz-addons, vanthaiunghoa/odoonz-addons, vidtsin/odoonz-addons, wtaferner/odoonz-addons, xuanthanh/odoonz-addons, and yasmanycastillo/odoonz-addons

<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="automated-action-print"></a> <h2>Automated Action Print</h2> <p>This module allows users to create automated actions that print a report.</p> <p>It adds an optional behaviour to automated actions, and allows specifying the printer and tray.</p> <ul class="simple"> <li><cite>Use Automated Action Printer</cite> will use the printers defined on the automatic action.</li> <li><cite>Use Rules defined on Report</cite> will use the report and user based rules defined on the report and user.</li> </ul> <p>It supports triggers on all automated actions with the exception of delete (as no record exists to print)</p> <p>All automated action print jobs use queue_job module from OCA to print asynchronously.</p> <a name="installation"></a> <h3>Installation</h3> <p>base_report_to_printer and queue_job are required to be installed. Please see their README's for specific instructions.</p> <a name="configuration"></a> <h3>Configuration</h3> <a name="usage"></a> <h3 class="with-subtitle">Usage</h3> <h3 class="section-subtitle" id="caveat"><span class="section-subtitle">Caveat</span></h3> <p>The notification when a report is sent to a printer will not be displayed for the deprecated report types (RML, Webkit, ...).</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/144/11.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <blockquote> <ul class="simple"> <li>Develop an Odoo widget - similar to domain widget for setting print options</li> </ul> </blockquote> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/report-print-send/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.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Graeme Gellatly &lt;<a class="reference external" href="mailto:g&#64;o4sb.com">g&#64;o4sb.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="https://odoo-community.org">https://odoo-community.org</a>.</p>