Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable adding contact information to manufacturers #5302

Closed
ozmusic opened this issue Nov 2, 2020 · 1 comment
Closed

Enable adding contact information to manufacturers #5302

ozmusic opened this issue Nov 2, 2020 · 1 comment

Comments

@ozmusic
Copy link

ozmusic commented Nov 2, 2020

Environment

  • Python version: 3.6.8
  • NetBox version: 2.9.7

Proposed Functionality

Add additional fields to Device Manufacturer to support adding additional information similar to Circuit Providers, such as: contract, contacts (account manager, support numbers), account/contract number, support portal. Or, enable adding custom fields to dcim.manufacturers

Could link in with issue #1344 for linking account/support contacts

Use Case

User wants to record details of Account manager and technical account manager for a device manufacturer, along with the account number and support portal so that this information can be shared between team members.

Database Changes

Additional fields tied to the manufacturer would be required to store the additional contact information .

External Dependencies

@jeremystretch
Copy link
Member

User wants to record details of Account manager and technical account manager for a device manufacturer, along with the account number and support portal so that this information can be shared between team members.

This has been proposed in past issues, and we've decided that such functionality is out of scope for NetBox core. (Additionally, the manufacturer model would be a poor location to house this information.) However, you might be interested in developing a plugin that implements this feature.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants