Add Customer/Object/Employee working - DEBUGGING anchor Errors done
This commit is contained in:
@@ -276,7 +276,7 @@ GridLayout
|
||||
}
|
||||
function checkBusinessField()
|
||||
{
|
||||
if (!firmenName.text.trim() || !streetid.text.trim())
|
||||
if (!firmenName.text.trim() || !streetid.text.trim() || !housenoid.text.trim())
|
||||
{
|
||||
return false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user