added print width in txts of istable type doctypes

This commit is contained in:
Anand Doshi 2013-03-07 11:37:33 +05:30
parent 0c67f99961
commit 80f7637ae6
83 changed files with 460 additions and 336 deletions

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:05", "creation": "2013-02-22 01:27:37",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:50", "modified": "2013-03-07 07:03:18",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:05", "creation": "2013-02-22 01:27:37",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:28:16", "modified": "2013-03-07 07:03:19",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:05", "creation": "2013-02-22 01:27:38",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-22 14:41:34", "modified": "2013-03-07 07:03:19",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:06", "creation": "2013-02-22 01:27:38",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:50", "modified": "2013-03-07 07:03:19",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -30,6 +30,7 @@
"fieldtype": "Link", "fieldtype": "Link",
"label": "Invoice No", "label": "Invoice No",
"options": "Sales Invoice", "options": "Sales Invoice",
"print_width": "160px",
"width": "160px" "width": "160px"
}, },
{ {
@ -37,6 +38,7 @@
"fieldname": "invoice_date", "fieldname": "invoice_date",
"fieldtype": "Date", "fieldtype": "Date",
"label": "Invoice Date", "label": "Invoice Date",
"print_width": "120px",
"read_only": 1, "read_only": 1,
"width": "120px" "width": "120px"
}, },
@ -46,6 +48,7 @@
"fieldtype": "Link", "fieldtype": "Link",
"label": "Territory", "label": "Territory",
"options": "Territory", "options": "Territory",
"print_width": "120px",
"read_only": 1, "read_only": 1,
"width": "120px" "width": "120px"
}, },
@ -55,6 +58,7 @@
"fieldtype": "Currency", "fieldtype": "Currency",
"label": "Net Total", "label": "Net Total",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_width": "120px",
"read_only": 1, "read_only": 1,
"width": "120px" "width": "120px"
}, },
@ -64,6 +68,7 @@
"fieldtype": "Currency", "fieldtype": "Currency",
"label": "Grand Total", "label": "Grand Total",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_width": "120px",
"read_only": 1, "read_only": 1,
"width": "120px" "width": "120px"
} }

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:06", "creation": "2013-02-22 01:27:39",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:50", "modified": "2013-03-07 07:03:23",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -34,6 +34,7 @@
"oldfieldname": "account", "oldfieldname": "account",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Account", "options": "Account",
"print_width": "250px",
"reqd": 1, "reqd": 1,
"search_index": 1, "search_index": 1,
"width": "250px" "width": "250px"
@ -65,6 +66,7 @@
"oldfieldname": "cost_center", "oldfieldname": "cost_center",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Cost Center", "options": "Cost Center",
"print_width": "180px",
"search_index": 0, "search_index": 0,
"width": "180px" "width": "180px"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:35:44", "creation": "2013-02-22 01:27:39",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:35:44", "modified": "2013-03-07 07:03:26",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -10,10 +10,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "Accounts", "module": "Accounts",
"name": "__common__", "name": "__common__"
"section_style": "Simple",
"show_in_menu": 0,
"version": 3
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
@ -26,6 +23,7 @@
"parentfield": "fields", "parentfield": "fields",
"parenttype": "DocType", "parenttype": "DocType",
"permlevel": 0, "permlevel": 0,
"print_width": "300px",
"reqd": 1, "reqd": 1,
"width": "300px" "width": "300px"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:07", "creation": "2013-02-22 01:27:39",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:50", "modified": "2013-03-07 07:03:26",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:08", "creation": "2013-02-22 01:27:40",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:50", "modified": "2013-03-07 07:03:26",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -33,6 +33,7 @@
"oldfieldname": "journal_voucher", "oldfieldname": "journal_voucher",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Journal Voucher", "options": "Journal Voucher",
"print_width": "180px",
"read_only": 1, "read_only": 1,
"width": "180px" "width": "180px"
}, },
@ -45,6 +46,7 @@
"oldfieldname": "jv_detail_no", "oldfieldname": "jv_detail_no",
"oldfieldtype": "Date", "oldfieldtype": "Date",
"print_hide": 1, "print_hide": 1,
"print_width": "80px",
"read_only": 1, "read_only": 1,
"width": "80px" "width": "80px"
}, },
@ -56,6 +58,7 @@
"oldfieldname": "advance_amount", "oldfieldname": "advance_amount",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_width": "100px",
"read_only": 1, "read_only": 1,
"width": "100px" "width": "100px"
}, },
@ -67,6 +70,7 @@
"oldfieldname": "allocated_amount", "oldfieldname": "allocated_amount",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_width": "100px",
"width": "100px" "width": "100px"
}, },
{ {
@ -76,6 +80,7 @@
"label": "Remarks", "label": "Remarks",
"oldfieldname": "remarks", "oldfieldname": "remarks",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"print_width": "150px",
"read_only": 1, "read_only": 1,
"width": "150px" "width": "150px"
} }

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-02-11 10:54:51", "creation": "2013-02-27 13:45:00",
"docstatus": 0, "docstatus": 0,
"modified": "2013-02-27 18:10:04", "modified": "2013-03-07 07:03:26",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:08", "creation": "2013-02-22 01:27:40",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:50", "modified": "2013-03-07 07:03:29",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "wasim@webnotestech.com" "owner": "wasim@webnotestech.com"
}, },
@ -62,6 +62,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1, "reqd": 1,
"width": "300px" "width": "300px"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:09", "creation": "2013-02-22 01:27:41",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:51", "modified": "2013-03-07 07:03:30",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -33,6 +33,7 @@
"oldfieldname": "journal_voucher", "oldfieldname": "journal_voucher",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Journal Voucher", "options": "Journal Voucher",
"print_width": "250px",
"read_only": 1, "read_only": 1,
"width": "250px" "width": "250px"
}, },
@ -45,6 +46,7 @@
"oldfieldname": "jv_detail_no", "oldfieldname": "jv_detail_no",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 1, "print_hide": 1,
"print_width": "120px",
"read_only": 1, "read_only": 1,
"width": "120px" "width": "120px"
}, },
@ -56,6 +58,7 @@
"oldfieldname": "advance_amount", "oldfieldname": "advance_amount",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_width": "120px",
"read_only": 1, "read_only": 1,
"width": "120px" "width": "120px"
}, },
@ -67,6 +70,7 @@
"oldfieldname": "allocated_amount", "oldfieldname": "allocated_amount",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_width": "120px",
"width": "120px" "width": "120px"
}, },
{ {
@ -76,6 +80,7 @@
"label": "Remarks", "label": "Remarks",
"oldfieldname": "remarks", "oldfieldname": "remarks",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"print_width": "150px",
"read_only": 1, "read_only": 1,
"width": "150px" "width": "150px"
} }

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-29 19:25:49", "creation": "2013-03-05 09:11:04",
"docstatus": 0, "docstatus": 0,
"modified": "2013-03-01 13:41:51", "modified": "2013-03-07 07:03:30",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -73,6 +73,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Text", "oldfieldtype": "Text",
"print_width": "200px",
"reqd": 1, "reqd": 1,
"width": "200px" "width": "200px"
}, },
@ -190,6 +191,7 @@
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Account", "options": "Account",
"print_hide": 1, "print_hide": 1,
"print_width": "120px",
"reqd": 1, "reqd": 1,
"width": "120px" "width": "120px"
}, },
@ -203,6 +205,7 @@
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Cost Center", "options": "Cost Center",
"print_hide": 1, "print_hide": 1,
"print_width": "120px",
"reqd": 0, "reqd": 0,
"width": "120px" "width": "120px"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-24 15:56:19", "creation": "2013-02-22 01:27:41",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:28:04", "modified": "2013-03-07 07:03:31",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -63,6 +63,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1, "reqd": 1,
"width": "300px" "width": "300px"
}, },
@ -163,6 +164,7 @@
"label": "Is this Tax included in Basic Rate?", "label": "Is this Tax included in Basic Rate?",
"no_copy": 0, "no_copy": 0,
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"report_hide": 1, "report_hide": 1,
"width": "150px" "width": "150px"
} }

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-02-07 11:00:11", "creation": "2013-02-22 01:27:42",
"docstatus": 0, "docstatus": 0,
"modified": "2013-02-18 13:39:02", "modified": "2013-03-07 07:03:27",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:10", "creation": "2013-02-22 01:27:42",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:51", "modified": "2013-03-07 07:03:28",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "dhanalekshmi@webnotestech.com" "owner": "dhanalekshmi@webnotestech.com"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:10", "creation": "2013-02-22 01:27:42",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:51", "modified": "2013-03-07 07:03:28",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "wasim@webnotestech.com" "owner": "wasim@webnotestech.com"
}, },
@ -70,6 +70,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_width": "300px",
"read_only": 1, "read_only": 1,
"width": "300px" "width": "300px"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:35:52", "creation": "2013-02-22 01:27:43",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:35:52", "modified": "2013-03-07 07:03:29",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -11,10 +11,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "Buying", "module": "Buying",
"name": "__common__", "name": "__common__"
"section_style": "Tray",
"show_in_menu": 0,
"version": 2
}, },
{ {
"doctype": "DocField", "doctype": "DocField",

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-29 19:25:55", "creation": "2013-02-22 01:27:43",
"docstatus": 0, "docstatus": 0,
"modified": "2013-02-18 13:39:45", "modified": "2013-03-07 07:03:32",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:13", "creation": "2013-02-22 01:27:44",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-22 14:16:18", "modified": "2013-03-07 07:03:18",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "ashwini@webnotestech.com" "owner": "ashwini@webnotestech.com"
}, },
@ -33,6 +33,7 @@
"label": "Goal", "label": "Goal",
"oldfieldname": "kra", "oldfieldname": "kra",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"print_width": "240px",
"reqd": 1, "reqd": 1,
"width": "240px" "width": "240px"
}, },
@ -43,6 +44,7 @@
"label": "Weightage (%)", "label": "Weightage (%)",
"oldfieldname": "per_weightage", "oldfieldname": "per_weightage",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_width": "70px",
"reqd": 1, "reqd": 1,
"width": "70px" "width": "70px"
}, },
@ -56,6 +58,7 @@
"oldfieldname": "score", "oldfieldname": "score",
"oldfieldtype": "Select", "oldfieldtype": "Select",
"options": "\n0\n1\n2\n3\n4\n5", "options": "\n0\n1\n2\n3\n4\n5",
"print_width": "70px",
"width": "70px" "width": "70px"
}, },
{ {
@ -66,6 +69,7 @@
"no_copy": 1, "no_copy": 1,
"oldfieldname": "score_earned", "oldfieldname": "score_earned",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_width": "70px",
"read_only": 1, "read_only": 1,
"width": "70px" "width": "70px"
} }

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:13", "creation": "2013-02-22 01:27:44",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-22 13:35:58", "modified": "2013-03-07 07:03:18",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "ashwini@webnotestech.com" "owner": "ashwini@webnotestech.com"
}, },
@ -34,6 +34,7 @@
"label": "KRA", "label": "KRA",
"oldfieldname": "kra", "oldfieldname": "kra",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"print_width": "200px",
"width": "200px" "width": "200px"
}, },
{ {
@ -43,6 +44,7 @@
"label": "Weightage (%)", "label": "Weightage (%)",
"oldfieldname": "per_weightage", "oldfieldname": "per_weightage",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_width": "100px",
"width": "100px" "width": "100px"
} }
] ]

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:35:54", "creation": "2013-02-22 01:27:45",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:35:54", "modified": "2013-03-07 07:03:21",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -10,10 +10,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "HR", "module": "HR",
"name": "__common__", "name": "__common__"
"section_style": "Simple",
"show_in_menu": 0,
"version": 5
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
@ -42,6 +39,7 @@
"label": "Qualification", "label": "Qualification",
"oldfieldname": "qualification", "oldfieldname": "qualification",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_width": "100px",
"width": "100px" "width": "100px"
}, },
{ {

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:14", "creation": "2013-02-22 01:27:45",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:51", "modified": "2013-03-07 07:03:21",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:35:57", "creation": "2013-02-22 01:27:45",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:35:57", "modified": "2013-03-07 07:03:21",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -10,10 +10,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "HR", "module": "HR",
"name": "__common__", "name": "__common__"
"section_style": "Simple",
"show_in_menu": 0,
"version": 6
}, },
{ {
"doctype": "DocField", "doctype": "DocField",

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:35:59", "creation": "2013-02-22 01:27:45",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:35:59", "modified": "2013-03-07 07:03:21",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -10,10 +10,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "HR", "module": "HR",
"name": "__common__", "name": "__common__"
"section_style": "Simple",
"show_in_menu": 0,
"version": 5
}, },
{ {
"doctype": "DocField", "doctype": "DocField",

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:14", "creation": "2013-02-22 01:27:46",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:51", "modified": "2013-03-07 07:03:21",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "harshada@webnotestech.com" "owner": "harshada@webnotestech.com"
}, },
@ -31,6 +31,7 @@
"label": "Expense Date", "label": "Expense Date",
"oldfieldname": "expense_date", "oldfieldname": "expense_date",
"oldfieldtype": "Date", "oldfieldtype": "Date",
"print_width": "150px",
"reqd": 0, "reqd": 0,
"width": "150px" "width": "150px"
}, },
@ -42,6 +43,7 @@
"oldfieldname": "expense_type", "oldfieldname": "expense_type",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "link:Expense Claim Type", "options": "link:Expense Claim Type",
"print_width": "150px",
"reqd": 1, "reqd": 1,
"width": "150px" "width": "150px"
}, },
@ -52,6 +54,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"print_width": "300px",
"width": "300px" "width": "300px"
}, },
{ {
@ -62,6 +65,7 @@
"oldfieldname": "claim_amount", "oldfieldname": "claim_amount",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_width": "150px",
"reqd": 1, "reqd": 1,
"width": "150px" "width": "150px"
}, },
@ -75,6 +79,7 @@
"oldfieldname": "sanctioned_amount", "oldfieldname": "sanctioned_amount",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_width": "150px",
"width": "150px" "width": "150px"
} }
] ]

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:35:57", "creation": "2013-02-22 01:27:46",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:35:57", "modified": "2013-03-07 07:03:21",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -10,10 +10,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "HR", "module": "HR",
"name": "__common__", "name": "__common__"
"section_style": "Simple",
"show_in_menu": 0,
"version": 2
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
@ -32,6 +29,7 @@
"fieldname": "description", "fieldname": "description",
"fieldtype": "Small Text", "fieldtype": "Small Text",
"label": "Description", "label": "Description",
"print_width": "300px",
"width": "300px" "width": "300px"
}, },
{ {

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-02-14 17:37:38", "creation": "2013-02-22 01:27:47",
"docstatus": 0, "docstatus": 0,
"modified": "2013-02-14 17:41:53", "modified": "2013-03-07 07:03:23",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -23,6 +23,7 @@
"parentfield": "fields", "parentfield": "fields",
"parenttype": "DocType", "parenttype": "DocType",
"permlevel": 0, "permlevel": 0,
"print_width": "200px",
"reqd": 1, "reqd": 1,
"width": "200px" "width": "200px"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-02-14 17:37:38", "creation": "2013-02-22 01:27:47",
"docstatus": 0, "docstatus": 0,
"modified": "2013-02-14 17:41:44", "modified": "2013-03-07 07:03:23",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -19,6 +19,7 @@
"parentfield": "fields", "parentfield": "fields",
"parenttype": "DocType", "parenttype": "DocType",
"permlevel": 0, "permlevel": 0,
"print_width": "200px",
"reqd": 1, "reqd": 1,
"width": "200px" "width": "200px"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:15", "creation": "2013-02-22 01:27:47",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-22 14:56:40", "modified": "2013-03-07 07:03:26",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -44,6 +44,7 @@
"label": "Particulars", "label": "Particulars",
"oldfieldname": "particulars2", "oldfieldname": "particulars2",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"print_width": "200px",
"read_only": 1, "read_only": 1,
"reqd": 1, "reqd": 1,
"width": "200px" "width": "200px"

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:15", "creation": "2013-02-22 01:27:48",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:52", "modified": "2013-03-07 07:03:30",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -46,6 +46,7 @@
"oldfieldname": "d_type", "oldfieldname": "d_type",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"options": "Deduction Type", "options": "Deduction Type",
"print_width": "200px",
"width": "200px" "width": "200px"
}, },
{ {

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:15", "creation": "2013-02-22 01:27:48",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:52", "modified": "2013-03-07 07:03:30",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -46,6 +46,7 @@
"oldfieldname": "e_type", "oldfieldname": "e_type",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"options": "Earning Type", "options": "Earning Type",
"print_width": "200px",
"width": "200px" "width": "200px"
}, },
{ {

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:16", "creation": "2013-02-22 01:27:48",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:52", "modified": "2013-03-07 07:03:30",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -32,6 +32,7 @@
"oldfieldname": "d_type", "oldfieldname": "d_type",
"oldfieldtype": "Select", "oldfieldtype": "Select",
"options": "Deduction Type", "options": "Deduction Type",
"print_width": "200px",
"reqd": 1, "reqd": 1,
"width": "200px" "width": "200px"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:16", "creation": "2013-02-22 01:27:48",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:52", "modified": "2013-03-07 07:03:30",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -34,6 +34,7 @@
"oldfieldname": "e_type", "oldfieldname": "e_type",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"options": "Earning Type", "options": "Earning Type",
"print_width": "200px",
"reqd": 1, "reqd": 1,
"width": "200px" "width": "200px"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:16", "creation": "2013-02-22 01:27:48",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-23 16:43:10", "modified": "2013-03-07 07:03:18",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -44,6 +44,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Text", "oldfieldtype": "Text",
"print_width": "300px",
"width": "300px" "width": "300px"
}, },
{ {
@ -88,6 +89,7 @@
"oldfieldname": "parent_bom", "oldfieldname": "parent_bom",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "BOM", "options": "BOM",
"print_width": "250px",
"width": "250px" "width": "250px"
}, },
{ {

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:16", "creation": "2013-02-22 01:27:49",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-23 16:43:11", "modified": "2013-03-07 07:03:18",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -67,6 +67,7 @@
"oldfieldname": "bom_no", "oldfieldname": "bom_no",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "BOM", "options": "BOM",
"print_width": "150px",
"reqd": 0, "reqd": 0,
"search_index": 1, "search_index": 1,
"width": "150px" "width": "150px"
@ -103,6 +104,7 @@
"label": "Amount", "label": "Amount",
"oldfieldname": "amount_as_per_mar", "oldfieldname": "amount_as_per_mar",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_width": "150px",
"read_only": 1, "read_only": 1,
"width": "150px" "width": "150px"
}, },
@ -122,6 +124,7 @@
"label": "Item Description", "label": "Item Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Text", "oldfieldtype": "Text",
"print_width": "250px",
"reqd": 0, "reqd": 0,
"width": "250px" "width": "250px"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:16", "creation": "2013-02-22 01:27:49",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-23 16:43:12", "modified": "2013-03-07 07:03:19",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-19 10:23:34", "creation": "2013-02-22 01:27:49",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-22 14:00:34", "modified": "2013-03-07 07:03:26",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -33,6 +33,7 @@
"oldfieldname": "item_code", "oldfieldname": "item_code",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Item", "options": "Item",
"print_width": "150px",
"reqd": 1, "reqd": 1,
"width": "150px" "width": "150px"
}, },
@ -44,6 +45,7 @@
"oldfieldname": "bom_no", "oldfieldname": "bom_no",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "BOM", "options": "BOM",
"print_width": "100px",
"reqd": 1, "reqd": 1,
"width": "100px" "width": "100px"
}, },
@ -55,6 +57,7 @@
"label": "Planned Qty", "label": "Planned Qty",
"oldfieldname": "planned_qty", "oldfieldname": "planned_qty",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_width": "100px",
"reqd": 1, "reqd": 1,
"width": "100px" "width": "100px"
}, },
@ -76,6 +79,7 @@
"label": "SO Pending Qty", "label": "SO Pending Qty",
"oldfieldname": "prevdoc_reqd_qty", "oldfieldname": "prevdoc_reqd_qty",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_width": "100px",
"read_only": 1, "read_only": 1,
"reqd": 0, "reqd": 0,
"width": "100px" "width": "100px"
@ -87,6 +91,7 @@
"label": "UOM", "label": "UOM",
"oldfieldname": "stock_uom", "oldfieldname": "stock_uom",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_width": "80px",
"read_only": 1, "read_only": 1,
"reqd": 1, "reqd": 1,
"width": "80px" "width": "80px"
@ -98,6 +103,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Text", "oldfieldtype": "Text",
"print_width": "200px",
"read_only": 1, "read_only": 1,
"width": "200px" "width": "200px"
} }

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:17", "creation": "2013-02-22 01:27:49",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:52", "modified": "2013-03-07 07:03:26",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -46,6 +46,7 @@
"oldfieldname": "prevdoc_docname", "oldfieldname": "prevdoc_docname",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"options": "Sales Order", "options": "Sales Order",
"print_width": "150px",
"width": "150px" "width": "150px"
}, },
{ {
@ -55,6 +56,7 @@
"label": "SO Date", "label": "SO Date",
"oldfieldname": "document_date", "oldfieldname": "document_date",
"oldfieldtype": "Date", "oldfieldtype": "Date",
"print_width": "120px",
"read_only": 1, "read_only": 1,
"width": "120px" "width": "120px"
}, },
@ -64,6 +66,7 @@
"fieldtype": "Link", "fieldtype": "Link",
"label": "Customer", "label": "Customer",
"options": "Customer", "options": "Customer",
"print_width": "150px",
"read_only": 1, "read_only": 1,
"width": "150px" "width": "150px"
}, },
@ -73,6 +76,7 @@
"fieldtype": "Currency", "fieldtype": "Currency",
"label": "Grand Total", "label": "Grand Total",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_width": "120px",
"read_only": 1, "read_only": 1,
"width": "120px" "width": "120px"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:36:06", "creation": "2013-02-22 01:27:50",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:36:06", "modified": "2013-03-07 07:03:26",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -10,9 +10,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "Projects", "module": "Projects",
"name": "__common__", "name": "__common__"
"section_style": "Simple",
"version": 4
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
@ -41,6 +39,7 @@
"label": "Milestone", "label": "Milestone",
"oldfieldname": "milestone", "oldfieldname": "milestone",
"oldfieldtype": "Text", "oldfieldtype": "Text",
"print_width": "300px",
"width": "300px" "width": "300px"
}, },
{ {

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-02-28 17:56:12", "creation": "2013-03-05 09:11:06",
"docstatus": 0, "docstatus": 0,
"modified": "2013-03-01 15:20:17", "modified": "2013-03-07 07:03:34",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -30,6 +30,7 @@
"fieldtype": "Link", "fieldtype": "Link",
"label": "Time Log", "label": "Time Log",
"options": "Time Log", "options": "Time Log",
"print_width": "200px",
"reqd": 1, "reqd": 1,
"width": "200px" "width": "200px"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:18", "creation": "2013-02-22 01:27:51",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-22 14:47:00", "modified": "2013-03-07 07:03:21",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -42,6 +42,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_width": "300px",
"read_only": 1, "read_only": 1,
"width": "300px" "width": "300px"
}, },
@ -63,6 +64,7 @@
"label": "Serial No", "label": "Serial No",
"oldfieldname": "serial_no", "oldfieldname": "serial_no",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"print_width": "180px",
"width": "180px" "width": "180px"
}, },
{ {
@ -75,6 +77,7 @@
"oldfieldname": "prevdoc_detail_docname", "oldfieldname": "prevdoc_detail_docname",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"read_only": 1, "read_only": 1,
"width": "150px" "width": "150px"
}, },
@ -89,6 +92,7 @@
"oldfieldname": "prevdoc_docname", "oldfieldname": "prevdoc_docname",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"read_only": 1, "read_only": 1,
"search_index": 1, "search_index": 1,
"width": "150px" "width": "150px"
@ -104,6 +108,7 @@
"oldfieldname": "prevdoc_doctype", "oldfieldname": "prevdoc_doctype",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"read_only": 1, "read_only": 1,
"search_index": 1, "search_index": 1,
"width": "150px" "width": "150px"

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:19", "creation": "2013-02-22 01:27:51",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:53", "modified": "2013-03-07 07:03:26",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -50,6 +50,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Text", "oldfieldtype": "Text",
"print_width": "300px",
"reqd": 1, "reqd": 1,
"width": "300px" "width": "300px"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:19", "creation": "2013-02-22 01:27:52",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:54", "modified": "2013-03-07 07:03:29",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -36,6 +36,7 @@
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Item", "options": "Item",
"print_hide": 0, "print_hide": 0,
"print_width": "150px",
"reqd": 1, "reqd": 1,
"search_index": 1, "search_index": 1,
"width": "150px" "width": "150px"
@ -58,6 +59,7 @@
"oldfieldname": "item_name", "oldfieldname": "item_name",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"reqd": 1, "reqd": 1,
"search_index": 1, "search_index": 1,
"width": "150px" "width": "150px"
@ -70,6 +72,7 @@
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"print_hide": 0, "print_hide": 0,
"print_width": "300px",
"reqd": 1, "reqd": 1,
"width": "300px" "width": "300px"
}, },
@ -83,6 +86,7 @@
"oldfieldname": "qty", "oldfieldname": "qty",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_hide": 0, "print_hide": 0,
"print_width": "100px",
"reqd": 1, "reqd": 1,
"search_index": 0, "search_index": 0,
"width": "100px" "width": "100px"
@ -95,6 +99,7 @@
"oldfieldname": "stock_uom", "oldfieldname": "stock_uom",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 0, "print_hide": 0,
"print_width": "100px",
"read_only": 1, "read_only": 1,
"reqd": 0, "reqd": 0,
"width": "100px" "width": "100px"
@ -109,6 +114,7 @@
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "currency", "options": "currency",
"print_hide": 1, "print_hide": 1,
"print_width": "100px",
"reqd": 0, "reqd": 0,
"width": "100px" "width": "100px"
}, },
@ -121,6 +127,7 @@
"oldfieldname": "adj_rate", "oldfieldname": "adj_rate",
"oldfieldtype": "Float", "oldfieldtype": "Float",
"print_hide": 1, "print_hide": 1,
"print_width": "100px",
"width": "100px" "width": "100px"
}, },
{ {
@ -134,6 +141,7 @@
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "currency", "options": "currency",
"print_hide": 0, "print_hide": 0,
"print_width": "100px",
"reqd": 0, "reqd": 0,
"search_index": 0, "search_index": 0,
"width": "100px" "width": "100px"
@ -149,6 +157,7 @@
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "currency", "options": "currency",
"print_hide": 0, "print_hide": 0,
"print_width": "100px",
"read_only": 1, "read_only": 1,
"reqd": 0, "reqd": 0,
"search_index": 0, "search_index": 0,
@ -163,6 +172,7 @@
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_hide": 1, "print_hide": 1,
"print_width": "100px",
"read_only": 1, "read_only": 1,
"width": "100px" "width": "100px"
}, },
@ -177,6 +187,7 @@
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_hide": 1, "print_hide": 1,
"print_width": "100px",
"reqd": 0, "reqd": 0,
"search_index": 0, "search_index": 0,
"width": "100px" "width": "100px"
@ -192,6 +203,7 @@
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_hide": 1, "print_hide": 1,
"print_width": "100px",
"read_only": 1, "read_only": 1,
"reqd": 0, "reqd": 0,
"search_index": 0, "search_index": 0,
@ -222,6 +234,7 @@
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Brand", "options": "Brand",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"read_only": 1, "read_only": 1,
"search_index": 1, "search_index": 1,
"width": "150px" "width": "150px"
@ -247,6 +260,7 @@
"oldfieldname": "prevdoc_docname", "oldfieldname": "prevdoc_docname",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"read_only": 1, "read_only": 1,
"report_hide": 0, "report_hide": 0,
"width": "150px" "width": "150px"
@ -261,6 +275,7 @@
"oldfieldname": "prevdoc_doctype", "oldfieldname": "prevdoc_doctype",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"read_only": 1, "read_only": 1,
"report_hide": 0, "report_hide": 0,
"width": "150px" "width": "150px"

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:20", "creation": "2013-02-22 01:27:52",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:54", "modified": "2013-03-07 07:03:30",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "wasim@webnotestech.com" "owner": "wasim@webnotestech.com"
}, },
@ -42,6 +42,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_width": "300px",
"read_only": 1, "read_only": 1,
"width": "300px" "width": "300px"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:21", "creation": "2013-02-22 01:27:52",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:54", "modified": "2013-03-07 07:03:30",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -34,6 +34,7 @@
"oldfieldname": "item_code", "oldfieldname": "item_code",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Item", "options": "Item",
"print_width": "150px",
"reqd": 1, "reqd": 1,
"search_index": 1, "search_index": 1,
"width": "150px" "width": "150px"
@ -55,6 +56,7 @@
"oldfieldname": "item_name", "oldfieldname": "item_name",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 1, "print_hide": 1,
"print_width": "150",
"reqd": 1, "reqd": 1,
"width": "150" "width": "150"
}, },
@ -66,6 +68,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1, "reqd": 1,
"search_index": 1, "search_index": 1,
"width": "300px" "width": "300px"
@ -78,6 +81,7 @@
"label": "Quantity", "label": "Quantity",
"oldfieldname": "qty", "oldfieldname": "qty",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_width": "100px",
"reqd": 1, "reqd": 1,
"width": "100px" "width": "100px"
}, },
@ -89,6 +93,7 @@
"label": "UOM", "label": "UOM",
"oldfieldname": "stock_uom", "oldfieldname": "stock_uom",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_width": "70px",
"read_only": 1, "read_only": 1,
"reqd": 0, "reqd": 0,
"width": "70px" "width": "70px"
@ -103,6 +108,7 @@
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "currency", "options": "currency",
"print_hide": 1, "print_hide": 1,
"print_width": "70px",
"reqd": 0, "reqd": 0,
"width": "70px" "width": "70px"
}, },
@ -115,6 +121,7 @@
"oldfieldname": "adj_rate", "oldfieldname": "adj_rate",
"oldfieldtype": "Float", "oldfieldtype": "Float",
"print_hide": 1, "print_hide": 1,
"print_width": "70px",
"width": "70px" "width": "70px"
}, },
{ {
@ -126,6 +133,7 @@
"oldfieldname": "export_rate", "oldfieldname": "export_rate",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "currency", "options": "currency",
"print_width": "100px",
"reqd": 0, "reqd": 0,
"width": "100px" "width": "100px"
}, },
@ -139,6 +147,7 @@
"oldfieldname": "export_amount", "oldfieldname": "export_amount",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "currency", "options": "currency",
"print_width": "100px",
"read_only": 1, "read_only": 1,
"reqd": 0, "reqd": 0,
"width": "100px" "width": "100px"
@ -152,6 +161,7 @@
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_hide": 1, "print_hide": 1,
"print_width": "100px",
"read_only": 1, "read_only": 1,
"width": "100px" "width": "100px"
}, },
@ -165,6 +175,7 @@
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_hide": 1, "print_hide": 1,
"print_width": "100px",
"reqd": 0, "reqd": 0,
"width": "100px" "width": "100px"
}, },
@ -179,6 +190,7 @@
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_hide": 1, "print_hide": 1,
"print_width": "100px",
"read_only": 1, "read_only": 1,
"reqd": 0, "reqd": 0,
"width": "100px" "width": "100px"
@ -193,6 +205,7 @@
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Warehouse", "options": "Warehouse",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"reqd": 0, "reqd": 0,
"width": "150px" "width": "150px"
}, },
@ -207,6 +220,7 @@
"oldfieldname": "projected_qty", "oldfieldname": "projected_qty",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_hide": 1, "print_hide": 1,
"print_width": "70px",
"read_only": 1, "read_only": 1,
"width": "70px" "width": "70px"
}, },
@ -218,6 +232,7 @@
"label": "Actual Qty", "label": "Actual Qty",
"no_copy": 1, "no_copy": 1,
"print_hide": 1, "print_hide": 1,
"print_width": "70px",
"read_only": 1, "read_only": 1,
"width": "70px" "width": "70px"
}, },
@ -233,6 +248,7 @@
"oldfieldname": "delivered_qty", "oldfieldname": "delivered_qty",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_hide": 1, "print_hide": 1,
"print_width": "100px",
"read_only": 1, "read_only": 1,
"search_index": 0, "search_index": 0,
"width": "100px" "width": "100px"
@ -258,6 +274,7 @@
"oldfieldname": "planned_qty", "oldfieldname": "planned_qty",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_hide": 1, "print_hide": 1,
"print_width": "50px",
"read_only": 1, "read_only": 1,
"report_hide": 1, "report_hide": 1,
"width": "50px" "width": "50px"
@ -272,6 +289,7 @@
"oldfieldname": "produced_qty", "oldfieldname": "produced_qty",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_hide": 1, "print_hide": 1,
"print_width": "50px",
"read_only": 1, "read_only": 1,
"report_hide": 1, "report_hide": 1,
"width": "50px" "width": "50px"

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:22", "creation": "2013-02-22 01:27:53",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:56", "modified": "2013-03-07 07:03:31",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -33,6 +33,7 @@
"oldfieldname": "sales_person", "oldfieldname": "sales_person",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Sales Person", "options": "Sales Person",
"print_width": "200px",
"reqd": 1, "reqd": 1,
"search_index": 1, "search_index": 1,
"width": "200px" "width": "200px"
@ -44,6 +45,7 @@
"label": "Designation", "label": "Designation",
"oldfieldname": "sales_designation", "oldfieldname": "sales_designation",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_width": "100px",
"width": "100px" "width": "100px"
}, },
{ {
@ -54,6 +56,7 @@
"label": "Contact No.", "label": "Contact No.",
"oldfieldname": "contact_no", "oldfieldname": "contact_no",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_width": "100px",
"width": "100px" "width": "100px"
}, },
{ {
@ -63,6 +66,7 @@
"label": "Allocated (%)", "label": "Allocated (%)",
"oldfieldname": "allocated_percentage", "oldfieldname": "allocated_percentage",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_width": "100px",
"reqd": 0, "reqd": 0,
"width": "100px" "width": "100px"
}, },
@ -74,6 +78,7 @@
"oldfieldname": "allocated_amount", "oldfieldname": "allocated_amount",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_width": "120px",
"reqd": 0, "reqd": 0,
"width": "120px" "width": "120px"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:36:25", "creation": "2013-02-22 01:27:57",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:36:25", "modified": "2013-03-07 07:03:32",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -10,10 +10,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "Setup", "module": "Setup",
"name": "__common__", "name": "__common__"
"section_style": "Tray",
"show_in_menu": 0,
"version": 3
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
@ -41,7 +38,6 @@
"fieldtype": "Check", "fieldtype": "Check",
"label": "Remove", "label": "Remove",
"oldfieldname": "remove", "oldfieldname": "remove",
"oldfieldtype": "Check", "oldfieldtype": "Check"
"trigger": "Client"
} }
] ]

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:36:25", "creation": "2013-02-22 01:27:58",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:36:25", "modified": "2013-03-07 07:03:32",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -10,10 +10,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "Setup", "module": "Setup",
"name": "__common__", "name": "__common__"
"section_style": "Simple",
"show_in_menu": 0,
"version": 4
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
@ -23,6 +20,7 @@
"parentfield": "fields", "parentfield": "fields",
"parenttype": "DocType", "parenttype": "DocType",
"permlevel": 0, "permlevel": 0,
"print_width": "150px",
"reqd": 1, "reqd": 1,
"width": "150px" "width": "150px"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:24", "creation": "2013-02-22 01:27:58",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-23 16:52:10", "modified": "2013-03-07 07:03:33",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:36:26", "creation": "2013-02-22 01:27:59",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:36:26", "modified": "2013-03-07 07:03:34",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "swarnalata@webnotestech.com" "owner": "swarnalata@webnotestech.com"
}, },
@ -10,10 +10,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "Setup", "module": "Setup",
"name": "__common__", "name": "__common__"
"section_style": "Simple",
"show_in_menu": 0,
"version": 5
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
@ -22,6 +19,7 @@
"parentfield": "fields", "parentfield": "fields",
"parenttype": "DocType", "parenttype": "DocType",
"permlevel": 0, "permlevel": 0,
"print_width": "200px",
"width": "200px" "width": "200px"
}, },
{ {

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:36:26", "creation": "2013-02-22 01:27:59",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:36:26", "modified": "2013-03-07 07:03:34",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "swarnalata@webnotestech.com" "owner": "swarnalata@webnotestech.com"
}, },
@ -10,10 +10,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "Setup", "module": "Setup",
"name": "__common__", "name": "__common__"
"section_style": "Simple",
"show_in_menu": 0,
"version": 9
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
@ -35,6 +32,7 @@
"oldfieldname": "rule_field", "oldfieldname": "rule_field",
"oldfieldtype": "Select", "oldfieldtype": "Select",
"options": "[]", "options": "[]",
"print_width": "200px",
"width": "200px" "width": "200px"
}, },
{ {
@ -53,6 +51,7 @@
"label": "Value", "label": "Value",
"oldfieldname": "value", "oldfieldname": "value",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_width": "100px",
"width": "100px" "width": "100px"
}, },
{ {
@ -70,6 +69,7 @@
"label": "Message when Cond. False", "label": "Message when Cond. False",
"oldfieldname": "message", "oldfieldname": "message",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_width": "200px",
"width": "200px" "width": "200px"
}, },
{ {

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:26", "creation": "2013-02-22 01:28:00",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 16:27:56", "modified": "2013-03-07 07:03:20",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -41,6 +41,7 @@
"oldfieldname": "item_code", "oldfieldname": "item_code",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Item", "options": "Item",
"print_width": "150px",
"reqd": 1, "reqd": 1,
"search_index": 1, "search_index": 1,
"width": "150px" "width": "150px"
@ -62,6 +63,7 @@
"oldfieldname": "item_name", "oldfieldname": "item_name",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"reqd": 1, "reqd": 1,
"width": "150px" "width": "150px"
}, },
@ -72,6 +74,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1, "reqd": 1,
"width": "300px" "width": "300px"
}, },
@ -83,6 +86,7 @@
"label": "Quantity", "label": "Quantity",
"oldfieldname": "qty", "oldfieldname": "qty",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_width": "100px",
"reqd": 1, "reqd": 1,
"width": "100px" "width": "100px"
}, },
@ -94,6 +98,7 @@
"oldfieldname": "stock_uom", "oldfieldname": "stock_uom",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 0, "print_hide": 0,
"print_width": "50px",
"read_only": 1, "read_only": 1,
"reqd": 1, "reqd": 1,
"width": "50px" "width": "50px"
@ -109,6 +114,7 @@
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "currency", "options": "currency",
"print_hide": 1, "print_hide": 1,
"print_width": "100px",
"reqd": 0, "reqd": 0,
"width": "100px" "width": "100px"
}, },
@ -121,6 +127,7 @@
"oldfieldname": "adj_rate", "oldfieldname": "adj_rate",
"oldfieldtype": "Float", "oldfieldtype": "Float",
"print_hide": 1, "print_hide": 1,
"print_width": "100px",
"width": "100px" "width": "100px"
}, },
{ {
@ -132,6 +139,7 @@
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "currency", "options": "currency",
"print_hide": 0, "print_hide": 0,
"print_width": "150px",
"reqd": 0, "reqd": 0,
"width": "150px" "width": "150px"
}, },
@ -144,6 +152,7 @@
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "currency", "options": "currency",
"print_hide": 0, "print_hide": 0,
"print_width": "100px",
"read_only": 1, "read_only": 1,
"reqd": 0, "reqd": 0,
"width": "100px" "width": "100px"
@ -157,6 +166,7 @@
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_hide": 1, "print_hide": 1,
"print_width": "100px",
"read_only": 1, "read_only": 1,
"width": "100px" "width": "100px"
}, },
@ -170,6 +180,7 @@
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"reqd": 0, "reqd": 0,
"width": "150px" "width": "150px"
}, },
@ -182,6 +193,7 @@
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"print_hide": 1, "print_hide": 1,
"print_width": "100px",
"read_only": 1, "read_only": 1,
"reqd": 0, "reqd": 0,
"width": "100px" "width": "100px"
@ -195,6 +207,7 @@
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Warehouse", "options": "Warehouse",
"print_hide": 1, "print_hide": 1,
"print_width": "100px",
"width": "100px" "width": "100px"
}, },
{ {
@ -240,6 +253,7 @@
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Brand", "options": "Brand",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"read_only": 1, "read_only": 1,
"width": "150px" "width": "150px"
}, },
@ -252,6 +266,7 @@
"oldfieldname": "actual_qty", "oldfieldname": "actual_qty",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"read_only": 1, "read_only": 1,
"width": "150px" "width": "150px"
}, },
@ -263,6 +278,7 @@
"no_copy": 1, "no_copy": 1,
"options": "currency", "options": "currency",
"print_hide": 1, "print_hide": 1,
"print_width": "100px",
"read_only": 1, "read_only": 1,
"width": "100px" "width": "100px"
}, },
@ -275,6 +291,7 @@
"oldfieldname": "installed_qty", "oldfieldname": "installed_qty",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"read_only": 1, "read_only": 1,
"width": "150px" "width": "150px"
}, },
@ -299,6 +316,7 @@
"oldfieldname": "prevdoc_doctype", "oldfieldname": "prevdoc_doctype",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"read_only": 1, "read_only": 1,
"search_index": 1, "search_index": 1,
"width": "150px" "width": "150px"
@ -314,6 +332,7 @@
"oldfieldname": "prevdoc_docname", "oldfieldname": "prevdoc_docname",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"read_only": 1, "read_only": 1,
"search_index": 1, "search_index": 1,
"width": "150px" "width": "150px"
@ -340,6 +359,7 @@
"oldfieldname": "prevdoc_detail_docname", "oldfieldname": "prevdoc_detail_docname",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"read_only": 1, "read_only": 1,
"search_index": 0, "search_index": 0,
"width": "150px" "width": "150px"

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:27", "creation": "2013-02-22 01:28:00",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-22 14:46:40", "modified": "2013-03-07 07:03:20",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -74,6 +74,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Text", "oldfieldtype": "Text",
"print_width": "300px",
"read_only": 1, "read_only": 1,
"width": "300px" "width": "300px"
}, },

