Skip to content

Company search always with legal entity or individual filter #26

@jexme

Description

@jexme

At the moment, only a crutch can be used to search for companies, both individuals and legal entities, for this you need to pass a value that does not exist in CompanyType, since null cannot be passed. This is wrong, you need to add support so that when searching for a company, you should not be limited to searching only for legal entities or individuals. Just add support for int|null in the DaDataCompany::prompt(type: null) argument

int $type = CompanyType::INDIVIDUAL,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions