[enhance] Item Alternative (#13121)

* [enhance] Item Alternative

* Added two way provision in item alternative

* Test Cases

* documentation
This commit is contained in:
rohitwaghchaure
2018-03-28 11:51:44 +05:30
committed by Nabin Hait
parent 6c35822a35
commit a3c3dec5a2
31 changed files with 1143 additions and 31 deletions

View File

@@ -71,6 +71,10 @@ def get_data():
"type": "doctype",
"name": "Item",
},
{
"type": "doctype",
"name": "Item Alternative",
},
{
"type": "doctype",
"name": "Product Bundle",