| 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/10.0/purchase_partial_invoicing |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV, Agile Business Group |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV, Agile Business Group |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE) |
| WEBSITE | |
| WEBSITE | http://www.agilebg.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase - stock_account - stock - product - base - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report - procurement - barcodes - web_planner - account - analytic |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_line_search |
purchase.order.line.search (purchase_partial_invoicing) | purchase.order.line | xpath | Inherits purchase.purchase_order_line_search |
purchase_order_line_tree |
purchase.order.line.tree | purchase.order.line | field | Inherits purchase.purchase_order_line_tree |
view_purchase_line_cancel |
Cancel Quantity | purchase.order.line_cancel_quantity | form | New |
view_purchase_line_invoice |
Create invoices | purchase.order.line_invoice | xpath | Inherits purchase.view_purchase_line_invoice |
No new fields.
Public methods (1)invoice_validate(self)
invoiced
Boolean
compute='_compute_invoiced'
No public methods.
all_invoices_approved
Boolean
compute='_compute_all_invoices_approved'
cancelled_qty
Float
copy=False
digits_compute=dp.get_precision('Product Unit of Measure')
string='Cancelled Quantity'
fully_invoiced
Boolean
compute='_compute_fully_invoiced'
copy=False
store=True
invoiced_qty
Float
compute='_compute_invoiced_qty'
copy=False
digits_compute=dp.get_precision('Product Unit of Measure')
store=True
No public methods.
line_ids
One2many → purchase.order.line_cancel_quantity_line
string='Lines'
args: 'purchase.order.line_cancel_quantity_line', 'wizard_id'
cancel_quantity(self)
default_get(self, fields)
cancelled_qty
Float
digits_compute=dp.get_precision('Product Unit of Measure')
string='Quantity to cancel'
po_line_id
Many2one → purchase.order.line
readonly=True
args: 'purchase.order.line', 'Purchase order line'
price_unit
Float
readonly=True
related='po_line_id.price_unit'
string='Unit Price'
product_qty
Float
digits_compute=dp.get_precision('Product Unit of Measure')
readonly=True
args: 'Quantity'
wizard_id
Many2one → purchase.order.line_cancel_quantity
No public methods.
line_ids
One2many → purchase.order.line_invoice.line
string='Lines'
args: 'purchase.order.line_invoice.line', 'wizard_id'
default_get(self, fields)
makeInvoices(self)
invoiced_qty
Float
digits_compute=dp.get_precision('Product Unit of Measure')
string='Quantity to invoice'
po_line_id
Many2one → purchase.order.line
readonly=True
args: 'purchase.order.line', 'Purchase order line'
price_unit
Float
readonly=True
related='po_line_id.price_unit'
string='Unit Price'
product_qty
Float
digits_compute=dp.get_precision('Product Unit of Measure')
readonly=True
args: 'Quantity'
wizard_id
Many2one → purchase.order.line_invoice
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/9.0/purchase_partial_invoicing |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV, Agile Business Group |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV, Agile Business Group |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE) |
| WEBSITE | |
| WEBSITE | http://www.agilebg.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase - stock_account - stock - product - base - decimal_precision - base_setup - web_kanban - web - bus - report - procurement - barcodes - web_planner - account - analytic - web_tip |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_line_search |
purchase.order.line.search (purchase_partial_invoicing) | purchase.order.line | xpath | Inherits purchase.purchase_order_line_search |
purchase_order_line_tree |
purchase.order.line.tree | purchase.order.line | field | Inherits purchase.purchase_order_line_tree |
view_purchase_line_cancel |
Cancel Quantity | purchase.order.line_cancel_quantity | form | New |
view_purchase_line_invoice |
Create invoices | purchase.order.line_invoice | xpath | Inherits purchase.view_purchase_line_invoice |
No new fields.
Public methods (1)invoice_validate(self)
invoiced
Boolean
compute='_compute_invoiced'
No public methods.
all_invoices_approved
Boolean
compute='_compute_all_invoices_approved'
cancelled_qty
Float
copy=False
digits_compute=dp.get_precision('Product Unit of Measure')
string='Cancelled Quantity'
fully_invoiced
Boolean
compute='_compute_fully_invoiced'
copy=False
store=True
invoiced_qty
Float
compute='_compute_invoiced_qty'
copy=False
digits_compute=dp.get_precision('Product Unit of Measure')
store=True
No public methods.
line_ids
One2many → purchase.order.line_cancel_quantity_line
string='Lines'
args: 'purchase.order.line_cancel_quantity_line', 'wizard_id'
cancel_quantity(self)
default_get(self, fields)
cancelled_qty
Float
digits_compute=dp.get_precision('Product Unit of Measure')
string='Quantity to cancel'
po_line_id
Many2one → purchase.order.line
readonly=True
args: 'purchase.order.line', 'Purchase order line'
price_unit
Float
readonly=True
related='po_line_id.price_unit'
string='Unit Price'
product_qty
Float
digits_compute=dp.get_precision('Product Unit of Measure')
readonly=True
args: 'Quantity'
wizard_id
Many2one → purchase.order.line_cancel_quantity
No public methods.
line_ids
One2many → purchase.order.line_invoice.line
string='Lines'
args: 'purchase.order.line_invoice.line', 'wizard_id'
default_get(self, fields)
makeInvoices(self)
invoiced_qty
Float
digits_compute=dp.get_precision('Product Unit of Measure')
string='Quantity to invoice'
po_line_id
Many2one → purchase.order.line
readonly=True
args: 'purchase.order.line', 'Purchase order line'
price_unit
Float
readonly=True
related='po_line_id.price_unit'
string='Unit Price'
product_qty
Float
digits_compute=dp.get_precision('Product Unit of Measure')
readonly=True
args: 'Quantity'
wizard_id
Many2one → purchase.order.line_invoice
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/8.0/purchase_partial_invoicing |
| VERSION | |
| VERSION | 0.1.2 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV, Agile Business Group |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV, Agile Business Group |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Yannick Vaucher, Pedro M. Baeza, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, Adrien Peiffer (ACSONE), Moises Lopez - https://www.vauxoo.com/, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | http://www.agilebg.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:26 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-tools: - base_suspend_security odoo/odoo: - purchase - stock_account - stock - product - base - decimal_precision - base_setup - web_kanban - web - report - procurement - board - web_kanban_gauge - web_kanban_sparkline - account - analytic - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_line_search |
purchase.order.line.search (purchase_partial_invoicing) | purchase.order.line | xpath | Inherits purchase.purchase_order_line_search |
purchase_order_line_tree |
purchase.order.line.tree | purchase.order.line | field | Inherits purchase.purchase_order_line_tree |
view_purchase_line_cancel |
Cancel Quantity | purchase.order.line_cancel_quantity | form | New |
view_purchase_line_invoice |
Create invoices | purchase.order.line_invoice | xpath | Inherits purchase.view_purchase_line_invoice |
No new fields.
Public methods (1)invoice_validate(self)
invoiced
Boolean
compute='_compute_invoiced'
No public methods.
all_invoices_approved
Boolean
compute='_compute_all_invoices_approved'
cancelled_qty
Float
copy=False
digits=dp.get_precision('Product Unit of Measure')
string='Cancelled Quantity'
fully_invoiced
Boolean
compute='_compute_fully_invoiced'
copy=False
store=True
invoiced_qty
Float
compute='_compute_invoiced_qty'
copy=False
digits=dp.get_precision('Product Unit of Measure')
store=True
No public methods.
line_ids
One2many → purchase.order.line_cancel_quantity_line
string='Lines'
args: 'purchase.order.line_cancel_quantity_line', 'wizard_id'
cancel_quantity(self)
default_get(self, fields)
cancelled_qty
Float
digits=dp.get_precision('Product Unit of Measure')
string='Quantity to cancel'
po_line_id
Many2one → purchase.order.line
readonly=True
args: 'purchase.order.line', 'Purchase order line'
price_unit
Float
readonly=True
related='po_line_id.price_unit'
string='Unit Price'
product_qty
Float
digits=dp.get_precision('Product Unit of Measure')
readonly=True
args: 'Quantity'
wizard_id
Many2one → purchase.order.line_cancel_quantity
No public methods.
line_ids
One2many → purchase.order.line_invoice.line
string='Lines'
args: 'purchase.order.line_invoice.line', 'wizard_id'
default_get(self, fields)
makeInvoices(self)
invoiced_qty
Float
digits=dp.get_precision('Product Unit of Measure')
string='Quantity to invoice'
po_line_id
Many2one → purchase.order.line
readonly=True
args: 'purchase.order.line', 'Purchase order line'
price_unit
Float
readonly=True
related='po_line_id.price_unit'
string='Unit Price'
product_qty
Float
digits=dp.get_precision('Product Unit of Measure')
readonly=True
args: 'Quantity'
wizard_id
Many2one → purchase.order.line_invoice
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/7.0/purchase_partial_invoicing |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group |
| COMMITTERS | |
| COMMITTERS | Yannick Vaucher, Lorenzo Battistini, Alexandre Fayolle, Leonardo Pistone, Launchpad Translations on behalf of purchase-core-editors, OCA Transbot, Rudolf Schnapka, moylop260, jbeficent |
| WEBSITE | |
| WEBSITE | http://www.agilebg.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase - stock - product - base - process - web - decimal_precision - base_setup - web_kanban - account - analytic - board - edi - email_template - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to partially invoice purchase order lines. The 'Create invoices' from PO lines wizard allows to specify, for each line, the quantity to invoice. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_line_tree |
purchase.order.line.tree | purchase.order.line | field | Inherits purchase.purchase_order_line_tree |
view_purchase_line_invoice |
Create invoices | purchase.order.line_invoice | xpath | Inherits purchase.view_purchase_line_invoice |
No new fields.
Public methods (1)invoice_validate(self, cr, uid, ids, context=None)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (2)default_get(self, cr, uid, fields, context=None)
makeInvoices(self, cr, uid, ids, context=None)
No new fields.
Public methods (0)No public methods.