mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-14 15:41:10 +00:00
Add function to duplicate stock item
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
{
|
||||
follow: true,
|
||||
data: {
|
||||
copy_part: {{ part.id }},
|
||||
copy: {{ part.id }},
|
||||
},
|
||||
}
|
||||
);
|
||||
|
Reference in New Issue
Block a user