Added fullcustomer (Xinonkunde) as addresstype, will create fibu account

This commit is contained in:
Frank Schubert
2025-01-07 15:07:43 +01:00
parent e20af3eca5
commit 0a48808cfe
5 changed files with 53 additions and 2 deletions

View File

@@ -461,6 +461,9 @@ class AddressController extends mfBaseController {
}
}
// run afterSave() again in case anything importand has changed
$address->afterSave();
$sq = "";
$query = [];