Ajout gestion configuration comptes d'immobilisation
This commit is contained in:
parent
e7763d7cac
commit
bcf89ba874
11 changed files with 309 additions and 28 deletions
10
defaut.json
10
defaut.json
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"tva": false,
|
||||
"prefixes": {
|
||||
"20": "Immobilisations incorporelles",
|
||||
"21": "Immobilisations corporelles",
|
||||
"27": "Immobilisations financières"
|
||||
}
|
||||
"prefixes": [
|
||||
"20",
|
||||
"21",
|
||||
"27"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue