Change AddCustomer street to street and housenumber

This commit is contained in:
2024-12-19 12:07:19 +01:00
parent 0365439c50
commit 82c33d80b5
2 changed files with 42 additions and 2 deletions

View File

@@ -90,7 +90,8 @@ ColumnLayout
Connections
{
target: contact_model
onContactIdReady:
function onContactIdReady()
{
var con_id = arguments[0]
business_model.addBusiness(new_business, con_id)