Skip to content

Catch strange names in import contacts/costumers #5

@UnseenBook

Description

@UnseenBook

Give a warning when a name contains strings like these:
t.a.v.
afdeling
n.v.t

SELECT * FROM contact WHERE name LIKE '%afd%' OR name LIKE '%t.a.v.%' OR name LIKE '% tav'

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions