mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Follow link to newly created StockItem
This commit is contained in:
parent
ce866c6d30
commit
27f7745231
@ -205,6 +205,7 @@
|
||||
|
||||
$('#item-create').click(function () {
|
||||
createNewStockItem({
|
||||
follow: true,
|
||||
data: {
|
||||
{% if location %}
|
||||
location: {{ location.id }}
|
||||
|
Loading…
Reference in New Issue
Block a user