Repository
OCA/purchase-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Purchases
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/purchase-workflow
Last tracking update
2026-08-07 07:57:07
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
pilarvargas-tecnativa, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
purchase_order_recommendation_view_form purchase.order.recommendation form Inherits purchase_order_product_recommendation.purchase_order_recommendation_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • year_of_reference Selection
    default=_default_year_of_reference selection='_selection_year_of_reference' string='Year of reference'
Public methods (0)

No public methods.

New fields (3)
  • forecasted_increment Float
    readonly=True
  • forecasted_increment_text Char
    compute='_compute_forecasted_increment_text' readonly=True string='% inc.'
  • units_forecasted Float
    readonly=True string='Qty recommended'
Public methods (0)

No public methods.

Loading…

Loading…