TIP: You can type at any time to perform a new search.
Sale Payment Method - Automatic Worflow (link module)
sale_payment_method_automatic_workflow · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Generic Modules/Others
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- http://www.camptocamp.com
- Last tracking update
- 2026-08-07 07:03:04
- Authors
- Camptocamp, Akretion, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Akretion, Odoo Community Association (OCA)
- Committers
- Yannick Vaucher, Stéphane Bidoul, Guewen Baconnier, Stéphane Bidoul (ACSONE), Weblate, OCA Transbot, oca-travis
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
payment_method_view_form |
sale.automatic_workflow.payment_method.view_form | payment.method | form | Inherits sale_payment_method.payment_method_view_form |
payment_method_view_tree |
sale_automatic_workflow.payment_method.view_tree | payment.method | tree | Inherits sale_payment_method.payment_method_view_tree |
sale_order_view_auto_workflow_form |
sale.order.view.form | sale.order | form | Inherits sale_automatic_workflow.sale_order_view_form |
sale_order_view_payment_method_form |
sale.order.view.form | sale.order | form | Inherits sale_payment_method.sale_order_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (0)
No new fields.
Public methods (1)-
reconcile_invoice(self)@api.multiSimple method to reconcile the invoice with the payment generated on the sale order
New fields (0)
No new fields.
Public methods (1)-
run(self)@api.model
New fields (1)
-
workflow_process_idMany2one → sale.workflow.processcomodel_name='sale.workflow.process'string='Automatic Workflow'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
onchange_payment_method_set_workflow(self)@api.onchange('payment_method_id')