Feat: add individual percentage and individualize functions on months
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
caTheo,sessionQty,caRetro,caReact,retro,remuneration,date
|
||||
7000,,6747,,893,2000,2021-01
|
||||
5200,,5183,,665,1500,2021-02
|
||||
7100,,7088,,855,2000,2021-03
|
||||
5700,,4194,5630,627,2000,2021-04
|
||||
6500,,5564,6335,699,2800,2021-05
|
||||
6725,235,5442,6376,638,2800,2021-06
|
||||
2176,81,1274,,172,2000,2021-07
|
||||
caTheo,sessionQty,caRetro,caReact,retro,remuneration,date,proPercentage
|
||||
7000,,6747,,893,2000,2021-01,0.5
|
||||
5200,,5183,,665,1500,2021-02,0.5
|
||||
7100,,7088,,855,2000,2021-03,0.5
|
||||
5700,,4194,5630,627,2000,2021-04,0.5
|
||||
6500,,5564,6335,699,2800,2021-05,0.5
|
||||
6725,235,5442,6376,638,2800,2021-06,0.5
|
||||
2176,81,1274,,172,2000,2021-07,0.5
|
||||
|
||||
|
Reference in New Issue
Block a user