Merge pull request #1597 from anandpdoshi/naming-series-by-fiscal-year

Naming series by fiscal year
This commit is contained in:
Anand Doshi 2014-05-07 11:06:36 +05:30
commit dc644c37e6
24 changed files with 1728 additions and 2172 deletions

View File

@ -1,7 +1,7 @@
{
"allow_attach": 1,
"autoname": "naming_series:",
"creation": "2013-03-07 11:55:06.000000",
"creation": "2013-03-07 11:55:06",
"docstatus": 0,
"doctype": "DocType",
"fields": [
@ -17,7 +17,7 @@
"fieldname": "naming_series",
"fieldtype": "Select",
"label": "Series",
"options": "\nC-FORM/",
"options": "C-FORM-",
"permlevel": 0,
"read_only": 0,
"reqd": 1
@ -25,6 +25,7 @@
{
"fieldname": "c_form_no",
"fieldtype": "Data",
"in_list_view": 1,
"label": "C-Form No",
"permlevel": 0,
"read_only": 0,
@ -33,6 +34,7 @@
{
"fieldname": "received_date",
"fieldtype": "Date",
"in_list_view": 1,
"label": "Received Date",
"permlevel": 0,
"read_only": 0,
@ -41,6 +43,7 @@
{
"fieldname": "customer",
"fieldtype": "Link",
"in_list_view": 1,
"label": "Customer",
"options": "Customer",
"permlevel": 0,
@ -136,7 +139,7 @@
"idx": 1,
"is_submittable": 1,
"max_attachments": 3,
"modified": "2013-12-20 19:23:58.000000",
"modified": "2014-05-06 08:20:20.124264",
"modified_by": "Administrator",
"module": "Accounts",
"name": "C-Form",

View File

@ -27,7 +27,7 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "JV",
"options": "JV-",
"permlevel": 0,
"print_hide": 1,
"read_only": 0,
@ -440,7 +440,7 @@
"icon": "icon-file-text",
"idx": 1,
"is_submittable": 1,
"modified": "2014-05-01 17:07:31.129188",
"modified": "2014-05-06 08:20:21.064775",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Journal Voucher",

View File

@ -2,7 +2,7 @@
"allow_attach": 1,
"allow_import": 1,
"autoname": "naming_series:",
"creation": "2013-05-21 16:16:39.000000",
"creation": "2013-05-21 16:16:39",
"docstatus": 0,
"doctype": "DocType",
"fields": [
@ -28,7 +28,7 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "BILL",
"options": "PINV-",
"permlevel": 0,
"print_hide": 1,
"read_only": 0,
@ -744,7 +744,7 @@
"icon": "icon-file-text",
"idx": 1,
"is_submittable": 1,
"modified": "2014-02-17 12:01:59.000000",
"modified": "2014-05-06 08:20:33.283402",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Purchase Invoice",

View File

@ -2,7 +2,7 @@
"allow_attach": 1,
"allow_import": 1,
"autoname": "naming_series:",
"creation": "2013-05-24 19:29:05.000000",
"creation": "2013-05-24 19:29:05",
"default_print_format": "Standard",
"docstatus": 0,
"doctype": "DocType",
@ -22,7 +22,7 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "INV\nINV/10-11/",
"options": "SINV-",
"permlevel": 0,
"print_hide": 1,
"read_only": 0,
@ -1180,7 +1180,7 @@
"icon": "icon-file-text",
"idx": 1,
"is_submittable": 1,
"modified": "2014-01-28 18:45:10.000000",
"modified": "2014-05-06 08:20:37.429430",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Sales Invoice",

View File

@ -2,7 +2,7 @@
"allow_attach": 1,
"allow_import": 1,
"autoname": "naming_series:",
"creation": "2013-05-21 16:16:39.000000",
"creation": "2013-05-21 16:16:39",
"docstatus": 0,
"doctype": "DocType",
"document_type": "Transaction",
@ -21,7 +21,7 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "\nPO",
"options": "PO-",
"permlevel": 0,
"print_hide": 1,
"reqd": 1
@ -636,7 +636,7 @@
"icon": "icon-file-text",
"idx": 1,
"is_submittable": 1,
"modified": "2014-01-29 15:26:21.000000",
"modified": "2014-05-06 08:20:29.240044",
"modified_by": "Administrator",
"module": "Buying",
"name": "Purchase Order",

View File

@ -1,6 +1,6 @@
{
"autoname": "naming_series:",
"creation": "2013-04-30 13:13:03.000000",
"creation": "2013-04-30 13:13:03",
"docstatus": 0,
"doctype": "DocType",
"fields": [
@ -24,7 +24,7 @@
"fieldtype": "Select",
"label": "Series",
"no_copy": 1,
"options": "\nQAI/11-12/",
"options": "QI-",
"permlevel": 0,
"reqd": 1
},
@ -32,6 +32,7 @@
"fieldname": "inspection_type",
"fieldtype": "Select",
"in_filter": 1,
"in_list_view": 1,
"label": "Inspection Type",
"oldfieldname": "inspection_type",
"oldfieldtype": "Select",
@ -43,6 +44,7 @@
"fieldname": "report_date",
"fieldtype": "Date",
"in_filter": 1,
"in_list_view": 1,
"label": "Report Date",
"oldfieldname": "report_date",
"oldfieldtype": "Date",
@ -54,6 +56,7 @@
"fieldname": "item_code",
"fieldtype": "Link",
"hidden": 0,
"in_list_view": 1,
"in_filter": 1,
"label": "Item Code",
"oldfieldname": "item_code",
@ -203,7 +206,7 @@
"icon": "icon-search",
"idx": 1,
"is_submittable": 1,
"modified": "2014-01-20 17:49:14.000000",
"modified": "2014-05-06 08:20:33.015328",
"modified_by": "Administrator",
"module": "Buying",
"name": "Quality Inspection",

View File

@ -2,7 +2,7 @@
"allow_import": 1,
"allow_rename": 1,
"autoname": "naming_series:",
"creation": "2013-01-10 16:34:11.000000",
"creation": "2013-01-10 16:34:11",
"description": "Supplier of Goods or Services.",
"docstatus": 0,
"doctype": "DocType",
@ -23,7 +23,7 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "\nSUPP\nSUPP/10-11/",
"options": "SUPP-",
"permlevel": 0
},
{
@ -183,7 +183,7 @@
],
"icon": "icon-user",
"idx": 1,
"modified": "2014-01-28 19:05:55.000000",
"modified": "2014-05-06 08:20:18.846251",
"modified_by": "Administrator",
"module": "Buying",
"name": "Supplier",

View File

@ -2,7 +2,7 @@
"allow_attach": 1,
"allow_import": 1,
"autoname": "naming_series:",
"creation": "2013-05-21 16:16:45.000000",
"creation": "2013-05-21 16:16:45",
"docstatus": 0,
"doctype": "DocType",
"document_type": "Transaction",
@ -21,7 +21,7 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "SQTN",
"options": "SQTN-",
"permlevel": 0,
"print_hide": 1,
"reqd": 1
@ -562,7 +562,7 @@
"icon": "icon-shopping-cart",
"idx": 1,
"is_submittable": 1,
"modified": "2014-01-29 15:25:52.000000",
"modified": "2014-05-06 08:20:23.630279",
"modified_by": "Administrator",
"module": "Buying",
"name": "Supplier Quotation",

View File

@ -1,7 +1,7 @@
{
"allow_import": 1,
"autoname": "naming_series:",
"creation": "2013-01-10 16:34:13.000000",
"creation": "2013-01-10 16:34:13",
"docstatus": 0,
"doctype": "DocType",
"document_type": "Master",
@ -21,7 +21,7 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "ATT",
"options": "ATT-",
"permlevel": 0,
"reqd": 1
},
@ -129,7 +129,7 @@
"icon": "icon-ok",
"idx": 1,
"is_submittable": 1,
"modified": "2014-01-20 17:48:23.000000",
"modified": "2014-05-06 08:20:11.263301",
"modified_by": "Administrator",
"module": "HR",
"name": "Attendance",

View File

@ -1,667 +1,234 @@
{
"_last_update": null,
"_user_tags": null,
"allow_attach": null,
"allow_copy": null,
"allow_email": null,
"allow_import": 1,
"allow_print": null,
"allow_rename": null,
"allow_trash": null,
"autoname": "naming_series:",
"change_log": null,
"client_script": null,
"client_script_core": null,
"client_string": null,
"colour": null,
"creation": "2013-01-10 16:34:16",
"custom": null,
"default_print_format": null,
"description": null,
"docstatus": 0,
"doctype": "DocType",
"document_type": null,
"dt_template": null,
"fields": [
{
"allow_on_submit": null,
"default": null,
"depends_on": null,
"description": null,
"fieldname": "item",
"fieldtype": "Section Break",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": null,
"label": "Item",
"no_column": null,
"no_copy": null,
"oldfieldname": null,
"oldfieldtype": null,
"options": "icon-gift",
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": null,
"report_hide": null,
"reqd": null,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"permlevel": 0
},
{
"allow_on_submit": null,
"default": "PRO",
"depends_on": null,
"description": null,
"fieldname": "naming_series",
"fieldtype": "Select",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": null,
"label": "Series",
"no_column": null,
"no_copy": null,
"oldfieldname": null,
"oldfieldtype": null,
"options": "\nPRO",
"options": "PRO-",
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": null,
"report_hide": null,
"reqd": 1,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"reqd": 1
},
{
"allow_on_submit": null,
"default": null,
"depends_on": "eval:!doc.__islocal",
"description": null,
"fieldname": "status",
"fieldtype": "Select",
"hidden": null,
"ignore_restrictions": null,
"in_filter": 1,
"in_list_view": 1,
"label": "Status",
"no_column": null,
"no_copy": 1,
"oldfieldname": "status",
"oldfieldtype": "Select",
"options": "\nDraft\nSubmitted\nStopped\nIn Process\nCompleted\nCancelled",
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": 1,
"report_hide": null,
"reqd": 1,
"search_index": 1,
"set_only_once": null,
"trigger": null,
"width": null
"search_index": 1
},
{
"allow_on_submit": null,
"default": null,
"depends_on": null,
"description": null,
"fieldname": "production_item",
"fieldtype": "Link",
"hidden": null,
"ignore_restrictions": null,
"in_filter": 1,
"in_list_view": 1,
"label": "Item To Manufacture",
"no_column": null,
"no_copy": null,
"oldfieldname": "production_item",
"oldfieldtype": "Link",
"options": "Item",
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": 0,
"report_hide": null,
"reqd": 1,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"reqd": 1
},
{
"allow_on_submit": null,
"default": null,
"depends_on": "production_item",
"description": "Bill of Material to be considered for manufacturing",
"fieldname": "bom_no",
"fieldtype": "Link",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": 1,
"label": "BOM No",
"no_column": null,
"no_copy": null,
"oldfieldname": "bom_no",
"oldfieldtype": "Link",
"options": "BOM",
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": 0,
"report_hide": null,
"reqd": 1,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"reqd": 1
},
{
"allow_on_submit": null,
"default": "1",
"depends_on": null,
"description": "If checked, BOM for sub-assembly items will be considered for getting raw materials. Otherwise, all sub-assembly items will be treated as a raw material.",
"fieldname": "use_multi_level_bom",
"fieldtype": "Check",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": null,
"label": "Use Multi-Level BOM",
"no_column": null,
"no_copy": null,
"oldfieldname": null,
"oldfieldtype": null,
"options": null,
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": null,
"report_hide": null,
"reqd": null,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"permlevel": 0
},
{
"allow_on_submit": null,
"default": null,
"depends_on": null,
"description": null,
"fieldname": "column_break1",
"fieldtype": "Column Break",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": null,
"label": null,
"no_column": null,
"no_copy": null,
"oldfieldname": null,
"oldfieldtype": "Column Break",
"options": null,
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": 0,
"report_hide": null,
"reqd": null,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": "50%"
},
{
"allow_on_submit": null,
"default": null,
"depends_on": null,
"description": "Manufacture against Sales Order",
"fieldname": "sales_order",
"fieldtype": "Link",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": null,
"label": "Sales Order",
"no_column": null,
"no_copy": null,
"oldfieldname": null,
"oldfieldtype": null,
"options": "Sales Order",
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": 0,
"report_hide": null,
"reqd": null,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"read_only": 0
},
{
"allow_on_submit": null,
"default": null,
"depends_on": "production_item",
"description": null,
"fieldname": "qty",
"fieldtype": "Float",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": 1,
"label": "Qty To Manufacture",
"no_column": null,
"no_copy": null,
"oldfieldname": "qty",
"oldfieldtype": "Currency",
"options": null,
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": 0,
"report_hide": null,
"reqd": 1,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"reqd": 1
},
{
"allow_on_submit": null,
"default": null,
"depends_on": "eval:doc.docstatus==1",
"description": "Automatically updated via Stock Entry of type Manufacture/Repack",
"fieldname": "produced_qty",
"fieldtype": "Float",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": null,
"label": "Manufactured Qty",
"no_column": null,
"no_copy": 1,
"oldfieldname": "produced_qty",
"oldfieldtype": "Currency",
"options": null,
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": 1,
"report_hide": null,
"reqd": null,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"read_only": 1
},
{
"allow_on_submit": null,
"default": null,
"depends_on": "sales_order",
"description": null,
"fieldname": "expected_delivery_date",
"fieldtype": "Date",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": null,
"label": "Expected Delivery Date",
"no_column": null,
"no_copy": null,
"oldfieldname": null,
"oldfieldtype": null,
"options": null,
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": 1,
"report_hide": null,
"reqd": null,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"read_only": 1
},
{
"allow_on_submit": null,
"default": null,
"depends_on": null,
"description": null,
"fieldname": "warehouses",
"fieldtype": "Section Break",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": null,
"label": "Warehouses",
"no_column": null,
"no_copy": null,
"oldfieldname": null,
"oldfieldtype": null,
"options": "icon-building",
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": null,
"report_hide": null,
"reqd": null,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"permlevel": 0
},
{
"allow_on_submit": null,
"default": null,
"depends_on": "production_item",
"description": "Manufactured quantity will be updated in this warehouse",
"fieldname": "fg_warehouse",
"fieldtype": "Link",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": 0,
"label": "For Warehouse",
"no_column": null,
"no_copy": null,
"oldfieldname": null,
"oldfieldtype": null,
"options": "Warehouse",
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": 0,
"report_hide": null,
"reqd": 0,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"reqd": 0
},
{
"allow_on_submit": null,
"default": null,
"depends_on": null,
"description": null,
"fieldname": "column_break_12",
"fieldtype": "Column Break",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": null,
"label": null,
"no_column": null,
"no_copy": null,
"oldfieldname": null,
"oldfieldtype": null,
"options": null,
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": null,
"report_hide": null,
"reqd": null,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"permlevel": 0
},
{
"allow_on_submit": null,
"default": null,
"depends_on": null,
"description": null,
"fieldname": "wip_warehouse",
"fieldtype": "Link",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": null,
"label": "Work-in-Progress Warehouse",
"no_column": null,
"no_copy": null,
"oldfieldname": null,
"oldfieldtype": null,
"options": "Warehouse",
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": null,
"report_hide": null,
"reqd": 0,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"reqd": 0
},
{
"allow_on_submit": null,
"default": null,
"depends_on": null,
"description": null,
"fieldname": "more_info",
"fieldtype": "Section Break",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": null,
"label": "More Info",
"no_column": null,
"no_copy": null,
"oldfieldname": null,
"oldfieldtype": null,
"options": "icon-file-text",
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": 0,
"report_hide": null,
"reqd": null,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"read_only": 0
},
{
"allow_on_submit": null,
"default": null,
"depends_on": null,
"description": null,
"fieldname": "description",
"fieldtype": "Small Text",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": null,
"label": "Item Description",
"no_column": null,
"no_copy": null,
"oldfieldname": null,
"oldfieldtype": null,
"options": null,
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": 1,
"report_hide": null,
"reqd": null,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"read_only": 1
},
{
"allow_on_submit": null,
"default": null,
"depends_on": null,
"description": null,
"fieldname": "project_name",
"fieldtype": "Link",
"hidden": null,
"ignore_restrictions": null,
"in_filter": 1,
"in_list_view": null,
"label": "Project Name",
"no_column": null,
"no_copy": null,
"oldfieldname": "project_name",
"oldfieldtype": "Link",
"options": "Project",
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": 0,
"report_hide": null,
"reqd": null,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"read_only": 0
},
{
"allow_on_submit": null,
"default": null,
"depends_on": null,
"description": null,
"fieldname": "column_break2",
"fieldtype": "Column Break",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": null,
"label": null,
"no_column": null,
"no_copy": null,
"oldfieldname": null,
"oldfieldtype": null,
"options": null,
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": 0,
"report_hide": null,
"reqd": null,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": "50%"
},
{
"allow_on_submit": null,
"default": null,
"depends_on": "production_item",
"description": null,
"fieldname": "stock_uom",
"fieldtype": "Link",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": null,
"label": "Stock UOM",
"no_column": null,
"no_copy": null,
"oldfieldname": "stock_uom",
"oldfieldtype": "Data",
"options": "UOM",
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": 1,
"report_hide": null,
"reqd": null,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"read_only": 1
},
{
"allow_on_submit": null,
"default": null,
"depends_on": null,
"description": null,
"fieldname": "company",
"fieldtype": "Link",
"hidden": null,
"ignore_restrictions": null,
"in_filter": null,
"in_list_view": null,
"label": "Company",
"no_column": null,
"no_copy": null,
"oldfieldname": "company",
"oldfieldtype": "Link",
"options": "Company",
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": 0,
"report_hide": null,
"reqd": 1,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"reqd": 1
},
{
"allow_on_submit": null,
"default": null,
"depends_on": null,
"description": null,
"fieldname": "amended_from",
"fieldtype": "Data",
"hidden": null,
"ignore_restrictions": 1,
"in_filter": null,
"in_list_view": null,
"label": "Amended From",
"no_column": null,
"no_copy": 1,
"oldfieldname": "amended_from",
"oldfieldtype": "Data",
"options": null,
"permlevel": 0,
"print_hide": null,
"print_width": null,
"read_only": 1,
"report_hide": null,
"reqd": null,
"search_index": null,
"set_only_once": null,
"trigger": null,
"width": null
"read_only": 1
}
],
"hide_heading": null,
"hide_toolbar": null,
"icon": "icon-cogs",
"idx": 1,
"in_create": 0,
"in_dialog": null,
"is_submittable": 1,
"is_transaction_doc": null,
"issingle": null,
"istable": null,
"max_attachments": null,
"menu_index": null,
"modified": "2014-04-16 11:31:11.764385",
"modified": "2014-05-06 08:20:28.360537",
"modified_by": "Administrator",
"module": "Manufacturing",
"name": "Production Order",
"name_case": null,
"owner": "Administrator",
"parent": null,
"parent_node": null,
"parentfield": null,
"parenttype": null,
"permissions": [
{
"amend": 1,
@ -669,35 +236,13 @@
"create": 1,
"delete": 1,
"email": 1,
"export": null,
"import": null,
"match": null,
"permlevel": 0,
"print": 1,
"read": 1,
"report": 1,
"restrict": null,
"restricted": null,
"role": "Manufacturing User",
"submit": 1,
"write": 1
}
],
"plugin": null,
"print_outline": null,
"read_only": null,
"read_only_onload": null,
"search_fields": null,
"section_style": null,
"server_code": null,
"server_code_compiled": null,
"server_code_core": null,
"server_code_error": null,
"show_in_menu": null,
"smallicon": null,
"subject": null,
"tag_fields": null,
"title_field": null,
"use_template": null,
"version": null
]
}

View File

@ -2,7 +2,7 @@
"allow_import": 1,
"allow_rename": 1,
"autoname": "naming_series:",
"creation": "2013-06-11 14:26:44.000000",
"creation": "2013-06-11 14:26:44",
"description": "Buyer of Goods and Services.",
"docstatus": 0,
"doctype": "DocType",
@ -22,7 +22,7 @@
"fieldtype": "Select",
"label": "Series",
"no_copy": 1,
"options": "\nCUST\nCUSTMUM",
"options": "CUST-",
"permlevel": 0,
"print_hide": 0
},
@ -278,7 +278,7 @@
],
"icon": "icon-user",
"idx": 1,
"modified": "2014-03-03 19:06:00.000000",
"modified": "2014-05-06 08:20:27.926128",
"modified_by": "Administrator",
"module": "Selling",
"name": "Customer",

View File

@ -1,6 +1,6 @@
{
"autoname": "naming_series:",
"creation": "2013-04-30 13:13:06.000000",
"creation": "2013-04-30 13:13:06",
"docstatus": 0,
"doctype": "DocType",
"fields": [
@ -25,13 +25,14 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "\nIN",
"options": "IN-",
"permlevel": 0,
"reqd": 1
},
{
"fieldname": "customer",
"fieldtype": "Link",
"in_list_view": 1,
"label": "Customer",
"oldfieldname": "customer",
"oldfieldtype": "Link",
@ -45,6 +46,7 @@
"depends_on": "customer",
"fieldname": "customer_address",
"fieldtype": "Link",
"in_list_view": 1,
"label": "Customer Address",
"options": "Address",
"permlevel": 0,
@ -233,7 +235,7 @@
"icon": "icon-wrench",
"idx": 1,
"is_submittable": 1,
"modified": "2014-01-20 17:48:47.000000",
"modified": "2014-05-06 08:21:19.053088",
"modified_by": "Administrator",
"module": "Selling",
"name": "Installation Note",

View File

@ -1,7 +1,7 @@
{
"allow_import": 1,
"autoname": "naming_series:",
"creation": "2013-04-10 11:45:37.000000",
"creation": "2013-04-10 11:45:37",
"docstatus": 0,
"doctype": "DocType",
"document_type": "Master",
@ -20,7 +20,7 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "LEAD\nLEAD/10-11/\nLEAD/MUMBAI/",
"options": "LEAD-",
"permlevel": 0,
"reqd": 0
},
@ -362,7 +362,7 @@
],
"icon": "icon-user",
"idx": 1,
"modified": "2014-01-20 17:48:54.000000",
"modified": "2014-05-06 08:20:17.819234",
"modified_by": "Administrator",
"module": "Selling",
"name": "Lead",

View File

@ -21,7 +21,7 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "OPPT",
"options": "OPTY-",
"permlevel": 0,
"read_only": 0,
"reqd": 1
@ -409,7 +409,7 @@
"icon": "icon-info-sign",
"idx": 1,
"is_submittable": 1,
"modified": "2014-04-23 06:38:48.858871",
"modified": "2014-05-06 08:20:25.377095",
"modified_by": "Administrator",
"module": "Selling",
"name": "Opportunity",

View File

@ -28,7 +28,7 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "QTN",
"options": "QTN-",
"permlevel": 0,
"print_hide": 1,
"read_only": 0,
@ -818,7 +818,7 @@
"idx": 1,
"is_submittable": 1,
"max_attachments": 1,
"modified": "2014-04-23 06:16:59.176080",
"modified": "2014-05-06 08:20:26.222037",
"modified_by": "Administrator",
"module": "Selling",
"name": "Quotation",

View File

@ -2,7 +2,7 @@
"allow_attach": 1,
"allow_import": 1,
"autoname": "naming_series:",
"creation": "2013-06-18 12:39:59.000000",
"creation": "2013-06-18 12:39:59",
"docstatus": 0,
"doctype": "DocType",
"document_type": "Transaction",
@ -30,7 +30,7 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "PI/2011/\nSO\nSO/10-11/\nSO1112",
"options": "SO-",
"permlevel": 0,
"print_hide": 1,
"reqd": 1
@ -874,7 +874,7 @@
"idx": 1,
"is_submittable": 1,
"issingle": 0,
"modified": "2014-01-28 18:47:42.000000",
"modified": "2014-05-06 08:20:39.926614",
"modified_by": "Administrator",
"module": "Selling",
"name": "Sales Order",

View File

@ -1,7 +1,7 @@
{
"allow_attach": 1,
"autoname": "naming_series:",
"creation": "2013-05-24 19:29:09.000000",
"creation": "2013-05-24 19:29:09",
"docstatus": 0,
"doctype": "DocType",
"document_type": "Transaction",
@ -29,7 +29,7 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "DN",
"options": "DN-",
"permlevel": 0,
"print_hide": 1,
"read_only": 0,
@ -999,7 +999,7 @@
"idx": 1,
"in_create": 0,
"is_submittable": 1,
"modified": "2014-01-28 18:51:42.000000",
"modified": "2014-05-06 08:20:35.554308",
"modified_by": "Administrator",
"module": "Stock",
"name": "Delivery Note",

View File

@ -3,7 +3,7 @@
"allow_import": 1,
"allow_rename": 1,
"autoname": "field:item_code",
"creation": "2013-05-03 10:45:46.000000",
"creation": "2013-05-03 10:45:46",
"default_print_format": "Standard",
"description": "A Product or a Service that is bought, sold or kept in stock.",
"docstatus": 0,
@ -24,7 +24,7 @@
"fieldname": "naming_series",
"fieldtype": "Select",
"label": "Series",
"options": "\nITEM",
"options": "ITEM-",
"permlevel": 0,
"read_only": 0
},
@ -832,7 +832,7 @@
"icon": "icon-tag",
"idx": 1,
"max_attachments": 1,
"modified": "2014-03-13 15:54:09.000000",
"modified": "2014-05-06 08:20:31.472832",
"modified_by": "Administrator",
"module": "Stock",
"name": "Item",

View File

@ -2,7 +2,7 @@
"allow_attach": 1,
"allow_import": 1,
"autoname": "naming_series:",
"creation": "2013-03-07 14:48:38.000000",
"creation": "2013-03-07 14:48:38",
"docstatus": 0,
"doctype": "DocType",
"fields": [
@ -34,7 +34,7 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "MREQ-\nIDT",
"options": "MREQ-",
"permlevel": 0,
"print_hide": 1,
"reqd": 1
@ -229,7 +229,7 @@
"icon": "icon-ticket",
"idx": 1,
"is_submittable": 1,
"modified": "2014-01-20 17:48:57.000000",
"modified": "2014-05-06 08:20:18.286091",
"modified_by": "Administrator",
"module": "Stock",
"name": "Material Request",

View File

@ -1,6 +1,6 @@
{
"autoname": "PS.#######",
"creation": "2013-04-11 15:32:24.000000",
"creation": "2013-04-11 15:32:24",
"description": "Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.",
"docstatus": 0,
"doctype": "DocType",
@ -23,6 +23,7 @@
"description": "Indicates that the package is a part of this delivery",
"fieldname": "delivery_note",
"fieldtype": "Link",
"in_list_view": 1,
"label": "Delivery Note",
"options": "Delivery Note",
"permlevel": 0,
@ -40,7 +41,7 @@
"fieldtype": "Select",
"label": "Series",
"no_copy": 0,
"options": "PS",
"options": "PS-",
"permlevel": 0,
"print_hide": 1,
"read_only": 0,
@ -63,6 +64,7 @@
"fieldname": "from_case_no",
"fieldtype": "Data",
"label": "From Package No.",
"in_list_view": 1,
"no_copy": 1,
"permlevel": 0,
"read_only": 0,
@ -80,6 +82,7 @@
"fieldname": "to_case_no",
"fieldtype": "Data",
"label": "To Package No.",
"in_list_view": 1,
"no_copy": 1,
"permlevel": 0,
"read_only": 0,
@ -177,7 +180,7 @@
"icon": "icon-suitcase",
"idx": 1,
"is_submittable": 1,
"modified": "2014-01-20 17:48:59.000000",
"modified": "2014-05-06 08:20:35.134198",
"modified_by": "Administrator",
"module": "Stock",
"name": "Packing Slip",

View File

@ -1,7 +1,7 @@
{
"allow_attach": 1,
"autoname": "naming_series:",
"creation": "2013-05-21 16:16:39.000000",
"creation": "2013-05-21 16:16:39",
"docstatus": 0,
"doctype": "DocType",
"document_type": "Transaction",
@ -28,7 +28,7 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "\nGRN",
"options": "PREC-",
"permlevel": 0,
"print_hide": 1,
"reqd": 1
@ -754,7 +754,7 @@
"icon": "icon-truck",
"idx": 1,
"is_submittable": 1,
"modified": "2014-02-17 12:02:00.000000",
"modified": "2014-05-06 08:20:21.841346",
"modified_by": "Administrator",
"module": "Stock",
"name": "Purchase Receipt",

View File

@ -4,7 +4,7 @@
"allow_import": 1,
"allow_rename": 0,
"autoname": "naming_series:",
"creation": "2013-04-09 11:43:55.000000",
"creation": "2013-04-09 11:43:55",
"docstatus": 0,
"doctype": "DocType",
"fields": [
@ -27,7 +27,7 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "\nSTE",
"options": "STE-",
"permlevel": 0,
"print_hide": 1,
"read_only": 0,
@ -580,7 +580,7 @@
"is_submittable": 1,
"issingle": 0,
"max_attachments": 0,
"modified": "2014-02-26 10:59:19.000000",
"modified": "2014-05-06 08:20:25.647078",
"modified_by": "Administrator",
"module": "Stock",
"name": "Stock Entry",

View File

@ -1,7 +1,7 @@
{
"allow_import": 1,
"autoname": "naming_series:",
"creation": "2013-01-10 16:34:30.000000",
"creation": "2013-01-10 16:34:30",
"docstatus": 0,
"doctype": "DocType",
"fields": [
@ -20,7 +20,7 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "\nCI/2010-2011/",
"options": "CI-",
"permlevel": 0,
"reqd": 1,
"search_index": 0
@ -394,7 +394,7 @@
"icon": "icon-bug",
"idx": 1,
"is_submittable": 0,
"modified": "2014-01-20 17:48:35.000000",
"modified": "2014-05-06 08:20:32.784295",
"modified_by": "Administrator",
"module": "Support",
"name": "Customer Issue",

View File

@ -1,7 +1,7 @@
{
"allow_attach": 1,
"autoname": "naming_series:",
"creation": "2013-02-01 10:36:25.000000",
"creation": "2013-02-01 10:36:25",
"docstatus": 0,
"doctype": "DocType",
"fields": [
@ -18,7 +18,7 @@
"hidden": 0,
"label": "Series",
"no_copy": 1,
"options": "SUP",
"options": "SUP-",
"permlevel": 0,
"print_hide": 1,
"reqd": 0,
@ -237,7 +237,7 @@
],
"icon": "icon-ticket",
"idx": 1,
"modified": "2014-01-20 17:49:31.000000",
"modified": "2014-05-06 08:20:28.842404",
"modified_by": "Administrator",
"module": "Support",
"name": "Support Ticket",