| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/19.0/sale_fully_invoiced |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Forgeflow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Forgeflow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, JasminSForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - 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 | The standard invoice_status field shows information about the status invoices related to a sales Order. However, it may happen that invoice_status is "invoiced" while the invoices are still in draft. This module introduces a field, Fully Invoiced, that considers the status of the invoices. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fully_invoice_delivered_filters_view_fully_invoice_validated_search |
fully_invoice_delivered_filters | sale.order | filter | Inherits sale.view_sales_order_filter |
sale_order_form_filter_invoice_status_validated |
sale.order.form.filter.invoice_status_validated | sale.order | field | Inherits sale.view_order_form |
invoice_status_validated
Selection
compute='_compute_invoice_status_validated'
copy=False
default='no'
readonly=True
store=True
string='Posted Invoice Status'
args: [('no', 'Nothing to Invoice'), ('to invoice', 'Can be Invoiced'), ('invoiced', 'Fully Invoiced')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/16.0/sale_fully_invoiced |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Forgeflow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Forgeflow |
| COMMITTERS | |
| COMMITTERS | AaronHForgeFlow, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:45 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fully_invoice_delivered_filters_view_fully_invoice_validated_search |
fully_invoice_delivered_filters | sale.order | filter | Inherits sale.view_sales_order_filter |
sale_order_form_filter_invoice_status_validated |
sale.order.form.filter.invoice_status_validated | sale.order | field | Inherits sale.view_order_form |
invoice_status_validated
Selection
compute='_compute_invoice_status_validated'
copy=False
default='no'
readonly=True
store=True
string='Posted Invoice Status'
args: [('no', 'Nothing to Invoice'), ('to invoice', 'Can be Invoiced'), ('invoiced', 'Fully Invoiced')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/15.0/sale_fully_invoiced |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Forgeflow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Forgeflow |
| COMMITTERS | |
| COMMITTERS | AaronHForgeFlow, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:33 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fully_invoice_delivered_filters_view_fully_invoice_validated_search |
fully_invoice_delivered_filters | sale.order | filter | Inherits sale.view_sales_order_filter |
sale_order_form_filter_invoice_status_validated |
sale.order.form.filter.invoice_status_validated | sale.order | field | Inherits sale.view_order_form |
invoice_status_validated
Selection
compute='_compute_invoice_status_validated'
copy=False
default='no'
readonly=True
store=True
string='Posted Invoice Status'
args: [('no', 'Nothing to Invoice'), ('to invoice', 'Can be Invoiced'), ('invoiced', 'Fully Invoiced')]
No public methods.