Sale Automatic Workflow Force Invoiced

sale_automatic_workflow_force_invoiced
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/18.0/sale_automatic_workflow_force_invoiced
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Angel Rivas
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/sale-workflow:
    - sale_force_invoiced
    - sale_automatic_workflow
odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to automatically check the Force Invoice checkbox is sale orders depending on a domain.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
sale_workflow_process_force_invoice_view_form sale.workflow.process.force.invoice.view.form sale.workflow.process xpath 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 field Inherits sale_automatic_workflow.sale_workflow_process_view_tree
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • run_with_workflow(self, sale_workflow)
    @api.model

New fields (3)
  • force_invoice Boolean
  • force_invoice_order_filter_domain Text
    related='force_invoice_order_filter_id.domain' string='Force Invoice Order Filter Domain'
  • force_invoice_order_filter_id Many2one → ir.filters
    comodel_name='ir.filters' default=<expr>
Public methods (0)

No public methods.