Skip to content

Supplier Id resolution #35

@c4deszes

Description

@c4deszes

Is your feature request related to a problem? Please describe.
Currently when product id is specified only the supplier id is known which is just an integer. It would be useful if the supplier id could be resolved into a manufacturer name.

Describe the solution you'd like

  • There should be some function for resolving the supplier id into a manufacturer name.
  • The supplier list should be retrieved dynamically from LIN Supplier IDs.
  • The data should be cached to decrease the number of requests.
  • The download mechanism shall be resilient, and in order to function well behind corporate proxy it should only raise exception when the feature is explicitly required and fetching failed. When not required by the user the fetch can fail but the user should somehow be warned.
  • The user shall be able to opt out completely or overwrite the mapping using a file

Extras

  • CLI for looking up Ids, as well as updating cache, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions