Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Sales Management
Folder size
0.08 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/sale-workflow
Last tracking update
2026-08-19 05:17:57
Authors
Camptocamp, Odoo Community Association (OCA), Sodexis
Maintainers
Camptocamp, Odoo Community Association (OCA), Sodexis
Committers
Weblate, OCA-git-bot, oca-ci, Anmol Garg
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module is a glue for **Account Payment Sale** (of the
OCA/bank-payment project) and **Sale Automatic Workflow**.

When a payment mode is associated with an automatic workflow, this one
is automatically selected for the sales orders using this method.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
account_payment_mode_form account.payment.mode.form account.payment.mode form Inherits account_payment_mode.account_payment_mode_form
account_payment_mode_tree account.payment.mode.tree account.payment.mode tree Inherits account_payment_mode.account_payment_mode_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • workflow_process_id Many2one → sale.workflow.process
    comodel_name='sale.workflow.process' string='Automatic Workflow'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • workflow_process_id Many2one
    compute='_compute_workflow_process_id' precompute=True readonly=False store=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
164 days ago
Last activity
100 days ago
Repository
OCA/sale-workflow
Pull request
[19.0][MIG] sale_automatic_workflow_payment_mode: Migration to 19.0 (#4198)