Skip to content

Searching Custom record type missing attribute #71

@f1crazed

Description

@f1crazed

Doing a search as follows:
cust_recs = nc.custom_record_types.search('field name', 'value', 'contains')

produces the following error:
netsuitesdk\internal\client.py", line 524, in basic_stringfield_search
search_cls = getattr(self, search_cls_name)
AttributeError: 'NetSuiteClient' object has no attribute 'CustomRecordTypeSearchBasic'

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