mpkasp / django-bom

A simple bill of materials app built using the django web framework.
GNU General Public License v3.0
107 stars 41 forks source link

Upload / Import a full BOM #87

Closed mpkasp closed 2 years ago

mpkasp commented 2 years ago

I do wish there was a way to upload BOMs rather than just lists of parts. I still have to build out the individual sub-assemblies and all of that. I haven't found a way to upload that manually. I tried downloading the indented BOM of a test assembly, modifying, and uploading: alas, no dice. Is there a way to do that? Is that a feature that can be added?