removed section_style

This commit is contained in:
Rushabh Mehta 2014-05-30 12:58:09 +05:30
parent 0acd3159db
commit cc37cc83cd
4 changed files with 1354 additions and 1358 deletions

View File

@ -1,431 +1,430 @@
{ {
"_last_update": null, "_last_update": null,
"_user_tags": null, "_user_tags": null,
"allow_attach": null, "allow_attach": null,
"allow_copy": null, "allow_copy": null,
"allow_email": null, "allow_email": null,
"allow_import": null, "allow_import": null,
"allow_print": null, "allow_print": null,
"allow_rename": null, "allow_rename": null,
"allow_trash": null, "allow_trash": null,
"autoname": "PVTD.######", "autoname": "PVTD.######",
"change_log": null, "change_log": null,
"client_script": null, "client_script": null,
"client_script_core": null, "client_script_core": null,
"client_string": null, "client_string": null,
"colour": null, "colour": null,
"creation": "2013-05-21 16:16:04", "creation": "2013-05-21 16:16:04",
"custom": null, "custom": null,
"default_print_format": null, "default_print_format": null,
"description": null, "description": null,
"docstatus": 0, "docstatus": 0,
"doctype": "DocType", "doctype": "DocType",
"document_type": null, "document_type": null,
"dt_template": null, "dt_template": null,
"fields": [ "fields": [
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": "Valuation and Total", "default": "Valuation and Total",
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "category", "fieldname": "category",
"fieldtype": "Select", "fieldtype": "Select",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 0, "in_list_view": 0,
"label": "Consider Tax or Charge for", "label": "Consider Tax or Charge for",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "category", "oldfieldname": "category",
"oldfieldtype": "Select", "oldfieldtype": "Select",
"options": "Valuation and Total\nValuation\nTotal", "options": "Valuation and Total\nValuation\nTotal",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": 0, "read_only": 0,
"report_hide": null, "report_hide": null,
"reqd": 1, "reqd": 1,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": "Add", "default": "Add",
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "add_deduct_tax", "fieldname": "add_deduct_tax",
"fieldtype": "Select", "fieldtype": "Select",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": null, "in_list_view": null,
"label": "Add or Deduct", "label": "Add or Deduct",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "add_deduct_tax", "oldfieldname": "add_deduct_tax",
"oldfieldtype": "Select", "oldfieldtype": "Select",
"options": "Add\nDeduct", "options": "Add\nDeduct",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": 0, "read_only": 0,
"report_hide": null, "report_hide": null,
"reqd": 1, "reqd": 1,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "charge_type", "fieldname": "charge_type",
"fieldtype": "Select", "fieldtype": "Select",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 1, "in_list_view": 1,
"label": "Type", "label": "Type",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "charge_type", "oldfieldname": "charge_type",
"oldfieldtype": "Select", "oldfieldtype": "Select",
"options": "\nActual\nOn Net Total\nOn Previous Row Amount\nOn Previous Row Total", "options": "\nActual\nOn Net Total\nOn Previous Row Amount\nOn Previous Row Total",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": 0, "read_only": 0,
"report_hide": null, "report_hide": null,
"reqd": 1, "reqd": 1,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": "eval:[\"On Previous Row Amount\", \"On Previous Row Total\"].indexOf(doc.charge_type)!==-1", "depends_on": "eval:[\"On Previous Row Amount\", \"On Previous Row Total\"].indexOf(doc.charge_type)!==-1",
"description": null, "description": null,
"fieldname": "row_id", "fieldname": "row_id",
"fieldtype": "Data", "fieldtype": "Data",
"hidden": 0, "hidden": 0,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": null, "in_list_view": null,
"label": "Reference Row #", "label": "Reference Row #",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "row_id", "oldfieldname": "row_id",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": 0, "read_only": 0,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "description", "fieldname": "description",
"fieldtype": "Small Text", "fieldtype": "Small Text",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 1, "in_list_view": 1,
"label": "Description", "label": "Description",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": "300px", "print_width": "300px",
"read_only": 0, "read_only": 0,
"report_hide": null, "report_hide": null,
"reqd": 1, "reqd": 1,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": "300px" "width": "300px"
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "col_break1", "fieldname": "col_break1",
"fieldtype": "Column Break", "fieldtype": "Column Break",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": null, "in_list_view": null,
"label": null, "label": null,
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": null, "oldfieldname": null,
"oldfieldtype": null, "oldfieldtype": null,
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "account_head", "fieldname": "account_head",
"fieldtype": "Link", "fieldtype": "Link",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 0, "in_list_view": 0,
"label": "Account Head", "label": "Account Head",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "account_head", "oldfieldname": "account_head",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Account", "options": "Account",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": 0, "read_only": 0,
"report_hide": null, "report_hide": null,
"reqd": 1, "reqd": 1,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": ":Company", "default": ":Company",
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "cost_center", "fieldname": "cost_center",
"fieldtype": "Link", "fieldtype": "Link",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 0, "in_list_view": 0,
"label": "Cost Center", "label": "Cost Center",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "cost_center", "oldfieldname": "cost_center",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Cost Center", "options": "Cost Center",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": 0, "read_only": 0,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "rate", "fieldname": "rate",
"fieldtype": "Float", "fieldtype": "Float",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 1, "in_list_view": 1,
"label": "Rate", "label": "Rate",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "rate", "oldfieldname": "rate",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": 0, "read_only": 0,
"report_hide": null, "report_hide": null,
"reqd": 0, "reqd": 0,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "tax_amount", "fieldname": "tax_amount",
"fieldtype": "Currency", "fieldtype": "Currency",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 1, "in_list_view": 1,
"label": "Amount", "label": "Amount",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "tax_amount", "oldfieldname": "tax_amount",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": 1, "read_only": 1,
"report_hide": null, "report_hide": null,
"reqd": 0, "reqd": 0,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "total", "fieldname": "total",
"fieldtype": "Currency", "fieldtype": "Currency",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": null, "in_list_view": null,
"label": "Total", "label": "Total",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "total", "oldfieldname": "total",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": 1, "read_only": 1,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "item_wise_tax_detail", "fieldname": "item_wise_tax_detail",
"fieldtype": "Small Text", "fieldtype": "Small Text",
"hidden": 1, "hidden": 1,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": null, "in_list_view": null,
"label": "Item Wise Tax Detail ", "label": "Item Wise Tax Detail ",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "item_wise_tax_detail", "oldfieldname": "item_wise_tax_detail",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": 1, "print_hide": 1,
"print_width": null, "print_width": null,
"read_only": 1, "read_only": 1,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "parenttype", "fieldname": "parenttype",
"fieldtype": "Data", "fieldtype": "Data",
"hidden": 1, "hidden": 1,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": 1, "in_filter": 1,
"in_list_view": null, "in_list_view": null,
"label": "Parenttype", "label": "Parenttype",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "parenttype", "oldfieldname": "parenttype",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": 1, "print_hide": 1,
"print_width": null, "print_width": null,
"read_only": 0, "read_only": 0,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": 0, "search_index": 0,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
} }
], ],
"hide_heading": 1, "hide_heading": 1,
"hide_toolbar": null, "hide_toolbar": null,
"icon": null, "icon": null,
"idx": 1, "idx": 1,
"in_create": null, "in_create": null,
"in_dialog": null, "in_dialog": null,
"is_submittable": null, "is_submittable": null,
"is_transaction_doc": null, "is_transaction_doc": null,
"issingle": null, "issingle": null,
"istable": 1, "istable": 1,
"max_attachments": null, "max_attachments": null,
"menu_index": null, "menu_index": null,
"modified": "2014-04-15 09:48:45.892548", "modified": "2014-04-15 09:48:45.892548",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Purchase Taxes and Charges", "name": "Purchase Taxes and Charges",
"name_case": null, "name_case": null,
"owner": "Administrator", "owner": "Administrator",
"parent": null, "parent": null,
"parent_node": null, "parent_node": null,
"parentfield": null, "parentfield": null,
"parenttype": null, "parenttype": null,
"permissions": [], "permissions": [],
"plugin": null, "plugin": null,
"print_outline": null, "print_outline": null,
"read_only": null, "read_only": null,
"read_only_onload": null, "read_only_onload": null,
"search_fields": null, "search_fields": null,
"section_style": null, "server_code": null,
"server_code": null, "server_code_compiled": null,
"server_code_compiled": null, "server_code_core": null,
"server_code_core": null, "server_code_error": null,
"server_code_error": null, "show_in_menu": null,
"show_in_menu": null, "smallicon": null,
"smallicon": null, "subject": null,
"subject": null, "tag_fields": null,
"tag_fields": null, "title_field": null,
"title_field": null, "use_template": null,
"use_template": null,
"version": null "version": null
} }