View File

@ -1,33 +1,33 @@
[ [
{ {
"owner": "Administrator", "creation": "2013-02-22 01:28:00",
"docstatus": 0, "docstatus": 0,
"creation": "2012-12-07 14:28:33", "modified": "2013-03-07 07:03:21",
"modified_by": "Administrator", "modified_by": "Administrator",
"modified": "2012-12-07 14:28:33" "owner": "Administrator"
}, },
{ {
"istable": 1,
"description": "Featured Item in Item Group", "description": "Featured Item in Item Group",
"doctype": "DocType", "doctype": "DocType",
"istable": 1,
"module": "Stock", "module": "Stock",
"name": "__common__" "name": "__common__"
}, },
{ {
"parent": "Featured Item",
"doctype": "DocField", "doctype": "DocField",
"name": "__common__",
"label": "Item",
"parenttype": "DocType",
"options": "Item",
"fieldname": "item", "fieldname": "item",
"fieldtype": "Link", "fieldtype": "Link",
"permlevel": 0, "label": "Item",
"parentfield": "fields" "name": "__common__",
"options": "Item",
"parent": "Featured Item",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
}, },
{ {
"name": "Featured Item", "doctype": "DocType",
"doctype": "DocType" "name": "Featured Item"
}, },
{ {
"doctype": "DocField" "doctype": "DocField"

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:36:33", "creation": "2013-02-22 01:28:01",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:36:33", "modified": "2013-03-07 07:03:22",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -14,10 +14,7 @@
"istable": 1, "istable": 1,
"module": "Stock", "module": "Stock",
"name": "__common__", "name": "__common__",
"read_only": 0, "read_only": 0
"section_style": "Tray",
"show_in_menu": 0,
"version": 7
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
@ -42,6 +39,7 @@
"oldfieldname": "price_list_name", "oldfieldname": "price_list_name",
"oldfieldtype": "Select", "oldfieldtype": "Select",
"options": "Customer", "options": "Customer",
"print_width": "180px",
"width": "180px" "width": "180px"
}, },
{ {
@ -51,6 +49,7 @@
"label": "Ref Code", "label": "Ref Code",
"oldfieldname": "ref_rate", "oldfieldname": "ref_rate",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_width": "120px",
"width": "120px" "width": "120px"
} }
] ]

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-21 18:19:14", "creation": "2013-02-22 01:28:01",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-23 16:57:49", "modified": "2013-03-07 07:03:22",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:36:33", "creation": "2013-02-22 01:28:01",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:36:33", "modified": "2013-03-07 07:03:22",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -11,10 +11,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "Stock", "module": "Stock",
"name": "__common__", "name": "__common__"
"section_style": "Simple",
"show_in_menu": 0,
"version": 1
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
@ -36,6 +33,7 @@
"in_filter": 0, "in_filter": 0,
"label": "Parameter", "label": "Parameter",
"oldfieldname": "specification", "oldfieldname": "specification",
"print_width": "200px",
"reqd": 1, "reqd": 1,
"search_index": 0, "search_index": 0,
"width": "200px" "width": "200px"

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-02-18 12:48:07", "creation": "2013-02-22 01:28:01",
"docstatus": 0, "docstatus": 0,
"modified": "2013-02-18 12:54:46", "modified": "2013-03-07 07:03:22",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:36:33", "creation": "2013-02-22 01:28:01",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:36:33", "modified": "2013-03-07 07:03:22",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -10,10 +10,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "Stock", "module": "Stock",
"name": "__common__", "name": "__common__"
"section_style": "Simple",
"show_in_menu": 0,
"version": 3
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
@ -39,6 +36,7 @@
"fieldname": "supplier_part_no", "fieldname": "supplier_part_no",
"fieldtype": "Data", "fieldtype": "Data",
"label": "Supplier Part Number", "label": "Supplier Part Number",
"print_width": "200px",
"width": "200px" "width": "200px"
} }
] ]

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:27", "creation": "2013-02-22 01:28:01",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-23 16:54:25", "modified": "2013-03-07 07:03:22",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },

