fix: update company detection in Address.php
- Mär 26, 2025
-
-
verfasst von Henning Leutz
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
-