6 Commits

Author SHA1 Message Date
Stéphan Sainléger
af2bfdb0a5 [UPD] Arround plan amount with coeff
If 100 <= amount_with_coef <  125, result = 100
If 125 <= amount_with_coef <  175, result = 150
If 175 <= amount_with_coef <= 200, result = 200
2022-05-24 16:56:35 +02:00
Stéphan Sainléger
33521aef9b [NEW] Add budget model funcitonnalities
User is able to generate budget model and model lines
User can reset a budget and generate one using an existing model
2022-05-22 18:36:48 +02:00
Stéphan Sainléger
d763e7e24b [UPD] Creation budget category Delivery 2022-05-19 16:08:19 +02:00
Stéphan Sainléger
03643727f0 [UPD] Correction on plan_price calculation
To make possible the use of sections and sub-section without child lines
2022-05-19 14:42:42 +02:00
Stéphan Sainléger
82c5e297f7 [UPD] Creation budget category Unplanned 2022-05-19 12:28:35 +02:00
Stéphan Sainléger
0bd839caa3 [NEW] Addons account_budget_forecast creation 2022-05-19 12:21:24 +02:00