Repository
odoo/odoo · module folder
Module version
0.1
Category
Hidden
Folder size
0.07 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-07 04:59:46
Authors
Maintainers
None
Committers
Antony Lesuisse, Olivier Dony, Christophe Simonis, Thibault Delavallée, Martin Trigaux, Odoo Translation Bot, Denis Ledoux, Jérome Maes, Julien Legros, qdp-odoo, Yannick Tivisse
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
portal_payment_mode, portal_sale_personal_data_only, website_portal_sale
Description
This module adds a Sales menu to your portal as soon as sale and portal are installed.
======================================================================================

After installing this module, portal users will be able to access their own documents
via the following menus:

  - Quotations
  - Sale Orders
  - Delivery Orders
  - Products (public ones)
  - Invoices
  - Payments/Refunds

If online payment acquirers are configured, portal users will also be given the opportunity to
pay online on their Sale Orders and Invoices that are not paid yet. Paypal is included
by default, you simply need to configure a Paypal account in the Accounting/Invoicing settings.
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_invoice_filter_share account.invoice.select.share account.invoice Inherits account.view_account_invoice_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (2)
  • get_signup_url(self)
    @api.multi
  • invoice_validate(self)
    @api.multi

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • action_confirm(self)
    @api.multi
  • get_signup_url(self)
    @api.multi

Loading…

Loading…

Loading…