[minor] currency field in list view for item price

This commit is contained in:
Rushabh Mehta
2015-07-29 14:55:48 +05:30
parent 0e6f2474e8
commit 8bf0b89595

View File

@@ -77,6 +77,7 @@
"fieldname": "currency", "fieldname": "currency",
"fieldtype": "Link", "fieldtype": "Link",
"hidden": 0, "hidden": 0,
"in_list_view": 1,
"label": "Currency", "label": "Currency",
"options": "Currency", "options": "Currency",
"permlevel": 0, "permlevel": 0,
@@ -119,7 +120,7 @@
"idx": 1, "idx": 1,
"in_create": 0, "in_create": 0,
"istable": 0, "istable": 0,
"modified": "2015-05-26 03:15:02.324161", "modified": "2015-07-29 14:53:58.851413",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Item Price", "name": "Item Price",