Manage Variants added in Tools under Stock Module
This commit is contained in:
parent
700434ff37
commit
6224cfc414
@ -83,6 +83,11 @@ def get_data():
|
|||||||
"name": "Stock UOM Replace Utility",
|
"name": "Stock UOM Replace Utility",
|
||||||
"description": _("Change UOM for an Item."),
|
"description": _("Change UOM for an Item."),
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "doctype",
|
||||||
|
"name": "Manage Variants",
|
||||||
|
"description": _("Manage Item Variants."),
|
||||||
|
},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user