mirror of
https://github.com/inventree/InvenTree.git
synced 2025-09-14 06:31:27 +00:00
Add "destination" field to BuildOrder
This commit is contained in:
@@ -43,7 +43,7 @@ InvenTree | {% trans "Build Orders" %}
|
||||
launchModalForm(
|
||||
"{% url 'build-create' %}",
|
||||
{
|
||||
follow: true
|
||||
follow: true,
|
||||
}
|
||||
);
|
||||
});
|
||||
|
Reference in New Issue
Block a user