TIP: You can type at any time to perform a new search.
Sale Automatic Workflow Force Invoiced
sale_automatic_workflow_force_invoiced · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales Management
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 08:42:48
- Authors
- Odoo Community Association (OCA), Sygel
- Maintainers
- Odoo Community Association (OCA), Sygel
- Committers
- Weblate, OCA-git-bot, oca-ci, Angel Rivas
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows to automatically check the Force Invoice checkbox is sale orders depending on a domain.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_workflow_process_force_invoice_view_form |
sale.workflow.process.force.invoice.view.form | sale.workflow.process | form | Inherits sale_automatic_workflow.sale_workflow_process_view_form |
sale_workflow_process_force_invoice_view_tree |
sale.workflow.process.force.invoice.view.tree | sale.workflow.process | tree | Inherits sale_automatic_workflow.sale_workflow_process_view_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
run_with_workflow(self, sale_workflow)@api.model
New fields (3)
-
force_invoiceBoolean -
force_invoice_order_filter_domainTextrelated='force_invoice_order_filter_id.domain'string='Force Invoice Order Filter Domain' -
force_invoice_order_filter_idMany2one → ir.filterscomodel_name='ir.filters'default=<expr>
No public methods.