diff --git a/back/models/accounting-type.json b/back/models/accounting-type.json index 86befe2ea..c2bf977b2 100644 --- a/back/models/accounting-type.json +++ b/back/models/accounting-type.json @@ -22,6 +22,9 @@ }, "code": { "type": "string" + }, + "isAutoConciliated": { + "type": "boolean" } }, "acls": [{