TIP: You can type at any time to perform a new search.
Website Sale Checkout Skip Payment
website_sale_checkout_skip_payment · OCA/e-commerce
- Repository
- OCA/e-commerce · module folder · Try on Runboat
- Module version
- 1.0.3
- Category
- Website
- Folder size
- 0.29 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/e-commerce
- Last tracking update
- 2026-08-07 09:06:25
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Ricardoalso, Weblate, Nils Coenen, OCA-git-bot, oca-ci, JasminSForgeFlow
- Odoo dependencies
- Python dependencies
- geoip2
- System dependencies
- None
- Required by
- None
- Description
This module allows to logged users to checkout with no payment step. At the end of the checkout proccess the quotation is sent to the user email address and set to *Qoutation Sent* state.
Code Analysis ⓘ
Views touched (7)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
confirmation |
confirmation | ir.ui.view | qweb | Inherits website_sale.confirmation |
confirmation_order_error |
confirmation_order_error | ir.ui.view | qweb | New |
navigation_buttons |
navigation_buttons | ir.ui.view | qweb | Inherits website_sale.navigation_buttons |
payment |
payment | ir.ui.view | qweb | Inherits website_sale.payment |
payment_confirmation_status |
payment_confirmation_status | ir.ui.view | qweb | Inherits website_sale.payment_confirmation_status |
res_config_settings_view_form |
res.config.settings | form | Inherits website_sale.res_config_settings_view_form | |
view_partner_form |
res.partner | form | Inherits base.view_partner_form |
HTTP endpoints (1)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
| (inherited route override) | CheckoutSkipPaymentWebsite.shop_payment_confirmation |
inherited | http | ALL | sudo |
Models touched (3)
New fields (1)
-
website_sale_checkout_skip_messageTextreadonly=Falserelated='website_id.website_sale_checkout_skip_message' args: 'Website Sale Checkout Skip Message'
No public methods.
New fields (1)
-
skip_website_checkout_paymentBooleandefault=False
No public methods.
New fields (2)
-
checkout_skip_paymentBooleancompute='_compute_checkout_skip_payment' -
website_sale_checkout_skip_messageTextdefault=<expr>required=Truestring='Website Sale Skip Message'translate=True
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…