View File

@ -1,431 +1,430 @@
{ {
"_last_update": null, "_last_update": null,
"_user_tags": null, "_user_tags": null,
"allow_attach": null, "allow_attach": null,
"allow_copy": null, "allow_copy": null,
"allow_email": null, "allow_email": null,
"allow_import": null, "allow_import": null,
"allow_print": null, "allow_print": null,
"allow_rename": null, "allow_rename": null,
"allow_trash": null, "allow_trash": null,
"autoname": "INVTD.######", "autoname": "INVTD.######",
"change_log": null, "change_log": null,
"client_script": null, "client_script": null,
"client_script_core": null, "client_script_core": null,
"client_string": null, "client_string": null,
"colour": null, "colour": null,
"creation": "2013-04-24 11:39:32", "creation": "2013-04-24 11:39:32",
"custom": null, "custom": null,
"default_print_format": null, "default_print_format": null,
"description": null, "description": null,
"docstatus": 0, "docstatus": 0,
"doctype": "DocType", "doctype": "DocType",
"document_type": null, "document_type": null,
"dt_template": null, "dt_template": null,
"fields": [ "fields": [
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "charge_type", "fieldname": "charge_type",
"fieldtype": "Select", "fieldtype": "Select",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 1, "in_list_view": 1,
"label": "Type", "label": "Type",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "charge_type", "oldfieldname": "charge_type",
"oldfieldtype": "Select", "oldfieldtype": "Select",
"options": "\nActual\nOn Net Total\nOn Previous Row Amount\nOn Previous Row Total", "options": "\nActual\nOn Net Total\nOn Previous Row Amount\nOn Previous Row Total",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": 1, "reqd": 1,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": "eval:[\"On Previous Row Amount\", \"On Previous Row Total\"].indexOf(doc.charge_type)!==-1", "depends_on": "eval:[\"On Previous Row Amount\", \"On Previous Row Total\"].indexOf(doc.charge_type)!==-1",
"description": null, "description": null,
"fieldname": "row_id", "fieldname": "row_id",
"fieldtype": "Data", "fieldtype": "Data",
"hidden": 0, "hidden": 0,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": null, "in_list_view": null,
"label": "Reference Row #", "label": "Reference Row #",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "row_id", "oldfieldname": "row_id",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "description", "fieldname": "description",
"fieldtype": "Small Text", "fieldtype": "Small Text",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 1, "in_list_view": 1,
"label": "Description", "label": "Description",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": "300px", "print_width": "300px",
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": 1, "reqd": 1,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": "300px" "width": "300px"
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "col_break_1", "fieldname": "col_break_1",
"fieldtype": "Column Break", "fieldtype": "Column Break",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": null, "in_list_view": null,
"label": null, "label": null,
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": null, "oldfieldname": null,
"oldfieldtype": null, "oldfieldtype": null,
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": "50%" "width": "50%"
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "account_head", "fieldname": "account_head",
"fieldtype": "Link", "fieldtype": "Link",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 0, "in_list_view": 0,
"label": "Account Head", "label": "Account Head",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "account_head", "oldfieldname": "account_head",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Account", "options": "Account",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": 1, "reqd": 1,
"search_index": 1, "search_index": 1,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": ":Company", "default": ":Company",
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "cost_center", "fieldname": "cost_center",
"fieldtype": "Link", "fieldtype": "Link",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 0, "in_list_view": 0,
"label": "Cost Center", "label": "Cost Center",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "cost_center_other_charges", "oldfieldname": "cost_center_other_charges",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Cost Center", "options": "Cost Center",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "rate", "fieldname": "rate",
"fieldtype": "Float", "fieldtype": "Float",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 1, "in_list_view": 1,
"label": "Rate", "label": "Rate",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "rate", "oldfieldname": "rate",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": 1, "reqd": 1,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "tax_amount", "fieldname": "tax_amount",
"fieldtype": "Currency", "fieldtype": "Currency",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 1, "in_list_view": 1,
"label": "Amount", "label": "Amount",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "tax_amount", "oldfieldname": "tax_amount",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": 1, "read_only": 1,
"report_hide": null, "report_hide": null,
"reqd": 0, "reqd": 0,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "total", "fieldname": "total",
"fieldtype": "Currency", "fieldtype": "Currency",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": null, "in_list_view": null,
"label": "Total", "label": "Total",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "total", "oldfieldname": "total",
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": 1, "read_only": 1,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": 0, "allow_on_submit": 0,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": "If checked, the tax amount will be considered as already included in the Print Rate / Print Amount", "description": "If checked, the tax amount will be considered as already included in the Print Rate / Print Amount",
"fieldname": "included_in_print_rate", "fieldname": "included_in_print_rate",
"fieldtype": "Check", "fieldtype": "Check",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": null, "in_list_view": null,
"label": "Is this Tax included in Basic Rate?", "label": "Is this Tax included in Basic Rate?",
"no_column": null, "no_column": null,
"no_copy": 0, "no_copy": 0,
"oldfieldname": null, "oldfieldname": null,
"oldfieldtype": null, "oldfieldtype": null,
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": 1, "print_hide": 1,
"print_width": "150px", "print_width": "150px",
"read_only": null, "read_only": null,
"report_hide": 1, "report_hide": 1,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": "150px" "width": "150px"
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "tax_amount_after_discount_amount", "fieldname": "tax_amount_after_discount_amount",
"fieldtype": "Currency", "fieldtype": "Currency",
"hidden": 1, "hidden": 1,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": null, "in_list_view": null,
"label": "Tax Amount After Discount Amount", "label": "Tax Amount After Discount Amount",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": null, "oldfieldname": null,
"oldfieldtype": null, "oldfieldtype": null,
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": 1, "read_only": 1,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "item_wise_tax_detail", "fieldname": "item_wise_tax_detail",
"fieldtype": "Small Text", "fieldtype": "Small Text",
"hidden": 1, "hidden": 1,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": null, "in_list_view": null,
"label": "Item Wise Tax Detail", "label": "Item Wise Tax Detail",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "item_wise_tax_detail", "oldfieldname": "item_wise_tax_detail",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": 1, "read_only": 1,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "parenttype", "fieldname": "parenttype",
"fieldtype": "Data", "fieldtype": "Data",
"hidden": 1, "hidden": 1,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": 1, "in_filter": 1,
"in_list_view": null, "in_list_view": null,
"label": "Parenttype", "label": "Parenttype",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "parenttype", "oldfieldname": "parenttype",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": 1, "print_hide": 1,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": 1, "search_index": 1,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
} }
], ],
"hide_heading": 1, "hide_heading": 1,
"hide_toolbar": null, "hide_toolbar": null,
"icon": null, "icon": null,
"idx": 1, "idx": 1,
"in_create": null, "in_create": null,
"in_dialog": null, "in_dialog": null,
"is_submittable": null, "is_submittable": null,
"is_transaction_doc": null, "is_transaction_doc": null,
"issingle": null, "issingle": null,
"istable": 1, "istable": 1,
"max_attachments": null, "max_attachments": null,
"menu_index": null, "menu_index": null,
"modified": "2014-04-14 18:40:48.450796", "modified": "2014-04-14 18:40:48.450796",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Sales Taxes and Charges", "name": "Sales Taxes and Charges",
"name_case": null, "name_case": null,
"owner": "Administrator", "owner": "Administrator",
"parent": null, "parent": null,
"parent_node": null, "parent_node": null,
"parentfield": null, "parentfield": null,
"parenttype": null, "parenttype": null,
"permissions": [], "permissions": [],
"plugin": null, "plugin": null,
"print_outline": null, "print_outline": null,
"read_only": null, "read_only": null,
"read_only_onload": null, "read_only_onload": null,
"search_fields": null, "search_fields": null,
"section_style": null, "server_code": null,
"server_code": null, "server_code_compiled": null,
"server_code_compiled": null, "server_code_core": null,
"server_code_core": null, "server_code_error": null,
"server_code_error": null, "show_in_menu": null,
"show_in_menu": null, "smallicon": null,
"smallicon": null, "subject": null,
"subject": null, "tag_fields": null,
"tag_fields": null, "title_field": null,
"title_field": null, "use_template": null,
"use_template": null,
"version": null "version": null
} }

