Sale Invoice Frequency

sale_invoice_frequency
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/19.0/sale_invoice_frequency
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYSales/Sales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSOCA-git-bot, David Vidal, oca-ci, Maksym Yankin
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the functionality of sales to support group by
Invoicing frequency and to allow you to choose the right orders to
invoice based on the frequency defined on the customer. On the partner,
Invoicing frequency field is propagated to its children when changed.

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
sale_invoice_frequency_view_form Invoice frequency sale.invoice.frequency form New
sale_invoice_frequency_view_search Invoice frequency sale.invoice.frequency search New
sale_invoice_frequency_view_tree Invoice frequency sale.invoice.frequency list New
sale_order_tree sale.order.invoice.frequency.tree sale.order xpath Inherits sale.sale_order_tree
view_order_form sale.order.invoice.frequency.form sale.order xpath Inherits sale.view_order_form
view_partner_property_form res.partner.property.form.invoice.frequency.inherit res.partner xpath Inherits account.view_partner_property_form
view_sales_order_filter sale.order.invoice.frequency.list.select sale.order xpath Inherits sale.view_sales_order_filter
Models touched (3)

New fields (1)
  • invoice_frequency_id Many2one → sale.invoice.frequency
    comodel_name='sale.invoice.frequency' help='Invoicing frequency for this customer' string='Invoicing frequency'
Public methods (0)

No public methods.

New fields (1)
  • name Char
    translate=True
Public methods (0)

No public methods.

New fields (1)
  • invoice_frequency_id Many2one → sale.invoice.frequency
    comodel_name='sale.invoice.frequency' compute='_compute_invoice_frequency' help='Invoicing frequency for this order' readonly=False store=True string='Invoicing frequency'
Public methods (0)

No public methods.

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_invoice_frequency
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYSales/Sales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, David Vidal, oca-ci, Eduardo de Miguel
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 extends the functionality of sales to support group by
Invoicing frequency and to allow you to choose the right orders to
invoice based on the frequency defined on the customer. On the partner,
Invoicing frequency field is propagated to its children when changed.

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
sale_invoice_frequency_view_form Invoice frequency sale.invoice.frequency form New
sale_invoice_frequency_view_search Invoice frequency sale.invoice.frequency search New
sale_invoice_frequency_view_tree Invoice frequency sale.invoice.frequency list New
sale_order_tree sale.order.invoice.frequency.tree sale.order xpath Inherits sale.sale_order_tree
view_order_form sale.order.invoice.frequency.form sale.order xpath Inherits sale.view_order_form
view_partner_property_form res.partner.property.form.invoice.frequency.inherit res.partner xpath Inherits account.view_partner_property_form
view_sales_order_filter sale.order.invoice.frequency.list.select sale.order xpath Inherits sale.view_sales_order_filter
Models touched (3)

New fields (1)
  • invoice_frequency_id Many2one → sale.invoice.frequency
    comodel_name='sale.invoice.frequency' help='Invoicing frequency for this customer' string='Invoicing frequency'
Public methods (0)

No public methods.

New fields (1)
  • name Char
    translate=True
Public methods (0)

No public methods.

New fields (1)
  • invoice_frequency_id Many2one → sale.invoice.frequency
    comodel_name='sale.invoice.frequency' compute='_compute_invoice_frequency' help='Invoicing frequency for this order' readonly=False store=True string='Invoicing frequency'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/17.0/sale_invoice_frequency
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales/Sales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSRuchir Shukla, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - 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 extends the functionality of sales to support group by
Invoicing frequency and to allow you to choose the right orders to
invoice based on the frequency defined on the customer. On the partner,
Invoicing frequency field is propagated to its children when changed.

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
sale_invoice_frequency_view_form Invoice frequency sale.invoice.frequency form New
sale_invoice_frequency_view_search Invoice frequency sale.invoice.frequency search New
sale_invoice_frequency_view_tree Invoice frequency sale.invoice.frequency tree New
view_order_form sale.order.invoice.frequency.form sale.order xpath Inherits sale.view_order_form
view_order_tree sale.order.invoice.frequency.tree sale.order xpath Inherits sale.view_order_tree
view_partner_property_form res.partner.property.form.invoice.frequency.inherit res.partner xpath Inherits account.view_partner_property_form
view_sales_order_filter sale.order.invoice.frequency.list.select sale.order xpath Inherits sale.view_sales_order_filter
Models touched (3)

