fix: update company detection in Address.php
Änderungen vergleichen
+ 5
− 0
@@ -62,6 +62,11 @@ public function getDisplay(array $options = []): string
This commit introduces a fix in the 'Address.php' file. It improves the logic for detecting whether a user belongs to a company. Now, if the 'isCompany' attribute is set and the 'company' attribute is not empty, the user will be considered part of a company.
Related: pcsg/buero#515
PCSG & QUIQQER support and DEV System - GitLab