Feat: add individual percentage and individualize functions on months

This commit is contained in:
2021-08-12 14:12:24 +02:00
parent db21bc1275
commit d690bcac56
7 changed files with 63 additions and 102 deletions

View File

@@ -47,6 +47,12 @@ const config = {
type: 'base',
name: 'remu',
},
{
color: '',
desc: 'Pourcentage du CA pour la partie pro',
type: 'base',
name: 'proPercentage',
},
],
}
},