Search 1.9 billion lines of Odoo code on GitHub

web_button_action_and_close

Author: Mark Robinson, Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0
Repository: markrobinson85/web
Dependencies: web
Languages: JavaScript (14, 35.9%), Python (17, 43.6%), and XML (8, 20.5%)

<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="special-buttons"></a> <h2>Special Buttons</h2> <p>Adds new class for buttons to close a wizard after completing action.</p> <a name="configuration"></a> <h3>Configuration</h3> <p>No configuration is needed.</p> <a name="usage"></a> <h3>Usage</h3> <p>Add o_action_and_close to your buttons class tag.</p> <p>&lt;button string=&quot;Print&quot; name=&quot;action_print&quot; type=&quot;object&quot; class=&quot;btn-primary o_action_and_close&quot; /&gt;</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/162/10.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> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/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="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Mark Robinson &lt;<a class="reference external" href="mailto:me&#64;markdrobinson.net">me&#64;markdrobinson.net</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>