Commit Graph

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
4b5188bd06 [UPD] Synchronize budget with new quotation lines
By pressing button "Sync missing budget lines", a new budget section
line is created for all the order lines without associated budget line.
2022-05-24 16:56:35 +02:00
Stéphan Sainléger
5ea57cdbe3 [UPD] Update french translations 2022-05-23 23:24:36 +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
cc9101429a [UPD] Add budget_forecast field in timesheet table in tasks 2022-05-21 10:28:23 +02:00
Stéphan Sainléger
0bd839caa3 [NEW] Addons account_budget_forecast creation 2022-05-19 12:21:24 +02:00