Search 1.9 billion lines of Odoo code on GitHub

website_portal_invoice_separated

Author: Tecnativa, Odoo Community Association (OCA)
License: LGPL-3
Branch: 9.0-website_portal_invoice_separated
Repository: Tecnativa/website
Dependencies: website_portal_purchase, and website_portal_sale_v10
Languages: PO File (28, 10.4%), Python (90, 33.6%), XML (102, 38.1%), and reStructuredText (48, 17.9%)
Other branches: _9.0-website_portal-merge_backports

<a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.svg"> </a> <a name="invoices-separated-by-type-in-website-portal"></a> <h2>Invoices Separated By Type In Website Portal</h2> <p>This module extends the functionality of the sale and purchase website portals to support having separate controllers for incoming and outgoing invoices and allow you to hide unrequired stuff for your portal users.</p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <ol class="arabic simple"> <li>Uninstall <code>website_portal</code>.</li> <li>Do not install it as long as you have installed <code>website_portal_v10</code>.</li> </ol> <a name="configuration"></a> <h3>Configuration</h3> <p>To configure this module, you need to:</p> <ol class="arabic simple"> <li>Go to any partner's form.</li> <li>Enable portal access for it.</li> <li>If its company is marked as <em>customer</em>, it will only see customer (a.k.a. <em>sale</em>) part of the portal.</li> <li>If its company is marked as a <em>supplier</em>, it will only see supplier (a.k.a. <em>purchase</em>) part of the portal.</li> </ol> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ol class="arabic simple"> <li>Go to the sales/purchases order/quotation/invoice you want your customer/supplier to see in its portal.</li> <li>Set the partner or its company as follower of the document.</li> </ol> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/186/9.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> <ul class="simple"> <li>This module will have to depend on <code>website_portal_sale</code> instead of <code>website_portal_sale_v10</code> when migrating to v10.</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/website/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>Jairo Llopis &lt;<a class="reference external" href="mailto:jairo.llopis&#64;tecnativa.com">jairo.llopis&#64;tecnativa.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>