print hide price list related fields

This commit is contained in:
Anand Doshi
2013-01-17 20:29:28 +05:30
parent f8f0c0d089
commit 8957bf9e09
5 changed files with 28 additions and 14 deletions

View File

@@ -4,7 +4,7 @@
"docstatus": 0,
"creation": "2013-01-17 11:11:24",
"modified_by": "Administrator",
"modified": "2013-01-17 20:17:44"
"modified": "2013-01-17 20:23:38"
},
{
"autoname": "naming_series:",
@@ -316,6 +316,7 @@
"permlevel": 0
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Price List",
"options": "Price List",
@@ -324,14 +325,19 @@
"permlevel": 0
},
{
"print_hide": 1,
"depends_on": "price_list_name",
"doctype": "DocField",
"label": "Price List Currency",
"options": "Currency",
"fieldname": "price_list_currency",
"fieldtype": "Link",
"hidden": 0,
"permlevel": 0
},
{
"print_hide": 1,
"depends_on": "price_list_name",
"doctype": "DocField",
"label": "Price List Exchange Rate",
"fieldname": "plc_conversion_rate",