Merge pull request #3806 from neilLasrado/item-variants

Improvements in Item Variants
This commit is contained in:
Anand Doshi
2015-08-18 16:13:10 +05:30
38 changed files with 4889 additions and 1678 deletions

View File

@@ -82,12 +82,7 @@ def get_data():
"type": "doctype",
"name": "Stock UOM Replace Utility",
"description": _("Change UOM for an Item."),
},
{
"type": "doctype",
"name": "Manage Variants",
"description": _("Manage Item Variants."),
},
}
]
},
{