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

Add ability to include aditional bom lines. #80

Merged
merged 3 commits into from
Jul 13, 2020

Conversation

Tyler-Ward
Copy link
Contributor

This implements #51. An example of an additional bom line is shown below.

additional_bom_items:
  -
    description: Label, pinout information
    qty: 2
    unit: ea
    designators:
      - X2
      - X3
    manufacturer: generic company
    manufacturer_part_number: Label1
    internal_part_number: Label-ID-1

@formatc1702
Copy link
Collaborator

formatc1702 commented Jul 13, 2020

Thanks! Since the changes are very straightforward, I'll squash and merge if that's OK

@Tyler-Ward
Copy link
Contributor Author

That sounds good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants