This reverts commit 257e18b6400dc0363e158134f42b8bc28136dc08.
This commit is contained in:
parent
257e18b640
commit
33db332eca
@ -458,8 +458,7 @@ $.extend(erpnext.item, {
|
||||
fields: ["attribute_value"],
|
||||
limit_start: 0,
|
||||
limit_page_length: 500,
|
||||
parent: "Item",
|
||||
order_by: "idx"
|
||||
parent: "Item"
|
||||
}
|
||||
}).then((r) => {
|
||||
if(r.message) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user