View File

@ -1,42 +1,44 @@
[ [
{ {
"owner": "Administrator", "creation": "2013-02-22 01:28:01",
"docstatus": 0, "docstatus": 0,
"creation": "2012-12-07 15:42:25", "modified": "2013-03-07 07:03:22",
"modified_by": "Administrator", "modified_by": "Administrator",
"modified": "2012-12-17 15:29:37" "owner": "Administrator"
}, },
{ {
"istable": 1,
"description": "Table for Item that will be shown in Web Site", "description": "Table for Item that will be shown in Web Site",
"doctype": "DocType", "doctype": "DocType",
"istable": 1,
"module": "Stock", "module": "Stock",
"name": "__common__" "name": "__common__"
}, },
{ {
"doctype": "DocField",
"name": "__common__", "name": "__common__",
"parent": "Item Website Specification", "parent": "Item Website Specification",
"doctype": "DocField", "parentfield": "fields",
"parenttype": "DocType", "parenttype": "DocType",
"permlevel": 0, "permlevel": 0
"parentfield": "fields"
}, },
{ {
"name": "Item Website Specification", "doctype": "DocType",
"doctype": "DocType" "name": "Item Website Specification"
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
"label": "Label",
"width": "150px",
"fieldname": "label", "fieldname": "label",
"fieldtype": "Data" "fieldtype": "Data",
"label": "Label",
"print_width": "150px",
"width": "150px"
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
"label": "Description",
"width": "300px",
"fieldname": "description", "fieldname": "description",
"fieldtype": "Text" "fieldtype": "Text",
"label": "Description",
"print_width": "300px",
"width": "300px"
} }
] ]

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:27", "creation": "2013-02-22 01:28:02",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-23 16:55:26", "modified": "2013-03-07 07:03:23",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "wasim@webnotestech.com" "owner": "wasim@webnotestech.com"
}, },
@ -42,6 +42,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_width": "300px",
"width": "300px" "width": "300px"
}, },
{ {

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:36:34", "creation": "2013-02-22 01:28:02",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:36:34", "modified": "2013-03-07 07:03:23",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "wasim@webnotestech.com" "owner": "wasim@webnotestech.com"
}, },
@ -10,10 +10,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "Stock", "module": "Stock",
"name": "__common__", "name": "__common__"
"section_style": "Simple",
"show_in_menu": 0,
"version": 5
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
@ -35,6 +32,7 @@
"oldfieldname": "purchase_receipt_no", "oldfieldname": "purchase_receipt_no",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Purchase Receipt", "options": "Purchase Receipt",
"print_width": "220px",
"width": "220px" "width": "220px"
}, },
{ {
@ -44,6 +42,7 @@
"label": "Select PR", "label": "Select PR",
"oldfieldname": "include_in_landed_cost", "oldfieldname": "include_in_landed_cost",
"oldfieldtype": "Check", "oldfieldtype": "Check",
"print_width": "120px",
"width": "120px" "width": "120px"
} }
] ]

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-02-20 13:25:31", "creation": "2013-02-22 01:28:02",
"docstatus": 0, "docstatus": 0,
"modified": "2013-02-20 14:06:58", "modified": "2013-03-07 07:03:25",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -35,6 +35,7 @@
"oldfieldname": "schedule_date", "oldfieldname": "schedule_date",
"oldfieldtype": "Date", "oldfieldtype": "Date",
"print_hide": 0, "print_hide": 0,
"print_width": "100px",
"reqd": 1, "reqd": 1,
"width": "100px" "width": "100px"
}, },
@ -47,6 +48,7 @@
"oldfieldname": "item_code", "oldfieldname": "item_code",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Item", "options": "Item",
"print_width": "100px",
"reqd": 1, "reqd": 1,
"search_index": 1, "search_index": 1,
"width": "100px" "width": "100px"
@ -58,6 +60,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Text", "oldfieldtype": "Text",
"print_width": "250px",
"reqd": 1, "reqd": 1,
"width": "250px" "width": "250px"
}, },
@ -70,6 +73,7 @@
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Warehouse", "options": "Warehouse",
"print_hide": 0, "print_hide": 0,
"print_width": "100px",
"reqd": 0, "reqd": 0,
"width": "100px" "width": "100px"
}, },
@ -82,6 +86,7 @@
"no_copy": 0, "no_copy": 0,
"oldfieldname": "qty", "oldfieldname": "qty",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_width": "80px",
"reqd": 1, "reqd": 1,
"width": "80px" "width": "80px"
}, },
@ -94,6 +99,7 @@
"oldfieldname": "uom", "oldfieldname": "uom",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "UOM", "options": "UOM",
"print_width": "70px",
"read_only": 1, "read_only": 1,
"reqd": 1, "reqd": 1,
"width": "70px" "width": "70px"
@ -117,6 +123,7 @@
"label": "Item Name", "label": "Item Name",
"oldfieldname": "item_name", "oldfieldname": "item_name",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_width": "100px",
"reqd": 1, "reqd": 1,
"search_index": 1, "search_index": 1,
"width": "100px" "width": "100px"
@ -145,6 +152,7 @@
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Brand", "options": "Brand",
"print_hide": 1, "print_hide": 1,
"print_width": "100px",
"read_only": 1, "read_only": 1,
"width": "100px" "width": "100px"
}, },
@ -157,6 +165,7 @@
"oldfieldname": "min_order_qty", "oldfieldname": "min_order_qty",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_hide": 1, "print_hide": 1,
"print_width": "70px",
"read_only": 1, "read_only": 1,
"reqd": 0, "reqd": 0,
"width": "70px" "width": "70px"
@ -170,6 +179,7 @@
"oldfieldname": "projected_qty", "oldfieldname": "projected_qty",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"print_hide": 1, "print_hide": 1,
"print_width": "70px",
"read_only": 1, "read_only": 1,
"width": "70px" "width": "70px"
}, },

