Repository
OCA/purchase-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Purchase Workflow
Folder size
0.04 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/purchase-workflow
Last tracking update
2026-08-07 07:57:07
Authors
Camptocamp, Odoo Community Association (OCA), ForgeFlow
Maintainers
Camptocamp, Odoo Community Association (OCA), ForgeFlow
Committers
OCA-git-bot, oca-ci, Juany Davila
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
purchase_order_line_search_analytic purchase.order.line.search purchase.order.line search Inherits purchase.purchase_order_line_search
purchase_order_line_tree_analytic purchase.order.line.tree purchase.order.line tree Inherits purchase.purchase_order_line_tree
purchase_order_search_analytic purchase.order.analytic.search purchase.order search Inherits purchase.purchase_order_view_search
view_purchase_order_filter_analytic purchase.order.list.select purchase.order list Inherits purchase.view_purchase_order_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • account_analytic_ids Many2many → account.analytic.account
    comodel_name='account.analytic.account' compute='_compute_analytic_accounts' readonly=True search='_search_analytic_accounts' string='Analytic Account(s)'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
no CI data
Open since
1585 days ago
Last activity
441 days ago
Repository
OCA/purchase-workflow
Pull request
[14.0][MIG] purchase_order_analytic_search (#1430)