mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +00:00
(cherry picked from commit 16e97293089d6926658904cd2255c0efc7137ef7) Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
parent
5048c1d667
commit
4f7a12bd70
@ -280,6 +280,8 @@ export default function Stock() {
|
|||||||
<BarcodeActionDropdown
|
<BarcodeActionDropdown
|
||||||
model={ModelType.stocklocation}
|
model={ModelType.stocklocation}
|
||||||
pk={location.pk}
|
pk={location.pk}
|
||||||
|
hash={location?.barcode_hash}
|
||||||
|
perm={user.hasChangeRole(UserRoles.stock_location)}
|
||||||
actions={[
|
actions={[
|
||||||
{
|
{
|
||||||
name: 'Scan in stock items',
|
name: 'Scan in stock items',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user