Merge pull request #17830 from rohitwaghchaure/multiple_manufacturer_part_no_for_items

feat: provision to set multiple manufacturer against the item
This commit is contained in:
rohitwaghchaure
2019-06-07 10:24:53 +05:30
committed by GitHub
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",