New fields (1)
  • invoice_frequency_id Many2one → sale.invoice.frequency
    comodel_name='sale.invoice.frequency' help='Invoicing frequency for this customer' string='Invoicing frequency'
Public methods (0)

No public methods.

New fields (1)
  • name Char
    translate=True
Public methods (0)

No public methods.

New fields (1)
  • invoice_frequency_id Many2one → sale.invoice.frequency
    comodel_name='sale.invoice.frequency' compute='_compute_invoice_frequency' help='Invoicing frequency for this order' readonly=False store=True string='Invoicing frequency'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/16.0/sale_invoice_frequency
VERSION
VERSION 1.2.1
CATEGORY
CATEGORYSales/Sales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Eduardo De Miguel
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:45
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - 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

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
sale_invoice_frequency_view_form Invoice frequency sale.invoice.frequency form New
sale_invoice_frequency_view_search Invoice frequency sale.invoice.frequency search New
sale_invoice_frequency_view_tree Invoice frequency sale.invoice.frequency tree New
view_order_form sale.order.invoice.frequency.form sale.order xpath Inherits sale.view_order_form
view_order_tree sale.order.invoice.frequency.tree sale.order xpath Inherits sale.view_order_tree
view_partner_property_form res.partner.property.form.invoice.frequency.inherit res.partner xpath Inherits account.view_partner_property_form
view_sales_order_filter sale.order.invoice.frequency.list.select sale.order xpath Inherits sale.view_sales_order_filter
Models touched (3)

New fields (1)
  • invoice_frequency_id Many2one → sale.invoice.frequency
    comodel_name='sale.invoice.frequency' help='Invoicing frequency for this customer' string='Invoicing frequency'
Public methods (0)

No public methods.

New fields (1)
  • name Char
    translate=True
Public methods (0)

No public methods.

New fields (1)
  • invoice_frequency_id Many2one → sale.invoice.frequency
    comodel_name='sale.invoice.frequency' compute='_compute_invoice_frequency' help='Invoicing frequency for this order' readonly=False store=True string='Invoicing frequency'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/15.0/sale_invoice_frequency
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYSales/Sales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, Eduardo De Miguel
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:33
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
sale_invoice_frequency_view_form Invoice frequency sale.invoice.frequency form New
sale_invoice_frequency_view_search Invoice frequency sale.invoice.frequency search New
sale_invoice_frequency_view_tree Invoice frequency sale.invoice.frequency tree New
view_order_form sale.order.invoice.frequency.form sale.order xpath Inherits sale.view_order_form
view_order_tree sale.order.invoice.frequency.tree sale.order xpath Inherits sale.view_order_tree
view_partner_property_form res.partner.property.form.invoice.frequency.inherit res.partner xpath Inherits account.view_partner_property_form
view_sales_order_filter sale.order.invoice.frequency.list.select sale.order xpath Inherits sale.view_sales_order_filter
Models touched (3)

New fields (1)
  • invoice_frequency_id Many2one → sale.invoice.frequency
    comodel_name='sale.invoice.frequency' help='Invoicing frequency for this customer' string='Invoicing frequency'
Public methods (0)

No public methods.

New fields (1)
  • name Char
    translate=True
Public methods (0)

No public methods.

New fields (1)
  • invoice_frequency_id Many2one → sale.invoice.frequency
    comodel_name='sale.invoice.frequency' compute='_compute_invoice_frequency' help='Invoicing frequency for this order' readonly=False store=True string='Invoicing frequency'
Public methods (0)

No public methods.