Removed HTML from messages

This commit is contained in:
Tsutomu Mimori 2015-07-23 22:09:35 +09:00
parent fec61fe33e
commit 982f4ae44d
3 changed files with 8 additions and 8 deletions

View File

@ -66,7 +66,7 @@
"precision": "" "precision": ""
}, },
{ {
"description": "Define Budget for this Cost Center. To set budget action, see <a href=\"#!List/Company\">Company Master</a>", "description": "Define Budget for this Cost Center. To set budget action, see \"Company Master\"",
"fieldname": "sb1", "fieldname": "sb1",
"fieldtype": "Section Break", "fieldtype": "Section Break",
"label": "Budget", "label": "Budget",
@ -193,4 +193,4 @@
} }
], ],
"search_fields": "parent_cost_center, is_group" "search_fields": "parent_cost_center, is_group"
} }

View File

@ -310,7 +310,7 @@
"depends_on": "eval:doc.voucher_type == 'Write Off Entry'", "depends_on": "eval:doc.voucher_type == 'Write Off Entry'",
"fieldname": "write_off_amount", "fieldname": "write_off_amount",
"fieldtype": "Currency", "fieldtype": "Currency",
"label": "Write Off Amount <=", "label": "Write Off Amount",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"permlevel": 0, "permlevel": 0,
"print_hide": 1, "print_hide": 1,
@ -503,4 +503,4 @@
"sort_field": "modified", "sort_field": "modified",
"sort_order": "DESC", "sort_order": "DESC",
"title_field": "title" "title_field": "title"
} }

View File

@ -18,7 +18,7 @@
"permlevel": 0 "permlevel": 0
}, },
{ {
"description": "To track items in sales and purchase documents with batch nos<br><b>Preferred Industry: Chemicals etc</b>", "description": "To track items in sales and purchase documents with batch nos.\"Preferred Industry: Chemicals etc\"",
"fieldname": "fs_item_batch_nos", "fieldname": "fs_item_batch_nos",
"fieldtype": "Check", "fieldtype": "Check",
"in_list_view": 1, "in_list_view": 1,
@ -139,14 +139,14 @@
"permlevel": 0 "permlevel": 0
}, },
{ {
"description": "To enable <b>Point of Sale</b> features", "description": "To enable \"Point of Sale\" features",
"fieldname": "fs_pos", "fieldname": "fs_pos",
"fieldtype": "Check", "fieldtype": "Check",
"label": "Point of Sale", "label": "Point of Sale",
"permlevel": 0 "permlevel": 0
}, },
{ {
"description": "To enable <b>Point of Sale</b> view", "description": "To enable \"Point of Sale\" view",
"fieldname": "fs_pos_view", "fieldname": "fs_pos_view",
"fieldtype": "Check", "fieldtype": "Check",
"label": "POS View", "label": "POS View",
@ -237,4 +237,4 @@
"write": 1 "write": 1
} }
] ]
} }