TIP: You can type at any time to perform a new search.
Update costs from purchase
purchase_stock_cost_update · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Purchase Management
- Folder size
- 0.08 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/purchase-workflow
- Last tracking update
- 2026-08-07 08:42:58
- Authors
- Odoo Community Association (OCA), Moduon
- Maintainers
- Odoo Community Association (OCA), Moduon
- Committers
- David Vidal, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows to adjust the valuation of the incoming goods related to their purchase order from the purchase line itself.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
purchase.order | form | Inherits purchase.purchase_order_form | |
stock_valuation_layer_form |
stock.valuation.layer | form | Inherits stock_account.stock_valuation_layer_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (2)
-
valuation_difference_reportHtmlcompute='_compute_valuation_difference_report' -
valuation_differsBooleancompute='_compute_valuation_differs'
-
action_apply_price_difference(self)
New fields (2)
-
valuation_differenceFloatcompute='_compute_valuation_differs'store=True -
valuation_differsBooleancompute='_compute_valuation_differs'store=True
No public methods.
New fields (2)
-
cost_update_historyTextreadonly=True -
purchase_line_idMany2one → purchase.order.linecomodel_name='purchase.order.line'
No public methods.
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 122 days ago
- Last activity
- 102 days ago
- Repository
- OCA/purchase-workflow
- Pull request
- [MIG] purchase_stock_cost_update: Migration to 14.0 (#3021)