View File

@ -0,0 +1,8 @@
# For license information, please see license.txt
from __future__ import unicode_literals
import webnotes
class DocType:
def __init__(self, d, dl):
self.doc, self.doclist = d, dl

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:28", "creation": "2013-02-22 01:28:02",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-22 14:47:04", "modified": "2013-03-07 07:03:26",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -31,6 +31,7 @@
"fieldtype": "Link", "fieldtype": "Link",
"label": "Item Code", "label": "Item Code",
"options": "Item", "options": "Item",
"print_width": "100px",
"reqd": 1, "reqd": 1,
"width": "100px" "width": "100px"
}, },
@ -39,6 +40,7 @@
"fieldname": "item_name", "fieldname": "item_name",
"fieldtype": "Data", "fieldtype": "Data",
"label": "Item Name", "label": "Item Name",
"print_width": "200px",
"read_only": 1, "read_only": 1,
"width": "200px" "width": "200px"
}, },
@ -47,6 +49,7 @@
"fieldname": "qty", "fieldname": "qty",
"fieldtype": "Float", "fieldtype": "Float",
"label": "Quantity", "label": "Quantity",
"print_width": "100px",
"reqd": 1, "reqd": 1,
"width": "100px" "width": "100px"
}, },
@ -55,6 +58,7 @@
"fieldname": "stock_uom", "fieldname": "stock_uom",
"fieldtype": "Data", "fieldtype": "Data",
"label": "UOM", "label": "UOM",
"print_width": "100px",
"read_only": 1, "read_only": 1,
"width": "100px" "width": "100px"
}, },
@ -63,6 +67,7 @@
"fieldname": "net_weight", "fieldname": "net_weight",
"fieldtype": "Float", "fieldtype": "Float",
"label": "Net Weight", "label": "Net Weight",
"print_width": "100px",
"read_only": 1, "read_only": 1,
"width": "100px" "width": "100px"
}, },
@ -72,6 +77,7 @@
"fieldtype": "Link", "fieldtype": "Link",
"label": "Weight UOM", "label": "Weight UOM",
"options": "UOM", "options": "UOM",
"print_width": "100px",
"read_only": 1, "read_only": 1,
"width": "100px" "width": "100px"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-02-07 08:28:23", "creation": "2013-02-22 01:28:03",
"docstatus": 0, "docstatus": 0,
"modified": "2013-02-11 08:13:11", "modified": "2013-03-07 07:03:28",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:29", "creation": "2013-02-22 01:28:03",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-23 16:56:21", "modified": "2013-03-07 07:03:30",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -50,6 +50,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Text", "oldfieldtype": "Text",
"print_width": "300px",
"width": "300px" "width": "300px"
}, },
{ {

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-29 19:25:45", "creation": "2013-02-22 01:28:04",
"docstatus": 0, "docstatus": 0,
"modified": "2013-02-20 16:46:26", "modified": "2013-03-07 07:03:32",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:36:40", "creation": "2013-02-22 01:28:04",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:36:40", "modified": "2013-03-07 07:03:34",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -11,10 +11,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "Stock", "module": "Stock",
"name": "__common__", "name": "__common__"
"section_style": "Tray",
"show_in_menu": 0,
"version": 1
}, },
{ {
"doctype": "DocField", "doctype": "DocField",

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-02-04 11:33:57", "creation": "2013-02-22 01:28:05",
"docstatus": 0, "docstatus": 0,
"modified": "2013-02-04 11:36:16", "modified": "2013-03-07 07:03:34",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -24,6 +24,7 @@
"parentfield": "fields", "parentfield": "fields",
"parenttype": "DocType", "parenttype": "DocType",
"permlevel": 0, "permlevel": 0,
"print_width": "200px",
"width": "200px" "width": "200px"
}, },
{ {

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:31", "creation": "2013-02-22 01:28:05",
"docstatus": 0, "docstatus": 0,
"modified": "2013-02-04 10:30:18", "modified": "2013-03-07 07:03:23",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -94,6 +94,7 @@
"no_copy": 0, "no_copy": 0,
"oldfieldname": "serial_no", "oldfieldname": "serial_no",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"print_width": "160px",
"read_only": 1, "read_only": 1,
"search_index": 0, "search_index": 0,
"width": "160px" "width": "160px"

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:31", "creation": "2013-02-22 01:28:05",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-22 14:47:03", "modified": "2013-03-07 07:03:24",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -53,6 +53,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_width": "300px",
"read_only": 1, "read_only": 1,
"width": "300px" "width": "300px"
}, },
@ -126,6 +127,7 @@
"oldfieldname": "prevdoc_docname", "oldfieldname": "prevdoc_docname",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"read_only": 1, "read_only": 1,
"search_index": 1, "search_index": 1,
"width": "150px" "width": "150px"

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2013-01-10 16:34:31", "creation": "2013-02-22 01:28:06",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-22 14:47:03", "modified": "2013-03-07 07:03:24",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "ashwini@webnotestech.com" "owner": "ashwini@webnotestech.com"
}, },
@ -32,6 +32,7 @@
"label": "Description", "label": "Description",
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1, "reqd": 1,
"width": "300px" "width": "300px"
}, },
@ -90,6 +91,7 @@
"oldfieldname": "prevdoc_docname", "oldfieldname": "prevdoc_docname",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 1, "print_hide": 1,
"print_width": "160px",
"read_only": 1, "read_only": 1,
"report_hide": 1, "report_hide": 1,
"width": "160px" "width": "160px"
@ -104,6 +106,7 @@
"oldfieldname": "prevdoc_detail_docname", "oldfieldname": "prevdoc_detail_docname",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 1, "print_hide": 1,
"print_width": "160px",
"read_only": 1, "read_only": 1,
"report_hide": 1, "report_hide": 1,
"width": "160px" "width": "160px"
@ -118,6 +121,7 @@
"oldfieldname": "prevdoc_doctype", "oldfieldname": "prevdoc_doctype",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"print_hide": 1, "print_hide": 1,
"print_width": "150px",
"read_only": 1, "read_only": 1,
"report_hide": 1, "report_hide": 1,
"width": "150px" "width": "150px"

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:36:46", "creation": "2013-02-22 01:28:07",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:36:46", "modified": "2013-03-07 07:03:21",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -11,10 +11,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "Utilities", "module": "Utilities",
"name": "__common__", "name": "__common__"
"section_style": "Tray",
"show_in_menu": 0,
"version": 4
}, },
{ {
"doctype": "DocField", "doctype": "DocField",

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:36:47", "creation": "2013-02-22 01:28:07",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:36:47", "modified": "2013-03-07 07:03:32",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -10,9 +10,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "Utilities", "module": "Utilities",
"name": "__common__", "name": "__common__"
"section_style": "Tray",
"version": 2
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
@ -39,6 +37,7 @@
"fieldname": "receiver_name", "fieldname": "receiver_name",
"label": "Receiver Name", "label": "Receiver Name",
"oldfieldname": "receiver_name", "oldfieldname": "receiver_name",
"print_width": "350px",
"width": "350px" "width": "350px"
}, },
{ {
@ -46,6 +45,7 @@
"fieldname": "mobile_no", "fieldname": "mobile_no",
"label": "Mobile No", "label": "Mobile No",
"oldfieldname": "mobile_no", "oldfieldname": "mobile_no",
"print_width": "200px",
"reqd": 1, "reqd": 1,
"width": "200px" "width": "200px"
} }

