This module adds the partner's purchase documents in the frontend portal. Suppliers will be able to see the list and state of their request for quotations, purchase orders and supplier invoices.
Warning
"Purchases" term here refers to your company's POV about purchases. That means this module actually creates a portal for your suppliers.
To use this module, you need to:
- Assign auth user group to the user.
- If you install 'portal_sale' you can invite user to access it.
- User can access to his request quotations, orders and supplier invoices from his account in user account link.
- Tests.
- When migrating to v10, we will have to base this module on
website_portal
directly. - If you want to display invoices, you will have to install
website_portal_sale_v10
, which displays both customer and supplier invoices merged in the same place.- If you do not want both kinds of invoices merged in the same controller,
install
website_portal_invoice_separated
.
- If you do not want both kinds of invoices merged in the same controller,
install
Bugs are tracked on GitHub Issues. 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.
- Rafael Blasco <[email protected]>
- Carlos Dauden <[email protected]>
- Sergio Teruel <[email protected]>
- Jairo Llopis <[email protected]>
This module is maintained by the OCA.
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.
To contribute to this module, please visit https://odoo-community.org.