Merge branch 'improve_address' into person_renderbox_thirdparty_onthefly

This commit is contained in:
2021-09-16 22:25:55 +02:00
8 changed files with 67 additions and 19 deletions

View File

@@ -91,7 +91,10 @@ export default {
bindModal: {
//step1: false, step2: false
},
hideDateFrom: true
// Use Date fields
useDate: {
validFrom: true
}
}
}
}