2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-14 15:41:10 +00:00

Export selected parts

- Select which parts to export in the table
- Export base information
- Include supplier part information
This commit is contained in:
Oliver Walters
2019-08-07 09:52:49 +10:00
parent 55fdcc8cf7
commit dda4569f76
5 changed files with 103 additions and 1 deletions

View File

@@ -50,6 +50,7 @@
<ul class='dropdown-menu'>
<li><a href='#' id='multi-part-order' title='Order parts'>Order Parts</a></li>
<li><a href='#' id='multi-part-category' title='Set Part Category'>Set Category</a></li>
<li><a href='#' id='multi-part-export' title='Export'>Export Data</a></li>
</ul>
</div>
</div>