chore: fix CASH acount type

(cherry picked from commit 6a876de838)
This commit is contained in:
Florian HENRY
2026-01-17 22:05:53 +01:00
committed by Mergify
parent 763cf6ae10
commit 5fcda5f3ed
2 changed files with 10 additions and 4 deletions

View File

@@ -1406,9 +1406,12 @@
"account_number": "524"
}
},
"Caisse": {
"53-Caisse": {
"account_type": "Cash",
"account_number": "53"
"Caisse": {
"account_type": "Cash",
"account_number": "530"
}
},
"Virements internes": {
"account_number": "58"

View File

@@ -1920,9 +1920,12 @@
"Instruments de tr\u00e9sorerie": {
"account_number": "52"
},
"Caisse": {
"53-Caisse": {
"account_type": "Cash",
"account_number": "53"
"Caisse": {
"account_type": "Cash",
"account_number": "530"
}
},
"R\u00e9gies d'avance et accr\u00e9ditifs": {
"account_number": "54"