TIP: You can type at any time to perform a new search.
Website Sale Financial Risk
website_sale_financial_risk · OCA/credit-control
- Repository
- OCA/credit-control · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- E-Commerce
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/credit-control
- Last tracking update
- 2026-08-07 08:43:06
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- pilarvargas-tecnativa, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- geoip2
- System dependencies
- None
- Required by
- None
- Description
If a customer has sufficient credit, they can complete their purchase by paying with a specific payment method. In this case, the order is automatically confirmed.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
checkout_layout |
checkout_layout | ir.ui.view | qweb | Inherits website_sale.checkout_layout |
redirect_form |
redirect_form | ir.ui.view | qweb | New |
HTTP endpoints (1)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
| (inherited route override) | CreditController.custom_process_transaction |
public | http | POST | csrf off sudo |
Models touched (2)
New fields (1)
-
codeSelectionondelete={'credit': 'set default'}selection_add=[('credit', 'On Credit')]
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…