Change AddCustomer street to street and housenumber
This commit is contained in:
@@ -90,7 +90,8 @@ ColumnLayout
|
||||
Connections
|
||||
{
|
||||
target: contact_model
|
||||
onContactIdReady:
|
||||
|
||||
function onContactIdReady()
|
||||
{
|
||||
var con_id = arguments[0]
|
||||
business_model.addBusiness(new_business, con_id)
|
||||
|
||||
Reference in New Issue
Block a user