Repository
OCA/e-commerce · module folder · Try on Runboat
Module version
1.0.0
Category
Website/Website
Folder size
0.04 MB
License
AGPL-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
OCA-git-bot, oca-ci, miguel-S73
Odoo dependencies
Python dependencies
geoip2
System dependencies
None
Required by
None
Description
This module allows you to automatically confirm orders generated from
the Odoo online store when using a payment method with the option
enabled.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
payment_provider_form provider.form.inherit.website payment.provider form Inherits payment.payment_provider_form
HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
(inherited route override) WebsiteSale.shop_payment_confirmation inherited http ALL sudo
Models touched (1)

New fields (1)
  • confirm_order Boolean
    help='If enabled, orders paid with this method will be automatically confirmed.' string='Confirm Order Automatically'
Public methods (0)

No public methods.

Loading…