[minor] [fix] price list currency read only and SO-MR mapping

This commit is contained in:
Nabin Hait
2013-07-23 15:31:39 +05:30
parent 648a5c7e33
commit 48a0bd3eda
13 changed files with 29 additions and 48 deletions

View File

@@ -2,7 +2,7 @@
{
"creation": "2013-05-21 16:16:39",
"docstatus": 0,
"modified": "2013-07-19 22:04:17",
"modified": "2013-07-23 15:26:28",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -225,7 +225,8 @@
"fieldtype": "Link",
"label": "Price List Currency",
"options": "Currency",
"print_hide": 1
"print_hide": 1,
"read_only": 1
},
{
"depends_on": "price_list_name",

View File

@@ -2,7 +2,7 @@
{
"creation": "2013-05-21 16:16:45",
"docstatus": 0,
"modified": "2013-07-09 12:49:31",
"modified": "2013-07-23 15:27:23",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -222,7 +222,8 @@
"fieldtype": "Link",
"label": "Price List Currency",
"options": "Currency",
"print_hide": 1
"print_hide": 1,
"read_only": 1
},
{
"depends_on": "price_list_name",