feat: provision to set multiple manufacturer in the item master

This commit is contained in:
Rohit Waghchaure
2019-06-02 16:03:05 +05:30
parent 4ca393d14c
commit 3cf24366a9
22 changed files with 423 additions and 151 deletions

View File

@@ -161,6 +161,10 @@ def get_data():
"type": "doctype",
"name": "Item Alternative",
},
{
"type": "doctype",
"name": "Item Manufacturer",
},
{
"type": "doctype",
"name": "Item Variant Settings",