Search 1.9 billion lines of Odoo code on GitHub

portal_multicurrency_totals

Author: Vauxoo
License: LGPL-3
Branch: 14.0
Repository: brain-tec/addons-vauxoo
Dependencies: account, portal, and sale
Languages: PO File (24, 8.2%), Python (67, 22.8%), XML (168, 57.1%), and reStructuredText (35, 11.9%)
Other repositories: Vauxoo/addons-vauxoo, and vauxoo-dev/addons-vauxoo

<a name="multi-currency-totals-in-portal"></a> <h2>Multi-Currency Totals in Portal</h2> <p>This module adds te feature to display total amounts by currency when accessing documents through the portal:</p> <ul class="simple"> <li>Quotations</li> <li>Sale orders</li> <li>Invoices</li> </ul> <a name="usage"></a> <h2>Usage</h2> <p>To use this module, just go to the portal and open a document list; you will see an extra footer with totals by currency.</p> <p>When accessing quotations or sale orders, a total will be displayed per currency:</p> <blockquote> <img alt="Totals in sale orders" src="portal_multicurrency_totals/static/description/totals_in_so.png" style="width: 400pt;" /> </blockquote> <p>When accessing invoices, paid and unpaid amounts will also be available:</p> <blockquote> <img alt="Totals in invoices" src="portal_multicurrency_totals/static/description/totals_in_invoices.png" style="width: 400pt;" /> </blockquote> <p><strong>Note</strong>: Even though records in state draft or cancelled may be displayed if they were validated in some point, they're not considered when computing totals.</p> <a name="credits"></a> <h2 class="with-subtitle">Credits</h2> <h2 class="section-subtitle" id="contributors"><span class="section-subtitle">Contributors</span></h2> <ul class="simple"> <li>Luis González &lt;<a class="reference external" href="mailto:lgonzalez&#64;vauxoo.com">lgonzalez&#64;vauxoo.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h2>Maintainer</h2> <a class="reference external image-reference" href="https://vauxoo.com"><img alt="Vauxoo" src="https://www.vauxoo.com/logo.png" /></a> <p>This module is maintained by Vauxoo.</p> <p>a latinamerican company that provides training, coaching, development and implementation of enterprise management systems and bases its entire operation strategy in the use of Open Source Software and its main product is Odoo.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://www.vauxoo.com">https://www.vauxoo.com</a>.</p>