View File

@ -1,237 +1,236 @@
{ {
"_last_update": null, "_last_update": null,
"_user_tags": null, "_user_tags": null,
"allow_attach": null, "allow_attach": null,
"allow_copy": null, "allow_copy": null,
"allow_email": null, "allow_email": null,
"allow_import": 1, "allow_import": 1,
"allow_print": null, "allow_print": null,
"allow_rename": 1, "allow_rename": 1,
"allow_trash": null, "allow_trash": null,
"autoname": "naming_series:", "autoname": "naming_series:",
"change_log": null, "change_log": null,
"client_script": null, "client_script": null,
"client_script_core": null, "client_script_core": null,
"client_string": null, "client_string": null,
"colour": null, "colour": null,
"creation": "2013-01-10 16:34:18", "creation": "2013-01-10 16:34:18",
"custom": null, "custom": null,
"default_print_format": null, "default_print_format": null,
"description": "Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment. ", "description": "Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment. ",
"docstatus": 0, "docstatus": 0,
"doctype": "DocType", "doctype": "DocType",
"document_type": "Master", "document_type": "Master",
"dt_template": null, "dt_template": null,
"fields": [ "fields": [
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "campaign", "fieldname": "campaign",
"fieldtype": "Section Break", "fieldtype": "Section Break",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 0, "in_list_view": 0,
"label": "Campaign", "label": "Campaign",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": null, "oldfieldname": null,
"oldfieldtype": "Section Break", "oldfieldtype": "Section Break",
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "campaign_name", "fieldname": "campaign_name",
"fieldtype": "Data", "fieldtype": "Data",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 1, "in_list_view": 1,
"label": "Campaign Name", "label": "Campaign Name",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "campaign_name", "oldfieldname": "campaign_name",
"oldfieldtype": "Data", "oldfieldtype": "Data",
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": 1, "reqd": 1,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "naming_series", "fieldname": "naming_series",
"fieldtype": "Select", "fieldtype": "Select",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 0, "in_list_view": 0,
"label": "Naming Series", "label": "Naming Series",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": null, "oldfieldname": null,
"oldfieldtype": null, "oldfieldtype": null,
"options": "Campaign-.####", "options": "Campaign-.####",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": 0, "reqd": 0,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "description", "fieldname": "description",
"fieldtype": "Text", "fieldtype": "Text",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 1, "in_list_view": 1,
"label": "Description", "label": "Description",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": "description", "oldfieldname": "description",
"oldfieldtype": "Text", "oldfieldtype": "Text",
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": "300px" "width": "300px"
} }
], ],
"hide_heading": null, "hide_heading": null,
"hide_toolbar": null, "hide_toolbar": null,
"icon": "icon-bullhorn", "icon": "icon-bullhorn",
"idx": 1, "idx": 1,
"in_create": null, "in_create": null,
"in_dialog": null, "in_dialog": null,
"is_submittable": null, "is_submittable": null,
"is_transaction_doc": null, "is_transaction_doc": null,
"issingle": null, "issingle": null,
"istable": null, "istable": null,
"max_attachments": null, "max_attachments": null,
"menu_index": null, "menu_index": null,
"modified": "2014-04-16 12:36:34.606593", "modified": "2014-04-16 12:36:34.606593",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Selling", "module": "Selling",
"name": "Campaign", "name": "Campaign",
"name_case": null, "name_case": null,
"owner": "Administrator", "owner": "Administrator",
"parent": null, "parent": null,
"parent_node": null, "parent_node": null,
"parentfield": null, "parentfield": null,
"parenttype": null, "parenttype": null,
"permissions": [ "permissions": [
{ {
"amend": 0, "amend": 0,
"cancel": 0, "cancel": 0,
"create": 0, "create": 0,
"delete": 0, "delete": 0,
"email": 1, "email": 1,
"export": null, "export": null,
"import": 0, "import": 0,
"match": null, "match": null,
"permlevel": 0, "permlevel": 0,
"print": 1, "print": 1,
"read": 1, "read": 1,
"report": 0, "report": 0,
"restrict": null, "restrict": null,
"restricted": null, "restricted": null,
"role": "Sales Manager", "role": "Sales Manager",
"submit": 0, "submit": 0,
"write": 0 "write": 0
}, },
{ {
"amend": 0, "amend": 0,
"cancel": 0, "cancel": 0,
"create": 0, "create": 0,
"delete": 0, "delete": 0,
"email": 1, "email": 1,
"export": null, "export": null,
"import": null, "import": null,
"match": null, "match": null,
"permlevel": 0, "permlevel": 0,
"print": 1, "print": 1,
"read": 1, "read": 1,
"report": 1, "report": 1,
"restrict": null, "restrict": null,
"restricted": null, "restricted": null,
"role": "Sales User", "role": "Sales User",
"submit": 0, "submit": 0,
"write": 0 "write": 0
}, },
{ {
"amend": 0, "amend": 0,
"cancel": 0, "cancel": 0,
"create": 1, "create": 1,
"delete": 1, "delete": 1,
"email": 1, "email": 1,
"export": null, "export": null,
"import": null, "import": null,
"match": null, "match": null,
"permlevel": 0, "permlevel": 0,
"print": 1, "print": 1,
"read": 1, "read": 1,
"report": 1, "report": 1,
"restrict": null, "restrict": null,
"restricted": null, "restricted": null,
"role": "Sales Master Manager", "role": "Sales Master Manager",
"submit": 0, "submit": 0,
"write": 1 "write": 1
} }
], ],
"plugin": null, "plugin": null,
"print_outline": null, "print_outline": null,
"read_only": null, "read_only": null,
"read_only_onload": null, "read_only_onload": null,
"search_fields": null, "search_fields": null,
"section_style": null, "server_code": null,
"server_code": null, "server_code_compiled": null,
"server_code_compiled": null, "server_code_core": null,
"server_code_core": null, "server_code_error": null,
"server_code_error": null, "show_in_menu": null,
"show_in_menu": null, "smallicon": null,
"smallicon": null, "subject": null,
"subject": null, "tag_fields": null,
"tag_fields": null, "title_field": null,
"title_field": null, "use_template": null,
"use_template": null,
"version": null "version": null
} }

