Merge pull request #32958 from pps190/fix-item-price-brand

fix: link `Item Price` brand to `Brand` doctype.
This commit is contained in:
Deepesh Garg 2022-11-19 19:14:39 +05:30 committed by GitHub
commit 89631fa744
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
{
"actions": [],
"allow_import": 1,
"autoname": "hash",
"creation": "2013-05-02 16:29:48",
"description": "Multiple Item prices.",
"doctype": "DocType",
@ -77,9 +78,10 @@
{
"fetch_from": "item_code.brand",
"fieldname": "brand",
"fieldtype": "Read Only",
"fieldtype": "Link",
"in_list_view": 1,
"label": "Brand",
"options": "Brand",
"read_only": 1
},
{
@ -218,11 +220,11 @@
"idx": 1,
"index_web_pages_for_search": 1,
"links": [],
"modified": "2022-09-02 16:33:55.612992",
"modified": "2022-11-15 08:26:04.041861",
"modified_by": "Administrator",
"module": "Stock",
"name": "Item Price",
"name_case": "Title Case",
"naming_rule": "Random",
"owner": "Administrator",
"permissions": [
{