71e3188383
[FIX]account_budget_forecast:odoo cant copy multiple times on the same record One2many fields that all point to analic_id, so pass them to copy=False
2025-04-14 16:13:29 +02:00
Stéphan Sainléger
6dea772ace
[FIX] account_budget_forecast: budget model line fields now required
2023-01-31 09:34:14 +01:00
Stéphan Sainléger
4e448a4dd9
[UPD] Enhance budget forecast form view
2022-06-30 14:14:58 +02:00
Stéphan Sainléger
77bdc39e32
[UPD] Add button to list draft invoice lines linked to budget line
2022-06-30 14:14:58 +02:00
Stéphan Sainléger
758592128e
[UPD] Add User error if no analytic lines to display
...
from the budget forecast form view
2022-06-30 14:14:58 +02:00
Stéphan Sainléger
58235d3b51
[UPD] Refectoring of _calc_actual function for budget_lines
...
- expenses and incomes are calculated for both section, sub-section
and article lines
- for budget lines with child, the amounts are now always considering
both child values and analytic lines linked to the budget line
2022-06-30 14:14:58 +02:00
Stéphan Sainléger
b265056ed7
[UPD] Remove actual_quantity field
...
useless field as it mixes several kind of units
2022-06-30 14:14:58 +02:00
Stéphan Sainléger
1143d83184
[UPD] Add button to list budget line's linked analytic lines
2022-06-30 14:14:58 +02:00
Stéphan Sainléger
d76796bfa7
[UPD] Use analytic tags to link incomes/expenses to budget lines
...
instead of a direct budget_forecast field
2022-06-30 14:14:58 +02:00
Stéphan Sainléger
96fd3ae674
[UPD] Modify budget line name calculation method
2022-06-30 14:14:58 +02:00
Stéphan Sainléger
1883014efc
[MIG] Migration account_budget_forecast addons to v14.0
2022-06-30 14:14:58 +02:00