mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 03:55:41 +00:00
Add extra BOM export format options
- Uses tablib (already used by django-import-export plugin) - Needs cleanup but works well - Problem exporting XLSX data (needs work!)
This commit is contained in:
@ -6,6 +6,7 @@ django_filter>=1.0.2
|
||||
django-simple-history>=1.8.2
|
||||
coreapi>=2.3.0
|
||||
pygments>=2.2.0
|
||||
tablib>=0.13.0
|
||||
django-crispy-forms>=1.7.2
|
||||
django-import-export>=1.0.0
|
||||
django-cleanup>=2.1.0
|
||||
|
Reference in New Issue
Block a user