bugfix creation of person or thirdparty through onTheFly

This commit is contained in:
Julie Lenaerts 2022-01-31 13:39:52 +01:00
parent 69dd920fd6
commit b79885cd21

View File

@ -299,6 +299,7 @@ export default {
}
})
}
this.canCloseOnTheFlyModal = false;
}
},
}