update_budget_line
Update a BOQ budget line's planned quantities, costs, and ETC. To adjust forecast, set etc_mode to 'manual' and provide manual_etc; computed fields are not writable.
Instructions
Update any field(s) on a BOQ line: planned_qty, planned_unit_cost, planned_total_cost, etc_mode ("auto"/"manual"), manual_etc, name, section_id, cost_category_id, task_id, work_package_id, etc.
Never write "auto_etc", "effective_etc" or "forecast_cost_at_completion" directly -- they are always computed by Odoo from planned/actual/manual_etc; Odoo will simply ignore or reject an attempt to write them. To move the forecast, set etc_mode="manual" and manual_etc= instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| values | Yes | ||
| line_id | Yes |