View File

@ -1,33 +1,34 @@
[ [
{ {
"owner": "Administrator", "creation": "2013-02-22 01:28:07",
"docstatus": 0, "docstatus": 0,
"creation": "2012-12-27 14:28:45", "modified": "2013-03-07 07:03:18",
"modified_by": "Administrator", "modified_by": "Administrator",
"modified": "2012-12-27 14:49:44" "owner": "Administrator"
}, },
{ {
"istable": 1,
"name": "__common__",
"doctype": "DocType", "doctype": "DocType",
"module": "Website" "istable": 1,
"module": "Website",
"name": "__common__"
}, },
{ {
"parent": "About Us Team Member",
"doctype": "DocField", "doctype": "DocField",
"name": "__common__",
"label": "Employee",
"width": "300px",
"parenttype": "DocType",
"options": "Employee",
"fieldname": "employee", "fieldname": "employee",
"fieldtype": "Link", "fieldtype": "Link",
"label": "Employee",
"name": "__common__",
"options": "Employee",
"parent": "About Us Team Member",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0, "permlevel": 0,
"parentfield": "fields" "print_width": "300px",
"width": "300px"
}, },
{ {
"name": "About Us Team Member", "doctype": "DocType",
"doctype": "DocType" "name": "About Us Team Member"
}, },
{ {
"doctype": "DocField" "doctype": "DocField"

View File

@ -1,40 +1,41 @@
[ [
{ {
"owner": "Administrator", "creation": "2013-02-22 01:28:08",
"docstatus": 0, "docstatus": 0,
"creation": "2012-12-27 14:25:38", "modified": "2013-03-07 07:03:19",
"modified_by": "Administrator", "modified_by": "Administrator",
"modified": "2012-12-27 14:25:38" "owner": "Administrator"
}, },
{ {
"istable": 1,
"name": "__common__",
"doctype": "DocType", "doctype": "DocType",
"module": "Website" "istable": 1,
"module": "Website",
"name": "__common__"
}, },
{ {
"doctype": "DocField",
"name": "__common__", "name": "__common__",
"parent": "Company History", "parent": "Company History",
"doctype": "DocField", "parentfield": "fields",
"parenttype": "DocType", "parenttype": "DocType",
"permlevel": 0, "permlevel": 0
"parentfield": "fields"
}, },
{ {
"name": "Company History", "doctype": "DocType",
"doctype": "DocType" "name": "Company History"
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
"label": "Year",
"fieldname": "year", "fieldname": "year",
"fieldtype": "Data" "fieldtype": "Data",
"label": "Year"
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
"label": "Highlight",
"width": "300px",
"fieldname": "highlight", "fieldname": "highlight",
"fieldtype": "Text" "fieldtype": "Text",
"label": "Highlight",
"print_width": "300px",
"width": "300px"
} }
] ]

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-03-27 14:36:48", "creation": "2013-02-22 01:28:08",
"docstatus": 0, "docstatus": 0,
"modified": "2012-03-27 14:36:48", "modified": "2013-03-07 07:03:30",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -10,10 +10,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "Website", "module": "Website",
"name": "__common__", "name": "__common__"
"section_style": "Simple",
"show_in_menu": 0,
"version": 3
}, },
{ {
"doctype": "DocField", "doctype": "DocField",

View File

@ -1,8 +1,8 @@
[ [
{ {
"creation": "2012-04-02 16:02:43", "creation": "2013-02-22 01:28:08",
"docstatus": 0, "docstatus": 0,
"modified": "2012-05-07 15:21:00", "modified": "2013-03-07 07:03:34",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -10,10 +10,7 @@
"doctype": "DocType", "doctype": "DocType",
"istable": 1, "istable": 1,
"module": "Website", "module": "Website",
"name": "__common__", "name": "__common__"
"section_style": "Simple",
"show_in_menu": 0,
"version": 1
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
@ -32,6 +29,7 @@
"fieldname": "label", "fieldname": "label",
"fieldtype": "Data", "fieldtype": "Data",
"label": "Label", "label": "Label",
"print_width": "120px",
"width": "120px" "width": "120px"
}, },
{ {
@ -39,6 +37,7 @@
"fieldname": "url", "fieldname": "url",
"fieldtype": "Data", "fieldtype": "Data",
"label": "URL", "label": "URL",
"print_width": "200px",
"width": "200px" "width": "200px"
}, },
{ {

View File

@ -1,34 +1,34 @@
[ [
{ {
"owner": "Administrator", "creation": "2013-02-22 01:28:09",
"docstatus": 0, "docstatus": 0,
"creation": "2012-12-25 13:52:11", "modified": "2013-03-07 07:03:34",
"modified_by": "Administrator", "modified_by": "Administrator",
"modified": "2012-12-25 13:52:11" "owner": "Administrator"
}, },
{ {
"istable": 1,
"description": "Cross Listing of Item in multiple groups", "description": "Cross Listing of Item in multiple groups",
"doctype": "DocType", "doctype": "DocType",
"module": "Website",
"document_type": "Other", "document_type": "Other",
"istable": 1,
"module": "Website",
"name": "__common__" "name": "__common__"
}, },
{ {
"parent": "Website Item Group",
"doctype": "DocField", "doctype": "DocField",
"name": "__common__",
"label": "Item Group",
"parenttype": "DocType",
"options": "Item Group",
"fieldname": "item_group", "fieldname": "item_group",
"fieldtype": "Link", "fieldtype": "Link",
"permlevel": 0, "label": "Item Group",
"parentfield": "fields" "name": "__common__",
"options": "Item Group",
"parent": "Website Item Group",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
}, },
{ {
"name": "Website Item Group", "doctype": "DocType",
"doctype": "DocType" "name": "Website Item Group"
}, },
{ {
"doctype": "DocField" "doctype": "DocField"

View File

@ -1,43 +1,43 @@
[ [
{ {
"owner": "Administrator", "creation": "2013-02-22 01:28:09",
"docstatus": 0, "docstatus": 0,
"creation": "2012-12-20 14:21:35", "modified": "2013-03-07 07:03:34",
"modified_by": "Administrator", "modified_by": "Administrator",
"modified": "2012-12-20 15:00:25" "owner": "Administrator"
}, },
{ {
"istable": 1,
"description": "Product Category for website", "description": "Product Category for website",
"doctype": "DocType", "doctype": "DocType",
"module": "Website",
"document_type": "Transaction", "document_type": "Transaction",
"istable": 1,
"module": "Website",
"name": "__common__" "name": "__common__"
}, },
{ {
"doctype": "DocField",
"name": "__common__", "name": "__common__",
"parent": "Website Product Category", "parent": "Website Product Category",
"doctype": "DocField", "parentfield": "fields",
"parenttype": "DocType", "parenttype": "DocType",
"permlevel": 0, "permlevel": 0
"parentfield": "fields"
}, },
{ {
"name": "Website Product Category", "doctype": "DocType",
"doctype": "DocType" "name": "Website Product Category"
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
"label": "Item Group",
"fieldname": "item_group", "fieldname": "item_group",
"fieldtype": "Link", "fieldtype": "Link",
"label": "Item Group",
"options": "Item Group" "options": "Item Group"
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
"label": "Indent",
"fieldname": "indent", "fieldname": "indent",
"fieldtype": "Select", "fieldtype": "Select",
"label": "Indent",
"options": "0\n1\n2\n3\n4\n5" "options": "0\n1\n2\n3\n4\n5"
} }
] ]

View File

@ -1,59 +1,61 @@
[ [
{ {
"owner": "Administrator", "creation": "2013-02-22 01:28:09",
"docstatus": 0, "docstatus": 0,
"creation": "2012-12-25 16:48:49", "modified": "2013-03-07 07:03:34",
"modified_by": "Administrator", "modified_by": "Administrator",
"modified": "2012-12-25 16:55:40" "owner": "Administrator"
}, },
{ {
"istable": 1,
"allow_attach": 0, "allow_attach": 0,
"doctype": "DocType", "doctype": "DocType",
"module": "Website", "istable": 1,
"max_attachments": 10, "max_attachments": 10,
"module": "Website",
"name": "__common__" "name": "__common__"
}, },
{ {
"doctype": "DocField",
"name": "__common__", "name": "__common__",
"parent": "Website Slideshow Item", "parent": "Website Slideshow Item",
"doctype": "DocField", "parentfield": "fields",
"parenttype": "DocType", "parenttype": "DocType",
"permlevel": 0, "permlevel": 0
"parentfield": "fields"
}, },
{ {
"name": "Website Slideshow Item", "doctype": "DocType",
"doctype": "DocType" "name": "Website Slideshow Item"
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
"label": "Image",
"fieldname": "image", "fieldname": "image",
"fieldtype": "Select", "fieldtype": "Select",
"label": "Image",
"options": "attach_files:" "options": "attach_files:"
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
"label": "Heading",
"width": "200px",
"fieldname": "heading", "fieldname": "heading",
"fieldtype": "Data" "fieldtype": "Data",
"label": "Heading",
"print_width": "200px",
"width": "200px"
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
"label": "Description",
"width": "200px",
"fieldname": "description", "fieldname": "description",
"fieldtype": "Text" "fieldtype": "Text",
"label": "Description",
"print_width": "200px",
"width": "200px"
}, },
{ {
"print_hide": 1,
"no_copy": 1,
"doctype": "DocField", "doctype": "DocField",
"label": "File List",
"fieldname": "file_list", "fieldname": "file_list",
"fieldtype": "Text", "fieldtype": "Text",
"hidden": 1 "hidden": 1,
"label": "File List",
"no_copy": 1,
"print_hide": 1
} }
] ]