[selling] changed fieldtype of Price List to link

This commit is contained in:
Anand Doshi
2013-07-26 11:32:02 +05:30
parent 23de6df72e
commit 720a01a6f6
8 changed files with 37 additions and 17 deletions

View File

@@ -2,7 +2,7 @@
{
"creation": "2013-05-24 19:29:09",
"docstatus": 0,
"modified": "2013-07-23 15:28:18",
"modified": "2013-07-26 11:16:57",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -286,11 +286,11 @@
"description": "Select the price list as entered in \"Price List\" master. This will pull the reference rates of items against this price list as specified in \"Item\" master.",
"doctype": "DocField",
"fieldname": "price_list_name",
"fieldtype": "Select",
"fieldtype": "Link",
"label": "Price List",
"oldfieldname": "price_list_name",
"oldfieldtype": "Select",
"options": "link:Price List",
"options": "Price List",
"print_hide": 1,
"read_only": 0,
"reqd": 1