| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/19.0/website_sale_checkout_skip_payment |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Ricardoalso, JasminSForgeFlow, Nils Coenen |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-commerce |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - digest - base - base_setup - web - bus - web_tour - html_editor - portal - http_routing - auth_signup - resource - social_media - google_recaptcha - utm - html_builder - sale - sales_team - account_payment - account - onboarding - product - uom - analytic - payment - website_payment - website_mail - portal_rating - rating - delivery - payment_custom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| 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. |
| 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 | xpath | Inherits website_sale.res_config_settings_view_form | |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form |
website_sale_checkout_skip_message
Text
readonly=False
related='website_id.website_sale_checkout_skip_message'
args: 'Website Sale Checkout Skip Message'
No public methods.
skip_website_checkout_payment
Boolean
default=False
No public methods.
checkout_skip_payment
Boolean
compute='_compute_checkout_skip_payment'
website_sale_checkout_skip_message
Text
default=<expr>
required=True
string='Website Sale Skip Message'
translate=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/18.0/website_sale_checkout_skip_payment |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, Weblate, OCA-git-bot, oca-ci, pilarvargas-tecnativa, Kimkhoi3010 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-commerce |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - digest - base - base_setup - web - bus - web_tour - html_editor - portal - web_editor - http_routing - auth_signup - resource - social_media - google_recaptcha - utm - sale - sales_team - account_payment - account - onboarding - product - uom - analytic - payment - website_payment - website_mail - portal_rating - rating - delivery |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| 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. |
| 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_form |
payment_form | ir.ui.view | qweb | New |
res_config_settings_view_form |
res.config.settings | xpath | Inherits website_sale.res_config_settings_view_form | |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form |
website_sale_checkout_payment_skip_message
Html
readonly=False
related='website_id.website_sale_checkout_payment_skip_message'
string='Message displayed instead of payment methods.'
website_sale_checkout_skip_message
Text
readonly=False
related='website_id.website_sale_checkout_skip_message'
args: 'Website Sale Checkout Skip Message'
No public methods.
skip_website_checkout_payment
Boolean
default=False
No public methods.
checkout_skip_payment
Boolean
compute='_compute_checkout_skip_payment'
website_sale_checkout_payment_skip_message
Html
default=<expr>
help='Fill in this with a message for the customer to confirm the order as payment will be skipped.'
string='Message displayed instead of payment methods.'
translate=True
website_sale_checkout_skip_message
Text
default=_get_default_skip_message
required=True
string='Website Sale SKip Message'
translate=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/17.0/website_sale_checkout_skip_payment |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, pilarvargas-tecnativa, Alexei Rivera |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-commerce |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - digest - base - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - resource - social_media - google_recaptcha - utm - sale - sales_team - account_payment - account - onboarding - product - uom - analytic - payment - website_payment - website_mail - portal_rating - rating - delivery |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to logged users to checkout with no payment step. At the end of the checkout process the quotation is sent to the user email address and set to *Quotation Sent* state. |
| 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 |
order_state_message |
order_state_message | ir.ui.view | qweb | New |
payment |
payment | ir.ui.view | qweb | Inherits website_sale.payment |
res_config_settings_view_form |
res.config.settings | xpath | Inherits website.res_config_settings_view_form | |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form |
website_sale_checkout_skip_message
Text
readonly=False
related='website_id.website_sale_checkout_skip_message'
args: 'Website Sale Checkout Skip Message'
No public methods.
skip_website_checkout_payment
Boolean
default=False
No public methods.
checkout_skip_payment
Boolean
compute='_compute_checkout_skip_payment'
website_sale_checkout_skip_message
Text
default='Our team will check your order and send you payment information soon.'
required=True
string='Website Sale SKip Message'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/16.0/website_sale_checkout_skip_payment |
| VERSION | |
| VERSION | 1.2.2 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, David, oca-ci, pilarvargas-tecnativa, josep-tecnativa, Taylor Locke, Pablo Calvo |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-commerce |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - digest - base - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - resource - social_media - google_recaptcha - utm - sale - sales_team - account_payment - account - product - uom - analytic - payment - website_payment - website_mail - portal_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
cart |
cart | ir.ui.view | qweb | Inherits website_sale.cart |
confirmation |
confirmation | ir.ui.view | qweb | Inherits website_sale.confirmation |
confirmation_order_error |
confirmation_order_error | ir.ui.view | qweb | New |
order_state_message |
order_state_message | ir.ui.view | qweb | New |
payment |
payment | ir.ui.view | qweb | Inherits website_sale.payment |
res_config_settings_view_form |
res.config.settings | xpath | Inherits website.res_config_settings_view_form | |
short_cart_summary |
short_cart_summary | ir.ui.view | qweb | Inherits website_sale.short_cart_summary |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form |
website_sale_checkout_skip_message
Text
readonly=False
related='website_id.website_sale_checkout_skip_message'
args: 'Website Sale Checkout Skip Message'
No public methods.
skip_website_checkout_payment
Boolean
default=False
No public methods.
checkout_skip_payment
Boolean
compute='_compute_checkout_skip_payment'
website_sale_checkout_skip_message
Text
default=<expr>
required=True
string='Website Sale SKip Message'
translate=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/15.0/website_sale_checkout_skip_payment |
| VERSION | |
| VERSION | 1.3.2 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, sergio-teruel, Weblate, OCA-git-bot, David, oca-ci, Carlos Roca, pilarvargas-tecnativa, CarlosRoca13, miguels73, josep-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-commerce |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - digest - base - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - resource - social_media - google_recaptcha - utm - sale - sales_team - payment - account - product - uom - analytic - website_payment - website_mail - portal_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
cart |
cart | ir.ui.view | qweb | Inherits website_sale.cart |
confirmation |
confirmation | ir.ui.view | qweb | Inherits website_sale.confirmation |
confirmation_order_error |
confirmation_order_error | ir.ui.view | qweb | New |
order_state_message |
order_state_message | ir.ui.view | qweb | New |
payment |
payment | ir.ui.view | qweb | Inherits website_sale.payment |
res_config_settings_view_form |
res.config.settings | xpath | Inherits website.res_config_settings_view_form | |
short_cart_summary |
short_cart_summary | ir.ui.view | qweb | Inherits website_sale.short_cart_summary |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form |
website_sale_checkout_skip_message
Text
readonly=False
related='website_id.website_sale_checkout_skip_message'
args: 'Website Sale Checkout Skip Message'
No public methods.
skip_website_checkout_payment
Boolean
default=False
No public methods.
checkout_skip_payment
Boolean
compute='_compute_checkout_skip_payment'
website_sale_checkout_skip_message
Text
default=<expr>
required=True
string='Website Sale SKip Message'
translate=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/14.0/website_sale_checkout_skip_payment |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, ferran-73, miguels73 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-commerce |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:52 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - digest - base - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - resource - social_media - sale - sales_team - payment - account - product - uom - analytic - utm - website_payment - website_mail - website_form - google_recaptcha - portal_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_frontend |
assets_frontend | ir.ui.view | qweb | Inherits website_sale.assets_frontend |
cart |
cart | ir.ui.view | qweb | Inherits website_sale.cart |
confirmation |
confirmation | ir.ui.view | qweb | Inherits website_sale.confirmation |
confirmation_order_error |
confirmation_order_error | ir.ui.view | qweb | New |
order_state_message |
order_state_message | ir.ui.view | qweb | New |
payment |
payment | ir.ui.view | qweb | Inherits website_sale.payment |
res_config_settings_view_form |
res.config.settings | xpath | Inherits website.res_config_settings_view_form | |
short_cart_summary |
short_cart_summary | ir.ui.view | qweb | Inherits website_sale.short_cart_summary |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form |
website_sale_checkout_skip_message
Text
readonly=False
related='website_id.website_sale_checkout_skip_message'
args: 'Website Sale Checkout Skip Message'
No public methods.
skip_website_checkout_payment
Boolean
default=False
No public methods.
checkout_skip_payment
Boolean
compute='_compute_checkout_skip_payment'
website_sale_checkout_skip_message
Text
default='Our team will check your order and send you payment information soon.'
required=True
string='Website Sale SKip Message'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/13.0/website_sale_checkout_skip_payment |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | david, Alexandre Díaz, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Carlos Roca |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-commerce |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - web - base - web_editor - http_routing - portal - base_setup - bus - web_tour - auth_signup - social_media - sale - sales_team - payment - account - product - uom - analytic - digest - resource - utm - website_payment - website_mail - website_form - website_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_frontend |
assets_frontend | ir.ui.view | qweb | Inherits website_sale.assets_frontend |
cart |
cart | ir.ui.view | qweb | Inherits website_sale.cart |
confirmation |
confirmation | ir.ui.view | qweb | Inherits website_sale.confirmation |
confirmation_order_error |
confirmation_order_error | ir.ui.view | qweb | New |
order_state_message |
order_state_message | ir.ui.view | qweb | New |
payment |
payment | ir.ui.view | qweb | Inherits website_sale.payment |
res_config_settings_view_form |
res.config.settings | xpath | Inherits website.res_config_settings_view_form | |
short_cart_summary |
short_cart_summary | ir.ui.view | qweb | Inherits website_sale.short_cart_summary |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form |
website_sale_checkout_skip_message
Text
readonly=False
related='website_id.website_sale_checkout_skip_message'
args: 'Website Sale Checkout Skip Message'
No public methods.
skip_website_checkout_payment
Boolean
default=False
No public methods.
checkout_skip_payment
Boolean
compute='_compute_checkout_skip_payment'
website_sale_checkout_skip_message
Text
default='Our team will check your order and send you payment information soon.'
required=True
string='Website Sale SKip Message'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/12.0/website_sale_checkout_skip_payment |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Alexandre Díaz, OCA Transbot, Sergio Teruel, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://www.tecnativa.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - web - base - web_editor - http_routing - portal - base_setup - bus - web_tour - social_media - sale - sales_team - payment - account - product - decimal_precision - uom - analytic - digest - website_payment - website_mail - website_form - website_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_frontend |
assets_frontend | ir.ui.view | qweb | Inherits website_sale.assets_frontend |
confirmation |
confirmation | ir.ui.view | qweb | Inherits website_sale.confirmation |
confirmation_order_error |
confirmation_order_error | ir.ui.view | qweb | New |
order_state_message |
order_state_message | ir.ui.view | qweb | New |
payment |
payment | ir.ui.view | qweb | Inherits website_sale.payment |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form |
skip_website_checkout_payment
Boolean
default=False
No public methods.
checkout_skip_payment
Boolean
compute='_compute_checkout_skip_payment'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/11.0/website_sale_checkout_skip_payment |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | GitHub, OCA Transbot, oca-travis, Weblate, Martin Wilderoth |
| WEBSITE | |
| WEBSITE | https://www.tecnativa.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - web - base - web_editor - web_planner - http_routing - portal - base_setup - bus - web_tour - sale_payment - payment - account - product - decimal_precision - analytic - sale - sales_team - website_payment - website_mail - website_form - website_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| 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 |
order_state_message |
order_state_message | ir.ui.view | qweb | New |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form | |
wizard_checkout |
wizard_checkout | ir.ui.view | qweb | Inherits website_sale.wizard_checkout |
skip_website_checkout_payment
Boolean
default=False
No public methods.
checkout_skip_payment
Boolean
compute='_compute_checkout_skip_payment'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/9.0/website_sale_checkout_skip_payment |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, Sergio Teruel Albert |
| WEBSITE | |
| WEBSITE | https://www.tecnativa.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - web - base - web_editor - web_planner - sale - sales_team - base_setup - web_kanban - bus - account - product - decimal_precision - report - analytic - web_tip - procurement - payment - website_payment - website_portal - website_portal_sale - website_mail - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| 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 |
order_state_message |
order_state_message | ir.ui.view | qweb | New |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form | |
wizard_checkout |
wizard_checkout | ir.ui.view | qweb | Inherits website_sale.wizard_checkout |
skip_website_checkout_payment
Boolean
default=False
No public methods.
checkout_skip_payment
Boolean
compute='_compute_checkout_skip_payment'
No public methods.