{% extends 'bom/bom-base.html' %} {% load materializecss %} {% load static %} {% block head-title %}{{ title }}{% endblock %} {% block content %}
Deleting your account is permanent. If you are the organization owner, your organization will also be deleted unless you transfer ownership before proceeding.
Delete My AccountYou may also use this sample CSV file.
{% endif %} {% include 'bom/bom-form-modal.html' with modal_title='Upload Part Classes' form=part_class_csv_form action=part_class_form_action name='submit-part-class-upload' modal_description='To batch add part classes, upload a csv that contains columns with the headers`name` and `code`. You may optionally specify a description or comment by including a column with the header `description` or `comment`.' %} {% include 'bom/bom-form-modal.html' with modal_title='Add Part Class' form=part_class_form action=part_class_form_action name='submit-part-class-create' %}Your organization's number scheme is currently: {{ organization.get_number_scheme_display }}
You can read more about the options here.
{% if organization_parts_count > 0 %}You've already created {{ organization_parts_count }} part{{ organization_parts_count|pluralize }}. Since changing your organization number scheme requires changing your parts numbers, please manually delete your parts then come back here to change your organization number scheme. Alternatively we can help delete your parts if you reach out to info@indabom.com.
{% else %} {% endif %} {% else %} {% include 'bom/nothing-to-see.html' with required_privilege='Admin' %} {% endif %}Connect your Google account to access Google Drive features. {% if not organization.google_drive_parent %}Organization owners can enable file storage using Google Drive. {% if organization.owner == user %} Since you are the owner, you are able to enable file storage!{% else %}Contact your organization owner to enable.{% endif %}{% endif %}
When you connect, we will create a folder called IndaBOM Part Files in your root of Google drive (and can be moved anywhere in your drive). To add files to a
part,
navigate to the part in IndaBOM, and on the part's Specifications tab, click the Google Drive link.
This will create a folder for your part in your root IndaBOM directory, or take you there if it already exists.
You'll be able to access the files directly through Google Drive, and through IndaBOM.
{% else %}You're connected with Google and can access Google Drive features.
{% endif %}Logged in to Google as: {{ google_authentication.uid }}
{% endif %}
No connection required. To enable sourcing via mouser, select which part classes you'd like enabled on the Settings INDABOM tab. Once enabled, sourcing information will appear on part detail pages in which there are parts sourced via Mouser.
Warning, the only way back in to {{ organization.name }} is if you are invited by an organization administrator.
To create your organization, start here.