View File

@ -1,367 +1,366 @@
{ {
"_last_update": null, "_last_update": null,
"_user_tags": null, "_user_tags": null,
"allow_attach": null, "allow_attach": null,
"allow_copy": null, "allow_copy": null,
"allow_email": null, "allow_email": null,
"allow_import": null, "allow_import": null,
"allow_print": null, "allow_print": null,
"allow_rename": null, "allow_rename": null,
"allow_trash": null, "allow_trash": null,
"autoname": null, "autoname": null,
"change_log": null, "change_log": null,
"client_script": null, "client_script": null,
"client_script_core": null, "client_script_core": null,
"client_string": null, "client_string": null,
"colour": null, "colour": null,
"creation": "2013-06-25 10:25:16", "creation": "2013-06-25 10:25:16",
"custom": null, "custom": null,
"default_print_format": null, "default_print_format": null,
"description": "Settings for Selling Module", "description": "Settings for Selling Module",
"docstatus": 0, "docstatus": 0,
"doctype": "DocType", "doctype": "DocType",
"document_type": "Other", "document_type": "Other",
"dt_template": null, "dt_template": null,
"fields": [ "fields": [
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": "Customer Name", "default": "Customer Name",
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "cust_master_name", "fieldname": "cust_master_name",
"fieldtype": "Select", "fieldtype": "Select",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 1, "in_list_view": 1,
"label": "Customer Naming By", "label": "Customer Naming By",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": null, "oldfieldname": null,
"oldfieldtype": null, "oldfieldtype": null,
"options": "Customer Name\nNaming Series", "options": "Customer Name\nNaming Series",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "campaign_naming_by", "fieldname": "campaign_naming_by",
"fieldtype": "Select", "fieldtype": "Select",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 1, "in_list_view": 1,
"label": "Campaign Naming By", "label": "Campaign Naming By",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": null, "oldfieldname": null,
"oldfieldtype": null, "oldfieldtype": null,
"options": "Campaign Name\nNaming Series", "options": "Campaign Name\nNaming Series",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": "<a href=\"#Sales Browser/Customer Group\">Add / Edit</a>", "description": "<a href=\"#Sales Browser/Customer Group\">Add / Edit</a>",
"fieldname": "customer_group", "fieldname": "customer_group",
"fieldtype": "Link", "fieldtype": "Link",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 1, "in_list_view": 1,
"label": "Default Customer Group", "label": "Default Customer Group",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": null, "oldfieldname": null,
"oldfieldtype": null, "oldfieldtype": null,
"options": "Customer Group", "options": "Customer Group",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": "<a href=\"#Sales Browser/Territory\">Add / Edit</a>", "description": "<a href=\"#Sales Browser/Territory\">Add / Edit</a>",
"fieldname": "territory", "fieldname": "territory",
"fieldtype": "Link", "fieldtype": "Link",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 1, "in_list_view": 1,
"label": "Default Territory", "label": "Default Territory",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": null, "oldfieldname": null,
"oldfieldtype": null, "oldfieldtype": null,
"options": "Territory", "options": "Territory",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "selling_price_list", "fieldname": "selling_price_list",
"fieldtype": "Link", "fieldtype": "Link",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": 1, "in_list_view": 1,
"label": "Default Price List", "label": "Default Price List",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": null, "oldfieldname": null,
"oldfieldtype": null, "oldfieldtype": null,
"options": "Price List", "options": "Price List",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "column_break_5", "fieldname": "column_break_5",
"fieldtype": "Column Break", "fieldtype": "Column Break",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": null, "in_list_view": null,
"label": null, "label": null,
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": null, "oldfieldname": null,
"oldfieldtype": null, "oldfieldtype": null,
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "so_required", "fieldname": "so_required",
"fieldtype": "Select", "fieldtype": "Select",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": null, "in_list_view": null,
"label": "Sales Order Required", "label": "Sales Order Required",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": null, "oldfieldname": null,
"oldfieldtype": null, "oldfieldtype": null,
"options": "No\nYes", "options": "No\nYes",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "dn_required", "fieldname": "dn_required",
"fieldtype": "Select", "fieldtype": "Select",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": null, "in_list_view": null,
"label": "Delivery Note Required", "label": "Delivery Note Required",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": null, "oldfieldname": null,
"oldfieldtype": null, "oldfieldtype": null,
"options": "No\nYes", "options": "No\nYes",
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "maintain_same_sales_rate", "fieldname": "maintain_same_sales_rate",
"fieldtype": "Check", "fieldtype": "Check",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": null, "in_list_view": null,
"label": "Maintain Same Rate Throughout Sales Cycle", "label": "Maintain Same Rate Throughout Sales Cycle",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": null, "oldfieldname": null,
"oldfieldtype": null, "oldfieldtype": null,
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
}, },
{ {
"allow_on_submit": null, "allow_on_submit": null,
"default": null, "default": null,
"depends_on": null, "depends_on": null,
"description": null, "description": null,
"fieldname": "editable_price_list_rate", "fieldname": "editable_price_list_rate",
"fieldtype": "Check", "fieldtype": "Check",
"hidden": null, "hidden": null,
"ignore_restrictions": null, "ignore_restrictions": null,
"in_filter": null, "in_filter": null,
"in_list_view": null, "in_list_view": null,
"label": "Allow user to edit Price List Rate in transactions", "label": "Allow user to edit Price List Rate in transactions",
"no_column": null, "no_column": null,
"no_copy": null, "no_copy": null,
"oldfieldname": null, "oldfieldname": null,
"oldfieldtype": null, "oldfieldtype": null,
"options": null, "options": null,
"permlevel": 0, "permlevel": 0,
"print_hide": null, "print_hide": null,
"print_width": null, "print_width": null,
"read_only": null, "read_only": null,
"report_hide": null, "report_hide": null,
"reqd": null, "reqd": null,
"search_index": null, "search_index": null,
"set_only_once": null, "set_only_once": null,
"trigger": null, "trigger": null,
"width": null "width": null
} }
], ],
"hide_heading": null, "hide_heading": null,
"hide_toolbar": null, "hide_toolbar": null,
"icon": "icon-cog", "icon": "icon-cog",
"idx": 1, "idx": 1,
"in_create": null, "in_create": null,
"in_dialog": null, "in_dialog": null,
"is_submittable": null, "is_submittable": null,
"is_transaction_doc": null, "is_transaction_doc": null,
"issingle": 1, "issingle": 1,
"istable": null, "istable": null,
"max_attachments": null, "max_attachments": null,
"menu_index": null, "menu_index": null,
"modified": "2014-04-16 12:21:36.117261", "modified": "2014-04-16 12:21:36.117261",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Selling", "module": "Selling",
"name": "Selling Settings", "name": "Selling Settings",
"name_case": null, "name_case": null,
"owner": "Administrator", "owner": "Administrator",
"parent": null, "parent": null,
"parent_node": null, "parent_node": null,
"parentfield": null, "parentfield": null,
"parenttype": null, "parenttype": null,
"permissions": [ "permissions": [
{ {
"amend": null, "amend": null,
"cancel": null, "cancel": null,
"create": 1, "create": 1,
"delete": null, "delete": null,
"email": 1, "email": 1,
"export": null, "export": null,
"import": null, "import": null,
"match": null, "match": null,
"permlevel": 0, "permlevel": 0,
"print": 1, "print": 1,
"read": 1, "read": 1,
"report": null, "report": null,
"restrict": null, "restrict": null,
"restricted": null, "restricted": null,
"role": "System Manager", "role": "System Manager",
"submit": null, "submit": null,
"write": 1 "write": 1
} }
], ],
"plugin": null, "plugin": null,
"print_outline": null, "print_outline": null,
"read_only": null, "read_only": null,
"read_only_onload": null, "read_only_onload": null,
"search_fields": null, "search_fields": null,
"section_style": null, "server_code": null,
"server_code": null, "server_code_compiled": null,
"server_code_compiled": null, "server_code_core": null,
"server_code_core": null, "server_code_error": null,
"server_code_error": null, "show_in_menu": null,
"show_in_menu": null, "smallicon": null,
"smallicon": null, "subject": null,
"subject": null, "tag_fields": null,
"tag_fields": null, "title_field": null,
"title_field": null, "use_template": null,
"use_template": null,
"version": null "version": null
} }