fix: French chart of account the 4191 code must be of type Income Account

(cherry picked from commit 72057adc94)
This commit is contained in:
Florian HENRY
2024-04-29 10:18:02 +02:00
committed by Mergify
parent b22d714103
commit 797b718e5a

View File

@@ -1525,7 +1525,8 @@
"41-Clients et comptes rattach\u00e9s (PASSIF)": {
"Clients cr\u00e9diteurs": {
"Clients - Avances et acomptes re\u00e7us sur commandes": {
"account_number": "4191"
"account_number": "4191",
"account_type": "Income Account"
},
"Clients - Dettes pour emballages et mat\u00e9riels consign\u00e9s": {
"account_number": "4196"
@@ -3141,4 +3142,4 @@
"account_number": "7"
}
}
}
}