[item variant] started

This commit is contained in:
Rushabh Mehta
2014-09-26 18:54:01 +05:30
parent 852e3600cd
commit 70aa8933b1
21 changed files with 1196 additions and 740 deletions

View File

@@ -129,6 +129,11 @@ def get_data():
"description": _("Multiple Item prices."),
"route": "Report/Item Price"
},
{
"type": "doctype",
"name": "Item Attribute",
"description": _("Attributes for Item Variants. e.g Size, Color etc."),
},
]
},
{