mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 04:26:44 +00:00
BoM export, Part stock: changed 'Location' header to 'Default Location'
This commit is contained in:
parent
109307858a
commit
5d6def75cc
@ -135,7 +135,7 @@ def ExportBom(part, fmt='csv', cascade=False, max_levels=None, parameter_data=Fa
|
||||
"""
|
||||
|
||||
stock_headers = [
|
||||
_('Location'),
|
||||
_('Default Location'),
|
||||
_('Available Stock'),
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user