| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/purchase-workflow |
| GIT | |
| GIT | https://github.com/OCA/purchase-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/purchase-workflow/tree/18.0/purchase_invoice_status_line |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Purchases |
| 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, Joan Sisquella |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/purchase-workflow: - purchase_force_invoiced - purchase_order_line_menu odoo/odoo: - purchase - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds the invoice status on the purchase order lines. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_line_tree_invoice_status |
purchase.order.line.tree.invoice.status | purchase.order.line | field | Inherits purchase.purchase_order_line_tree |
purchase_order_line_tree_invoice_status_related_remove |
purchase.order.line.tree.invoice.status | purchase.order.line | field | Inherits purchase_order_line_menu.purchase_order_line_tree |
force_invoiced
Boolean
compute='_compute_force_invoiced'
help='If true, the order is marked forced only when all lines are fully invoiced and at least one line was manually forced.'
inverse='_inverse_force_invoiced'
store=True
tracking=True
No public methods.
force_invoiced
Boolean
copy=False
help='If true, the invoice status will be forced to Fully Invoiced, even if some quantities are not fully invoiced. '
store=True
invoice_status
Selection
compute='_compute_invoice_status'
related=False
selection=[('no', 'Nothing to Bill'), ('to invoice', 'Waiting Bills'), ('invoiced', 'Fully Billed')]
store=True
string='Billing Status'
purchase_method
Selection
compute='_compute_purchase_method'
selection=[('purchase', 'On ordered'), ('receive', 'On received')]
store=True
string='Control Policy'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/purchase-workflow |
| GIT | |
| GIT | https://github.com/OCA/purchase-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/purchase-workflow/tree/17.0/purchase_invoice_status_line |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Purchases |
| 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, Joan Sisquella |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/purchase-workflow: - purchase_force_invoiced - purchase_order_line_menu odoo/odoo: - purchase - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds the invoice status on the purchase order lines. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_line_tree_invoice_status |
purchase.order.line.tree.invoice.status | purchase.order.line | field | Inherits purchase.purchase_order_line_tree |
purchase_order_line_tree_invoice_status_related_remove |
purchase.order.line.tree.invoice.status | purchase.order.line | field | Inherits purchase_order_line_menu.purchase_order_line_tree |
force_invoiced
Boolean
compute='_compute_force_invoiced'
help='If true, the order is marked forced only when all lines are fully invoiced and at least one line was manually forced.'
inverse='_inverse_force_invoiced'
store=True
tracking=True
No public methods.
force_invoiced
Boolean
copy=False
help='If true, the invoice status will be forced to Fully Invoiced, even if some quantities are not fully invoiced. '
store=True
invoice_status
Selection
compute='_compute_invoice_status'
related=False
selection=[('no', 'Nothing to Bill'), ('to invoice', 'Waiting Bills'), ('invoiced', 'Fully Billed')]
store=True
string='Billing Status'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/purchase-workflow |
| GIT | |
| GIT | https://github.com/OCA/purchase-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/purchase-workflow/tree/16.0/purchase_invoice_status_line |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchases |
| 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, Joan Sisquella |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/purchase-workflow: - purchase_force_invoiced - purchase_order_line_menu odoo/odoo: - purchase - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_line_tree_invoice_status |
purchase.order.line.tree.invoice.status | purchase.order.line | field | Inherits purchase.purchase_order_line_tree |
purchase_order_line_tree_invoice_status_related_remove |
purchase.order.line.tree.invoice.status | purchase.order.line | field | Inherits purchase_order_line_menu.purchase_order_line_tree |
force_invoiced
Boolean
compute='_compute_force_invoiced'
help='If true, the order is marked forced only when all lines are fully invoiced and at least one line was manually forced.'
inverse='_inverse_force_invoiced'
store=True
tracking=True
No public methods.
force_invoiced
Boolean
copy=False
help='If true, the invoice status will be forced to Fully Invoiced, even if some quantities are not fully invoiced. '
readonly=False
states={'draft': [('readonly', True)]}
store=True
invoice_status
Selection
compute='_compute_invoice_status'
related=False
selection=[('no', 'Nothing to Bill'), ('to invoice', 'Waiting Bills'), ('invoiced', 'Fully Billed')]
store=True
string='Billing Status'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/purchase-workflow |
| GIT | |
| GIT | https://github.com/OCA/purchase-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/purchase-workflow/tree/15.0/purchase_invoice_status_line |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchases |
| 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 | OCA-git-bot, oca-ci, Joan Sisquella |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/purchase-workflow: - purchase_force_invoiced - purchase_order_line_menu odoo/odoo: - purchase - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_line_tree_invoice_status |
purchase.order.line.tree.invoice.status | purchase.order.line | field | Inherits purchase.purchase_order_line_tree |
purchase_order_line_tree_invoice_status_related_remove |
purchase.order.line.tree.invoice.status | purchase.order.line | field | Inherits purchase_order_line_menu.purchase_order_line_tree |
force_invoiced
Boolean
compute='_compute_force_invoiced'
help='If true, the order is marked forced only when all lines are fully invoiced and at least one line was manually forced.'
inverse='_inverse_force_invoiced'
store=True
tracking=True
No public methods.
force_invoiced
Boolean
copy=False
help='If true, the invoice status will be forced to Fully Invoiced, even if some quantities are not fully invoiced. '
readonly=False
states={'draft': [('readonly', True)]}
store=True
tracking=True
invoice_status
Selection
compute='_compute_invoice_status'
related=False
selection=[('no', 'Nothing to Bill'), ('to invoice', 'Waiting Bills'), ('invoiced', 'Fully Billed')]
store=True
string='Billing Status'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/purchase-workflow |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] purchase_invoice_status_line: Migration to 19.0 (#3036) |