mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 00:44:45 +00:00
[enhance] Item Alternative (#13121)
* [enhance] Item Alternative * Added two way provision in item alternative * Test Cases * documentation
This commit is contained in:
committed by
Nabin Hait
parent
6c35822a35
commit
a3c3dec5a2
@@ -71,6 +71,10 @@ def get_data():
|
||||
"type": "doctype",
|
||||
"name": "Item",
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Item Alternative",
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Product Bundle",
|
||||
|
||||
Reference in New Issue
Block a user