Merge pull request #1222 from frappe/mergify/bp/main-hotfix/pr-1221
fix: address creation not returning to organization modal (backport #1221)
This commit is contained in:
commit
b066eb8c75
@ -175,6 +175,5 @@ function openAddressModal(_address) {
|
||||
doctype: 'Address',
|
||||
address: _address,
|
||||
}
|
||||
nextTick(() => (show.value = false))
|
||||
}
|
||||
</script>
|
||||
Loading…
x
Reference in New Issue
Block a user