16 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
7c415a3362 [CLEAN] Remove useless comment 2022-05-24 16:12:55 +02:00
Stéphan Sainléger
5ea57cdbe3 [UPD] Update french translations 2022-05-23 23:24:36 +02:00
Stéphan Sainléger
16810acec7 [UPD] Reorganize budget forecast menu 2022-05-22 20:42:54 +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
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
Stéphan Sainléger
c23f15cf98 [MIG] Remove Mooncard addons 2022-04-25 15:59:36 +02:00
Stéphan Sainléger
ba403be6ff [MIG] Migration addons account_quotation_sale_order_invoice_title
from 14.0 to 13.0
2022-04-25 15:57:23 +02:00
Stéphan Sainléger
9f36a3c4b3 [NEW] Addons creation - Account Quotation Sale Order Invoice Title 2022-04-22 11:15:43 +02:00
Stéphan Sainléger
e624c42a5d [NEW] Addons account_mooncard_receipt_lost_transfer creation 2022-03-31 14:11:53 +02:00
Stéphan Sainléger
6760aae6b2 Initial commit 2022-03-30 09:27:01 +02:00