Merge pull request #1410 from nabinhait/hotfix

Hotfix
This commit is contained in:
Nabin Hait 2014-02-11 12:03:11 +05:30
commit 40c5174aa0
2 changed files with 20 additions and 2 deletions

View File

@ -2,7 +2,7 @@
{ {
"creation": "2013-05-21 16:16:39", "creation": "2013-05-21 16:16:39",
"docstatus": 0, "docstatus": 0,
"modified": "2013-11-22 17:15:27", "modified": "2014-02-11 12:01:59",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -739,6 +739,15 @@
"fieldtype": "Column Break", "fieldtype": "Column Break",
"read_only": 0 "read_only": 0
}, },
{
"allow_on_submit": 1,
"doctype": "DocField",
"fieldname": "letter_head",
"fieldtype": "Select",
"label": "Letter Head",
"options": "link:Letter Head",
"print_hide": 1
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "fiscal_year", "fieldname": "fiscal_year",

View File

@ -2,7 +2,7 @@
{ {
"creation": "2013-05-21 16:16:39", "creation": "2013-05-21 16:16:39",
"docstatus": 0, "docstatus": 0,
"modified": "2013-11-22 17:15:47", "modified": "2014-02-11 12:01:00",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -621,6 +621,15 @@
"oldfieldtype": "Date", "oldfieldtype": "Date",
"print_hide": 1 "print_hide": 1
}, },
{
"allow_on_submit": 1,
"doctype": "DocField",
"fieldname": "letter_head",
"fieldtype": "Select",
"label": "Letter Head",
"options": "link:Letter Head",
"print_hide": 1
},
{ {
"allow_on_submit": 1, "allow_on_submit": 1,
"doctype": "DocField", "doctype": "DocField",