Amend for frappe/erpnext/pull/3716

This commit is contained in:
Tsutomu Mimori 2015-07-24 17:06:00 +09:00
parent 7c011985f0
commit 196a0bc675
2 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@
"precision": "" "precision": ""
}, },
{ {
"description": "Define Budget for this Cost Center. To set budget action, see \"Company Master\"", "description": "Define Budget for this Cost Center. To set budget action, see \"Company List\"",
"fieldname": "sb1", "fieldname": "sb1",
"fieldtype": "Section Break", "fieldtype": "Section Break",
"label": "Budget", "label": "Budget",

View File

@ -18,7 +18,7 @@
"permlevel": 0 "permlevel": 0
}, },
{ {
"description": "To track items in sales and purchase documents with batch nos.\"Preferred Industry: Chemicals etc\"", "description": "To track items in sales and purchase documents with batch nos. \"Preferred Industry: Chemicals\"",
"fieldname": "fs_item_batch_nos", "fieldname": "fs_item_batch_nos",
"fieldtype": "Check", "fieldtype": "Check",
"in_list_view": 1, "in_list_view": 1,