Merge branch 'master' of github.com:webnotes/erpnext

This commit is contained in:
Nabin Hait 2013-01-22 16:50:23 +05:30
commit bf95405c6d
151 changed files with 15133 additions and 19578 deletions

View File

@ -1,350 +1,312 @@
[
{
"owner": "Administrator",
"creation": "2013-01-19 10:23:33",
"docstatus": 0,
"creation": "2013-01-17 12:30:10",
"modified": "2013-01-22 15:05:18",
"modified_by": "Administrator",
"modified": "2013-01-17 13:16:31"
"owner": "Administrator"
},
{
"in_create": 1,
"allow_rename": 1,
"name": "__common__",
"module": "Accounts",
"doctype": "DocType",
"allow_copy": 1,
"search_fields": "debit_or_credit, group_or_ledger",
"allow_rename": 1,
"description": "Heads (or groups) against which Accounting Entries are made and balances are maintained.",
"doctype": "DocType",
"document_type": "Master",
"description": "Heads (or groups) against which Accounting Entries are made and balances are maintained."
"in_create": 1,
"module": "Accounts",
"name": "__common__",
"search_fields": "debit_or_credit, group_or_ledger"
},
{
"name": "__common__",
"parent": "Account",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Account",
"read": 1,
"submit": 0,
"doctype": "DocPerm",
"parentfield": "fields",
"parenttype": "DocType"
},
{
"amend": 0,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Account",
"parentfield": "permissions",
"parenttype": "DocType",
"parentfield": "permissions"
"read": 1,
"report": 1,
"submit": 0
},
{
"name": "Account",
"doctype": "DocType"
"doctype": "DocType",
"name": "Account"
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Account Details",
"fieldname": "properties",
"fieldtype": "Section Break",
"label": "Account Details",
"oldfieldtype": "Section Break",
"permlevel": 0
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
"permlevel": 0,
"width": "50%"
},
{
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Account Name",
"oldfieldname": "account_name",
"fieldname": "account_name",
"fieldtype": "Data",
"search_index": 1,
"in_filter": 1,
"label": "Account Name",
"no_copy": 1,
"oldfieldname": "account_name",
"oldfieldtype": "Data",
"permlevel": 0,
"read_only": 1,
"reqd": 1,
"permlevel": 1,
"in_filter": 1
"search_index": 1
},
{
"print_hide": 1,
"oldfieldtype": "Int",
"doctype": "DocField",
"label": "Level",
"oldfieldname": "level",
"fieldname": "level",
"fieldtype": "Int",
"hidden": 1,
"permlevel": 1
"label": "Level",
"oldfieldname": "level",
"oldfieldtype": "Int",
"permlevel": 0,
"print_hide": 1,
"read_only": 1
},
{
"default": "Ledger",
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Group or Ledger",
"oldfieldname": "group_or_ledger",
"options": "\nLedger\nGroup",
"fieldname": "group_or_ledger",
"fieldtype": "Select",
"search_index": 1,
"in_filter": 1,
"label": "Group or Ledger",
"oldfieldname": "group_or_ledger",
"oldfieldtype": "Select",
"options": "\nLedger\nGroup",
"permlevel": 0,
"read_only": 1,
"reqd": 1,
"permlevel": 1,
"in_filter": 1
"search_index": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Debit or Credit",
"oldfieldname": "debit_or_credit",
"fieldname": "debit_or_credit",
"fieldtype": "Data",
"search_index": 1,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Debit or Credit",
"oldfieldname": "debit_or_credit",
"oldfieldtype": "Data",
"permlevel": 0,
"read_only": 1,
"search_index": 1
},
{
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Is PL Account",
"oldfieldname": "is_pl_account",
"permlevel": 1,
"fieldname": "is_pl_account",
"fieldtype": "Select",
"search_index": 1,
"in_filter": 1,
"label": "Is PL Account",
"oldfieldname": "is_pl_account",
"oldfieldtype": "Select",
"options": "Yes\nNo",
"in_filter": 1
"permlevel": 0,
"read_only": 1,
"search_index": 1
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Company",
"oldfieldname": "company",
"permlevel": 1,
"fieldname": "company",
"fieldtype": "Link",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Company",
"oldfieldname": "company",
"oldfieldtype": "Link",
"options": "Company",
"in_filter": 1
"permlevel": 0,
"read_only": 1,
"reqd": 1,
"search_index": 1
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"permlevel": 0,
"width": "50%"
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Parent Account",
"oldfieldname": "parent_account",
"permlevel": 0,
"fieldname": "parent_account",
"fieldtype": "Link",
"search_index": 1,
"options": "Account"
"label": "Parent Account",
"oldfieldname": "parent_account",
"oldfieldtype": "Link",
"options": "Account",
"permlevel": 0,
"search_index": 1
},
{
"description": "Setting Account Type helps in selecting this Account in transactions.",
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Account Type",
"oldfieldname": "account_type",
"permlevel": 0,
"fieldname": "account_type",
"fieldtype": "Select",
"search_index": 0,
"in_filter": 1,
"label": "Account Type",
"oldfieldname": "account_type",
"oldfieldtype": "Select",
"options": "\nFixed Asset Account\nBank or Cash\nExpense Account\nTax\nIncome Account\nChargeable",
"in_filter": 1
"permlevel": 0,
"search_index": 0
},
{
"description": "Rate at which this tax is applied",
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Rate",
"oldfieldname": "tax_rate",
"fieldname": "tax_rate",
"fieldtype": "Currency",
"reqd": 0,
"hidden": 0,
"permlevel": 0
"label": "Rate",
"oldfieldname": "tax_rate",
"oldfieldtype": "Currency",
"permlevel": 0,
"reqd": 0
},
{
"description": "If the account is frozen, entries are allowed for the \"Account Manager\" only.",
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Frozen",
"oldfieldname": "freeze_account",
"permlevel": 2,
"fieldname": "freeze_account",
"fieldtype": "Select",
"options": "No\nYes"
"label": "Frozen",
"oldfieldname": "freeze_account",
"oldfieldtype": "Select",
"options": "No\nYes",
"permlevel": 2
},
{
"print_hide": 1,
"oldfieldtype": "Int",
"doctype": "DocField",
"label": "Credit Days",
"oldfieldname": "credit_days",
"fieldname": "credit_days",
"fieldtype": "Int",
"hidden": 1,
"permlevel": 0
"label": "Credit Days",
"oldfieldname": "credit_days",
"oldfieldtype": "Int",
"permlevel": 0,
"print_hide": 1
},
{
"print_hide": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Credit Limit",
"oldfieldname": "credit_limit",
"fieldname": "credit_limit",
"fieldtype": "Currency",
"hidden": 1,
"permlevel": 0
"label": "Credit Limit",
"oldfieldname": "credit_limit",
"oldfieldtype": "Currency",
"permlevel": 0,
"print_hide": 1
},
{
"description": "If this Account represents a Customer, Supplier or Employee, set it here.",
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Master Type",
"oldfieldname": "master_type",
"permlevel": 0,
"fieldname": "master_type",
"fieldtype": "Select",
"options": "\nSupplier\nCustomer\nEmployee"
"label": "Master Type",
"oldfieldname": "master_type",
"oldfieldtype": "Select",
"options": "\nSupplier\nCustomer\nEmployee",
"permlevel": 0
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Master Name",
"oldfieldname": "master_name",
"permlevel": 0,
"fieldname": "master_name",
"fieldtype": "Link",
"options": "[Select]"
"label": "Master Name",
"oldfieldname": "master_name",
"oldfieldtype": "Link",
"options": "[Select]",
"permlevel": 0
},
{
"read_only": 1,
"print_hide": 1,
"doctype": "DocField",
"label": "Lft",
"fieldname": "lft",
"fieldtype": "Int",
"hidden": 1,
"permlevel": 0
"label": "Lft",
"permlevel": 0,
"print_hide": 1,
"read_only": 1
},
{
"read_only": 1,
"print_hide": 1,
"doctype": "DocField",
"label": "Rgt",
"fieldname": "rgt",
"fieldtype": "Int",
"hidden": 1,
"permlevel": 0
"label": "Rgt",
"permlevel": 0,
"print_hide": 1,
"read_only": 1
},
{
"read_only": 1,
"print_hide": 1,
"doctype": "DocField",
"label": "Old Parent",
"fieldname": "old_parent",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 0
"label": "Old Parent",
"permlevel": 0,
"print_hide": 1,
"read_only": 1
},
{
"create": 0,
"doctype": "DocPerm",
"write": 1,
"report": 1,
"role": "Auditor",
"cancel": 0,
"permlevel": 0
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"permlevel": 0,
"role": "Auditor",
"cancel": 0,
"permlevel": 2
"write": 1
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"role": "Auditor",
"cancel": 0,
"permlevel": 1
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"report": 1,
"permlevel": 0,
"role": "Sales User",
"cancel": 0,
"permlevel": 0
"write": 0
},
{
"cancel": 0,
"create": 0,
"doctype": "DocPerm",
"write": 0,
"report": 1,
"permlevel": 0,
"role": "Purchase User",
"cancel": 0,
"permlevel": 0
"write": 0
},
{
"cancel": 0,
"create": 0,
"doctype": "DocPerm",
"write": 1,
"report": 1,
"permlevel": 0,
"role": "Accounts User",
"cancel": 0,
"permlevel": 0
"write": 1
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"write": 1,
"report": 1,
"permlevel": 0,
"role": "Accounts Manager",
"cancel": 1,
"permlevel": 0
"write": 1
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"role": "Accounts User",
"cancel": 0,
"permlevel": 1
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"permlevel": 2,
"role": "Accounts Manager",
"cancel": 0,
"permlevel": 1
},
{
"create": 0,
"doctype": "DocPerm",
"write": 1,
"role": "Accounts Manager",
"cancel": 0,
"permlevel": 2
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"role": "Accounts User",
"cancel": 0,
"permlevel": 2
"write": 1
}
]

View File

@ -1,113 +1,103 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:05",
"docstatus": 0,
"creation": "2012-07-03 13:30:49",
"modified": "2013-01-22 14:55:57",
"modified_by": "Administrator",
"modified": "2013-01-10 12:15:49"
"owner": "Administrator"
},
{
"allow_print": 1,
"module": "Accounts",
"read_only": 1,
"allow_copy": 1,
"allow_email": 1,
"hide_heading": 1,
"issingle": 1,
"name": "__common__",
"allow_print": 1,
"doctype": "DocType",
"hide_heading": 1,
"hide_toolbar": 1,
"allow_copy": 1
"issingle": 1,
"module": "Accounts",
"name": "__common__",
"read_only": 1
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Bank Reconciliation",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"amend": 0,
"cancel": 0,
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Bank Reconciliation",
"read": 1,
"submit": 0,
"doctype": "DocPerm",
"cancel": 0,
"parentfield": "permissions",
"parenttype": "DocType",
"parentfield": "permissions"
"permlevel": 0,
"read": 1,
"report": 1,
"role": "Accounts User",
"submit": 0,
"write": 1
},
{
"name": "Bank Reconciliation",
"doctype": "DocType"
"doctype": "DocType",
"name": "Bank Reconciliation"
},
{
"description": "Select account head of the bank where cheque was deposited.",
"doctype": "DocField",
"label": "Bank Account",
"options": "Account",
"fieldname": "bank_account",
"fieldtype": "Link",
"reqd": 1,
"permlevel": 0
"label": "Bank Account",
"options": "Account",
"reqd": 1
},
{
"doctype": "DocField",
"label": "From Date",
"fieldname": "from_date",
"fieldtype": "Date",
"reqd": 1,
"permlevel": 0
"label": "From Date",
"reqd": 1
},
{
"doctype": "DocField",
"label": "To Date",
"fieldname": "to_date",
"fieldtype": "Date",
"reqd": 1,
"permlevel": 0
"label": "To Date",
"reqd": 1
},
{
"doctype": "DocField",
"label": "Get Non Reconciled Entries",
"options": "get_details",
"fieldname": "get_non_reconciled_entries",
"fieldtype": "Button",
"permlevel": 0
"label": "Get Non Reconciled Entries",
"options": "get_details"
},
{
"doctype": "DocField",
"label": "Entries",
"options": "Bank Reconciliation Detail",
"fieldname": "entries",
"fieldtype": "Table",
"permlevel": 0
"label": "Entries",
"options": "Bank Reconciliation Detail"
},
{
"doctype": "DocField",
"label": "Update Clearance Date",
"options": "update_details",
"fieldname": "update_clearance_date",
"fieldtype": "Button",
"permlevel": 0
"label": "Update Clearance Date",
"options": "update_details"
},
{
"doctype": "DocField",
"label": "Total Amount",
"fieldname": "total_amount",
"fieldtype": "Currency",
"permlevel": 1
"label": "Total Amount",
"read_only": 1
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "Accounts User",
"permlevel": 0
},
{
"create": 0,
"doctype": "DocPerm",
"role": "All",
"permlevel": 1
"doctype": "DocPerm"
}
]

View File

@ -1,106 +1,101 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:05",
"docstatus": 0,
"creation": "2012-03-27 14:35:41",
"modified": "2013-01-22 14:16:42",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:41"
"owner": "Administrator"
},
{
"section_style": "Tray",
"istable": 1,
"name": "__common__",
"colour": "White:FFF",
"module": "Accounts",
"doctype": "DocType",
"version": 5,
"show_in_menu": 0
"istable": 1,
"module": "Accounts",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Bank Reconciliation Detail",
"no_copy": 0,
"search_index": 0,
"doctype": "DocField",
"parent": "Bank Reconciliation Detail",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "Bank Reconciliation Detail",
"doctype": "DocType"
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Voucher ID",
"oldfieldname": "voucher_id",
"permlevel": 0,
"search_index": 0
},
{
"doctype": "DocType",
"name": "Bank Reconciliation Detail"
},
{
"doctype": "DocField",
"fieldname": "voucher_id",
"fieldtype": "Link",
"label": "Voucher ID",
"oldfieldname": "voucher_id",
"oldfieldtype": "Link",
"options": "Journal Voucher"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Against Account",
"oldfieldname": "against_account",
"fieldname": "against_account",
"fieldtype": "Data",
"permlevel": 1
"label": "Against Account",
"oldfieldname": "against_account",
"oldfieldtype": "Data",
"read_only": 1
},
{
"description": "The date at which current entry will get or has actually executed.",
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Posting Date",
"oldfieldname": "posting_date",
"fieldname": "posting_date",
"fieldtype": "Date",
"permlevel": 1
"label": "Posting Date",
"oldfieldname": "posting_date",
"oldfieldtype": "Date",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Cheque Number",
"oldfieldname": "cheque_number",
"fieldname": "cheque_number",
"fieldtype": "Data",
"permlevel": 1
"label": "Cheque Number",
"oldfieldname": "cheque_number",
"oldfieldtype": "Data",
"read_only": 1
},
{
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Cheque Date",
"oldfieldname": "cheque_date",
"fieldname": "cheque_date",
"fieldtype": "Date",
"permlevel": 1
"label": "Cheque Date",
"oldfieldname": "cheque_date",
"oldfieldtype": "Date",
"read_only": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Debit",
"oldfieldname": "debit",
"fieldname": "debit",
"fieldtype": "Currency",
"permlevel": 1
"label": "Debit",
"oldfieldname": "debit",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Credit",
"oldfieldname": "credit",
"fieldname": "credit",
"fieldtype": "Currency",
"permlevel": 1
"label": "Credit",
"oldfieldname": "credit",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Clearance Date",
"oldfieldname": "clearance_date",
"fieldname": "clearance_date",
"fieldtype": "Date",
"permlevel": 0
"label": "Clearance Date",
"oldfieldname": "clearance_date",
"oldfieldtype": "Date"
}
]

View File

@ -1,77 +1,70 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:05",
"docstatus": 0,
"creation": "2012-03-27 14:35:41",
"modified": "2013-01-22 14:18:30",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:41"
"owner": "Administrator"
},
{
"section_style": "Tray",
"istable": 1,
"name": "__common__",
"colour": "White:FFF",
"module": "Accounts",
"doctype": "DocType",
"version": 6,
"autoname": "CBD/.######",
"show_in_menu": 0
"doctype": "DocType",
"istable": 1,
"module": "Accounts",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Budget Detail",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "Budget Detail",
"doctype": "DocType"
},
{
"search_index": 1,
"doctype": "DocField",
"label": "Account",
"oldfieldname": "account",
"trigger": "Client",
"fieldname": "account",
"fieldtype": "Link",
"oldfieldtype": "Link",
"reqd": 1,
"options": "Account",
"permlevel": 0,
"in_filter": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Budget Allocated",
"oldfieldname": "budget_allocated",
"fieldname": "budget_allocated",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 0
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Actual",
"oldfieldname": "actual",
"fieldname": "actual",
"fieldtype": "Currency",
"permlevel": 1
"doctype": "DocType",
"name": "Budget Detail"
},
{
"doctype": "DocField",
"fieldname": "account",
"fieldtype": "Link",
"in_filter": 1,
"label": "Account",
"oldfieldname": "account",
"oldfieldtype": "Link",
"options": "Account",
"reqd": 1,
"search_index": 1
},
{
"doctype": "DocField",
"fieldname": "budget_allocated",
"fieldtype": "Currency",
"label": "Budget Allocated",
"oldfieldname": "budget_allocated",
"oldfieldtype": "Currency",
"reqd": 1
},
{
"doctype": "DocField",
"fieldname": "actual",
"fieldtype": "Currency",
"label": "Actual",
"oldfieldname": "actual",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"search_index": 1,
"doctype": "DocField",
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"options": "link:Fiscal Year",
"fieldname": "fiscal_year",
"fieldtype": "Select",
"in_filter": 1,
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"oldfieldtype": "Select",
"options": "link:Fiscal Year",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"search_index": 1
}
]

View File

@ -1,131 +1,105 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:05",
"docstatus": 0,
"creation": "2012-07-03 13:30:50",
"modified": "2013-01-22 14:55:58",
"modified_by": "Administrator",
"modified": "2012-07-11 14:37:30"
"owner": "Administrator"
},
{
"section_style": "Simple",
"description": "**Budget Distribution** helps you distribute your budget across months if you have seasonality in your business.\n\nTo distribute a budget using this distribution, set this **Budget Distribution** in the **Cost Center**",
"module": "Accounts",
"allow_trash": 1,
"autoname": "field:distribution_id",
"show_in_menu": 0,
"name": "__common__",
"colour": "White:FFF",
"description": "**Budget Distribution** helps you distribute your budget across months if you have seasonality in your business.\n\nTo distribute a budget using this distribution, set this **Budget Distribution** in the **Cost Center**",
"doctype": "DocType",
"server_code_error": " ",
"name_case": "Title Case",
"version": 1
"module": "Accounts",
"name": "__common__",
"name_case": "Title Case"
},
{
"name": "__common__",
"parent": "Budget Distribution",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Budget Distribution",
"read": 1,
"doctype": "DocPerm",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Budget Distribution",
"doctype": "DocType"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"role": "System Manager",
"report": 1,
"permlevel": 0
},
{
"write": 1,
"role": "System Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"role": "System Manager",
"permlevel": 2,
"doctype": "DocPerm"
},
{
"amend": 0,
"create": 1,
"doctype": "DocPerm",
"submit": 0,
"write": 1,
"name": "__common__",
"parent": "Budget Distribution",
"parentfield": "permissions",
"parenttype": "DocType",
"read": 1,
"report": 1,
"role": "Accounts Manager",
"cancel": 1,
"permlevel": 0
"submit": 0
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 1,
"role": "Accounts Manager",
"cancel": 0,
"permlevel": 1
},
{
"role": "Accounts Manager",
"permlevel": 2,
"doctype": "DocPerm"
"doctype": "DocType",
"name": "Budget Distribution"
},
{
"description": "Name of the Budget Distribution",
"oldfieldtype": "Data",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Distribution Name",
"oldfieldname": "distribution_id",
"fieldname": "distribution_id",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Distribution Name",
"oldfieldname": "distribution_id",
"oldfieldtype": "Data",
"reqd": 1
},
{
"search_index": 1,
"doctype": "DocField",
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"options": "link:Fiscal Year",
"fieldname": "fiscal_year",
"fieldtype": "Select",
"in_filter": 1,
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"oldfieldtype": "Select",
"permlevel": 0,
"in_filter": 1
"options": "link:Fiscal Year",
"search_index": 1
},
{
"oldfieldtype": "Table",
"doctype": "DocField",
"label": "Budget Distribution Details",
"oldfieldname": "budget_distribution_details",
"options": "Budget Distribution Detail",
"fieldname": "budget_distribution_details",
"fieldtype": "Table",
"permlevel": 0
"label": "Budget Distribution Details",
"oldfieldname": "budget_distribution_details",
"oldfieldtype": "Table",
"options": "Budget Distribution Detail"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"permlevel": 0,
"role": "System Manager",
"write": 1
},
{
"doctype": "DocPerm",
"permlevel": 2,
"role": "System Manager"
},
{
"amend": 0,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"permlevel": 0,
"role": "Accounts Manager",
"write": 1
},
{
"doctype": "DocPerm",
"permlevel": 2,
"role": "Accounts Manager"
}
]

View File

@ -1,51 +1,46 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:05",
"docstatus": 0,
"creation": "2012-07-03 13:30:47",
"modified": "2013-01-22 14:41:34",
"modified_by": "Administrator",
"modified": "2012-07-11 14:32:16"
"owner": "Administrator"
},
{
"section_style": "Tray",
"autoname": "BDD/.#####",
"doctype": "DocType",
"istable": 1,
"module": "Accounts",
"server_code_error": " ",
"doctype": "DocType",
"autoname": "BDD/.#####",
"name": "__common__",
"colour": "White:FFF",
"show_in_menu": 0,
"version": 1
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Budget Distribution Detail",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Budget Distribution Detail",
"doctype": "DocType"
"doctype": "DocType",
"name": "Budget Distribution Detail"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Month",
"oldfieldname": "month",
"fieldname": "month",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 2
"label": "Month",
"oldfieldname": "month",
"oldfieldtype": "Data",
"read_only": 1,
"reqd": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "percentage_allocation",
"fieldtype": "Float",
"label": "Percentage Allocation",
"oldfieldname": "percentage_allocation",
"fieldname": "percentage_allocation",
"fieldtype": "Currency",
"permlevel": 0
"oldfieldtype": "Currency"
}
]

View File

@ -1,195 +1,184 @@
[
{
"owner": "Administrator",
"creation": "2013-01-19 10:23:34",
"docstatus": 0,
"creation": "2012-07-03 13:29:54",
"modified": "2013-01-22 14:55:58",
"modified_by": "Administrator",
"modified": "2013-01-18 12:57:44"
"owner": "Administrator"
},
{
"autoname": "naming_series:",
"allow_attach": 1,
"is_submittable": 1,
"autoname": "naming_series:",
"doctype": "DocType",
"module": "Accounts",
"is_submittable": 1,
"max_attachments": 3,
"module": "Accounts",
"name": "__common__"
},
{
"read_only": 0,
"doctype": "DocField",
"name": "__common__",
"parent": "C-Form",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "__common__",
"parent": "C-Form",
"read": 1,
"submit": 0,
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "C-Form",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"report": 1,
"parentfield": "permissions"
"submit": 0,
"write": 1
},
{
"name": "C-Form",
"doctype": "DocType"
"doctype": "DocType",
"name": "C-Form"
},
{
"print_width": "50%",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
"print_width": "50%",
"read_only": 0,
"width": "50%"
},
{
"doctype": "DocField",
"label": "Series",
"options": "\nC-FORM/",
"fieldname": "naming_series",
"fieldtype": "Select",
"reqd": 1,
"permlevel": 0
"label": "Series",
"options": "\nC-FORM/",
"read_only": 0,
"reqd": 1
},
{
"doctype": "DocField",
"label": "C-Form No",
"fieldname": "c_form_no",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "C-Form No",
"read_only": 0,
"reqd": 1
},
{
"doctype": "DocField",
"label": "Received Date",
"fieldname": "received_date",
"fieldtype": "Date",
"reqd": 1,
"permlevel": 0
"label": "Received Date",
"read_only": 0,
"reqd": 1
},
{
"doctype": "DocField",
"label": "Customer",
"options": "Customer",
"fieldname": "customer",
"fieldtype": "Link",
"reqd": 1,
"permlevel": 0
"label": "Customer",
"options": "Customer",
"read_only": 0,
"reqd": 1
},
{
"print_width": "50%",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"print_width": "50%",
"read_only": 0,
"width": "50%"
},
{
"doctype": "DocField",
"label": "Company",
"options": "link:Company",
"fieldname": "company",
"fieldtype": "Select",
"permlevel": 0
"label": "Company",
"options": "link:Company",
"read_only": 0
},
{
"doctype": "DocField",
"label": "Fiscal Year",
"options": "link:Fiscal Year",
"fieldname": "fiscal_year",
"fieldtype": "Select",
"reqd": 1,
"permlevel": 0
"label": "Fiscal Year",
"options": "link:Fiscal Year",
"read_only": 0,
"reqd": 1
},
{
"doctype": "DocField",
"label": "Quarter",
"options": "\nI\nII\nIII\nIV",
"fieldname": "quarter",
"fieldtype": "Select",
"permlevel": 0
"label": "Quarter",
"options": "\nI\nII\nIII\nIV",
"read_only": 0
},
{
"doctype": "DocField",
"label": "Total Amount",
"fieldname": "total_amount",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 0
"label": "Total Amount",
"read_only": 0,
"reqd": 1
},
{
"doctype": "DocField",
"label": "State",
"options": "link:State\ncountry='India'",
"fieldname": "state",
"fieldtype": "Select",
"reqd": 1,
"permlevel": 0
"label": "State",
"options": "link:State\ncountry='India'",
"read_only": 0,
"reqd": 1
},
{
"doctype": "DocField",
"fieldname": "section_break0",
"fieldtype": "Section Break",
"permlevel": 0
"read_only": 0
},
{
"doctype": "DocField",
"label": "Invoice Details",
"options": "C-Form Invoice Detail",
"fieldname": "invoice_details",
"fieldtype": "Table",
"permlevel": 0
"label": "Invoice Details",
"options": "C-Form Invoice Detail",
"read_only": 0
},
{
"print_hide": 0,
"doctype": "DocField",
"label": "Total Invoiced Amount",
"fieldname": "total_invoiced_amount",
"fieldtype": "Currency",
"permlevel": 1
"label": "Total Invoiced Amount",
"print_hide": 0,
"read_only": 1
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "File List",
"fieldname": "file_list",
"fieldtype": "Text",
"hidden": 1,
"permlevel": 0
"label": "File List",
"print_hide": 1,
"read_only": 0
},
{
"print_hide": 1,
"no_copy": 1,
"doctype": "DocField",
"label": "Amended From",
"options": "Sales Invoice",
"fieldname": "amended_from",
"fieldtype": "Link",
"permlevel": 1
"label": "Amended From",
"no_copy": 1,
"options": "Sales Invoice",
"print_hide": 1,
"read_only": 1
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "Accounts User",
"permlevel": 0
"role": "Accounts User"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "Accounts Manager",
"permlevel": 0
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"role": "All",
"cancel": 0,
"permlevel": 1
"role": "Accounts Manager"
}
]

View File

@ -1,72 +1,68 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:06",
"docstatus": 0,
"creation": "2012-03-27 14:35:41",
"modified": "2013-01-22 14:18:52",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:41"
"owner": "Administrator"
},
{
"section_style": "Simple",
"istable": 1,
"name": "__common__",
"colour": "White:FFF",
"module": "Accounts",
"doctype": "DocType",
"version": 5,
"show_in_menu": 0
"istable": 1,
"module": "Accounts",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "C-Form Invoice Detail",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "C-Form Invoice Detail",
"doctype": "DocType"
},
{
"doctype": "DocField",
"label": "Invoice No",
"width": "160px",
"options": "Sales Invoice",
"fieldname": "invoice_no",
"fieldtype": "Link",
"permlevel": 0
},
{
"doctype": "DocType",
"name": "C-Form Invoice Detail"
},
{
"doctype": "DocField",
"fieldname": "invoice_no",
"fieldtype": "Link",
"label": "Invoice No",
"options": "Sales Invoice",
"width": "160px"
},
{
"doctype": "DocField",
"label": "Invoice Date",
"width": "120px",
"fieldname": "invoice_date",
"fieldtype": "Date",
"permlevel": 1
"label": "Invoice Date",
"read_only": 1,
"width": "120px"
},
{
"doctype": "DocField",
"label": "Territory",
"width": "120px",
"options": "Territory",
"fieldname": "territory",
"fieldtype": "Link",
"permlevel": 1
"label": "Territory",
"options": "Territory",
"read_only": 1,
"width": "120px"
},
{
"doctype": "DocField",
"label": "Net Total",
"width": "120px",
"fieldname": "net_total",
"fieldtype": "Currency",
"permlevel": 1
"label": "Net Total",
"read_only": 1,
"width": "120px"
},
{
"doctype": "DocField",
"label": "Grand Total",
"width": "120px",
"fieldname": "grand_total",
"fieldtype": "Currency",
"permlevel": 1
"label": "Grand Total",
"read_only": 1,
"width": "120px"
}
]

View File

@ -1,264 +1,213 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:06",
"docstatus": 0,
"creation": "2012-07-12 23:29:41",
"modified": "2013-01-22 14:55:59",
"modified_by": "Administrator",
"modified": "2012-12-06 12:12:46"
"owner": "Administrator"
},
{
"allow_copy": 1,
"allow_rename": 1,
"autoname": "field:cost_center_name",
"description": "Track separate Income and Expense for product verticals or divisions.",
"search_fields": "name,parent_cost_center",
"module": "Accounts",
"doctype": "DocType",
"document_type": "Master",
"in_create": 1,
"autoname": "field:cost_center_name",
"module": "Accounts",
"name": "__common__",
"allow_rename": 1,
"doctype": "DocType",
"allow_copy": 1
},
{
"name": "__common__",
"parent": "Cost Center",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Cost Center",
"read": 1,
"doctype": "DocPerm",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Cost Center",
"doctype": "DocType"
"search_fields": "name,parent_cost_center"
},
{
"doctype": "DocField",
"label": "Cost Center Details",
"fieldname": "sb0",
"fieldtype": "Section Break",
"name": "__common__",
"parent": "Cost Center",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"oldfieldtype": "Small Text",
"doctype": "DocPerm",
"name": "__common__",
"parent": "Cost Center",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"report": 1,
"submit": 0
},
{
"doctype": "DocType",
"name": "Cost Center"
},
{
"doctype": "DocField",
"fieldname": "sb0",
"fieldtype": "Section Break",
"label": "Cost Center Details"
},
{
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Cost Center Name",
"oldfieldname": "cost_center_name",
"fieldname": "cost_center_name",
"fieldtype": "Data",
"search_index": 0,
"in_filter": 0,
"label": "Cost Center Name",
"no_copy": 1,
"oldfieldname": "cost_center_name",
"oldfieldtype": "Data",
"reqd": 1,
"permlevel": 0,
"in_filter": 0
"search_index": 0
},
{
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Parent Cost Center",
"oldfieldname": "parent_cost_center",
"permlevel": 0,
"trigger": "Client",
"fieldname": "parent_cost_center",
"fieldtype": "Link",
"reqd": 1,
"options": "Cost Center"
"label": "Parent Cost Center",
"oldfieldname": "parent_cost_center",
"oldfieldtype": "Link",
"options": "Cost Center",
"reqd": 1
},
{
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Company",
"oldfieldname": "company_name",
"permlevel": 0,
"trigger": "Client",
"fieldname": "company_name",
"fieldtype": "Link",
"reqd": 1,
"options": "Company"
"label": "Company",
"oldfieldname": "company_name",
"oldfieldtype": "Link",
"options": "Company",
"reqd": 1
},
{
"oldfieldtype": "Data",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Company Abbr",
"oldfieldname": "company_abbr",
"fieldname": "company_abbr",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 1
"label": "Company Abbr",
"oldfieldname": "company_abbr",
"oldfieldtype": "Data",
"read_only": 1
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "cb0",
"fieldtype": "Column Break",
"permlevel": 0
"width": "50%"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Select",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Group or Ledger",
"oldfieldname": "group_or_ledger",
"permlevel": 0,
"trigger": "Client",
"fieldname": "group_or_ledger",
"fieldtype": "Select",
"reqd": 1,
"hidden": 0,
"label": "Group or Ledger",
"no_copy": 1,
"oldfieldname": "group_or_ledger",
"oldfieldtype": "Select",
"options": "\nGroup\nLedger",
"report_hide": 1
"print_hide": 1,
"report_hide": 1,
"reqd": 1
},
{
"description": "Define Budget for this Cost Center. To set budget action, see <a href=\"#!List/Company\">Company Master</a>",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Budget",
"fieldname": "sb1",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Budget"
},
{
"description": "Select Budget Distribution, if you want to track based on seasonality.",
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Distribution Id",
"oldfieldname": "distribution_id",
"permlevel": 0,
"fieldname": "distribution_id",
"fieldtype": "Link",
"label": "Distribution Id",
"oldfieldname": "distribution_id",
"oldfieldtype": "Link",
"options": "Budget Distribution"
},
{
"description": "Add rows to set annual budgets on Accounts.",
"oldfieldtype": "Table",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Budget Details",
"oldfieldname": "budget_details",
"permlevel": 0,
"fieldname": "budget_details",
"fieldtype": "Table",
"label": "Budget Details",
"oldfieldname": "budget_details",
"oldfieldtype": "Table",
"options": "Budget Detail"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Int",
"doctype": "DocField",
"label": "lft",
"oldfieldname": "lft",
"fieldname": "lft",
"fieldtype": "Int",
"search_index": 1,
"hidden": 1,
"permlevel": 0,
"in_filter": 1,
"label": "lft",
"no_copy": 1,
"oldfieldname": "lft",
"oldfieldtype": "Int",
"print_hide": 1,
"report_hide": 1,
"in_filter": 1
"search_index": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Int",
"doctype": "DocField",
"label": "rgt",
"oldfieldname": "rgt",
"fieldname": "rgt",
"fieldtype": "Int",
"search_index": 1,
"reqd": 0,
"hidden": 1,
"permlevel": 0,
"in_filter": 1,
"label": "rgt",
"no_copy": 1,
"oldfieldname": "rgt",
"oldfieldtype": "Int",
"print_hide": 1,
"report_hide": 1,
"in_filter": 1
"reqd": 0,
"search_index": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "old_parent",
"oldfieldname": "old_parent",
"options": "Cost Center",
"fieldname": "old_parent",
"fieldtype": "Link",
"hidden": 1,
"permlevel": 0,
"label": "old_parent",
"no_copy": 1,
"oldfieldname": "old_parent",
"oldfieldtype": "Data",
"options": "Cost Center",
"print_hide": 1,
"report_hide": 1
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"role": "Accounts Manager",
"cancel": 0,
"permlevel": 1
},
{
"amend": 0,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 0,
"write": 1,
"report": 1,
"role": "Accounts Manager",
"write": 1
},
{
"amend": 0,
"cancel": 0,
"create": 0,
"doctype": "DocPerm",
"role": "Accounts User",
"write": 0
},
{
"cancel": 1,
"permlevel": 0
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"role": "Accounts User",
"cancel": 0,
"permlevel": 1
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"report": 1,
"role": "Accounts User",
"cancel": 0,
"permlevel": 0
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"role": "System Manager",
"report": 1,
"permlevel": 0
},
{
"role": "All",
"permlevel": 1,
"doctype": "DocPerm"
"write": 1
}
]

View File

@ -1,110 +1,95 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:06",
"docstatus": 0,
"creation": "2012-07-03 13:30:47",
"modified": "2013-01-22 14:46:59",
"modified_by": "Administrator",
"modified": "2012-07-11 14:56:41"
"owner": "Administrator"
},
{
"section_style": "Tabbed",
"description": "**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.",
"module": "Accounts",
"server_code_error": " ",
"allow_trash": 1,
"autoname": "field:year",
"document_type": "Master",
"_last_update": "1322549700",
"name": "__common__",
"colour": "White:FFF",
"description": "**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.",
"doctype": "DocType",
"show_in_menu": 0,
"version": 1
"document_type": "Master",
"module": "Accounts",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Fiscal Year",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"report": 1,
"name": "__common__",
"parent": "Fiscal Year",
"read": 1,
"create": 1,
"doctype": "DocPerm",
"write": 1,
"parentfield": "fields",
"parenttype": "DocType",
"role": "System Manager",
"cancel": 1,
"permlevel": 0,
"parentfield": "permissions"
},
{
"name": "Fiscal Year",
"doctype": "DocType"
"permlevel": 0
},
{
"amend": 0,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 0
"name": "__common__",
"parent": "Fiscal Year",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"report": 1,
"role": "System Manager",
"submit": 0,
"write": 1
},
{
"doctype": "DocPerm"
"doctype": "DocType",
"name": "Fiscal Year"
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Fiscal Year Details",
"fieldname": "year_details",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Fiscal Year Details",
"oldfieldtype": "Section Break"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"description": "For e.g. 2012, 2012-13",
"oldfieldtype": "Data",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Year Name",
"oldfieldname": "year",
"fieldname": "year",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Year Name",
"oldfieldname": "year",
"oldfieldtype": "Data",
"reqd": 1
},
{
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Year Start Date",
"oldfieldname": "year_start_date",
"fieldname": "year_start_date",
"fieldtype": "Date",
"reqd": 1,
"permlevel": 0
"label": "Year Start Date",
"oldfieldname": "year_start_date",
"oldfieldtype": "Date",
"reqd": 1
},
{
"description": "Entries are not allowed against this Fiscal Year if the year is closed.",
"default": "No",
"oldfieldtype": "Select",
"colour": "White:FFF",
"description": "Entries are not allowed against this Fiscal Year if the year is closed.",
"doctype": "DocField",
"label": "Year Closed",
"oldfieldname": "is_fiscal_year_closed",
"permlevel": 0,
"fieldname": "is_fiscal_year_closed",
"fieldtype": "Select",
"reqd": 0,
"options": "\nNo\nYes"
"label": "Year Closed",
"oldfieldname": "is_fiscal_year_closed",
"oldfieldtype": "Select",
"options": "\nNo\nYes",
"reqd": 0
},
{
"doctype": "DocPerm"
}
]

View File

@ -1,524 +1,462 @@
[
{
"owner": "Administrator",
"creation": "2013-01-19 10:23:34",
"docstatus": 0,
"creation": "2013-01-18 10:46:42",
"modified": "2013-01-22 14:56:03",
"modified_by": "Administrator",
"modified": "2013-01-18 17:44:58"
"owner": "Administrator"
},
{
"autoname": "naming_series:",
"name": "__common__",
"is_submittable": 1,
"search_fields": "voucher_type,posting_date, due_date, cheque_no",
"module": "Accounts",
"doctype": "DocType",
"read_only_onload": 1
"is_submittable": 1,
"module": "Accounts",
"name": "__common__",
"read_only_onload": 1,
"search_fields": "voucher_type,posting_date, due_date, cheque_no"
},
{
"name": "__common__",
"parent": "Journal Voucher",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Journal Voucher",
"read": 1,
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"doctype": "DocPerm",
"name": "__common__",
"parent": "Journal Voucher",
"parentfield": "permissions",
"parenttype": "DocType",
"report": 1,
"parentfield": "permissions"
"permlevel": 0,
"read": 1,
"report": 1
},
{
"name": "Journal Voucher",
"doctype": "DocType"
"doctype": "DocType",
"name": "Journal Voucher"
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"print_hide": 1,
"description": "To manage multiple series please go to Setup > Manage Series",
"no_copy": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Series",
"oldfieldname": "naming_series",
"permlevel": 0,
"fieldname": "naming_series",
"fieldtype": "Select",
"reqd": 1,
"options": "JV"
"label": "Series",
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "JV",
"print_hide": 1,
"reqd": 1
},
{
"print_hide": 0,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Voucher Type",
"oldfieldname": "voucher_type",
"options": "\nJournal Entry\nBank Voucher\nCash Voucher\nCredit Card Voucher\nDebit Note\nCredit Note\nContra Voucher\nExcise Voucher\nWrite Off Voucher",
"fieldname": "voucher_type",
"fieldtype": "Select",
"search_index": 1,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Voucher Type",
"oldfieldname": "voucher_type",
"oldfieldtype": "Select",
"options": "\nJournal Entry\nBank Voucher\nCash Voucher\nCredit Card Voucher\nDebit Note\nCredit Note\nContra Voucher\nExcise Voucher\nWrite Off Voucher",
"print_hide": 0,
"search_index": 1
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"description": "The date at which current entry will get or has actually executed.",
"no_copy": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Posting Date",
"oldfieldname": "posting_date",
"fieldname": "posting_date",
"fieldtype": "Date",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"permlevel": 0
"label": "Posting Date",
"no_copy": 1,
"oldfieldname": "posting_date",
"oldfieldtype": "Date",
"reqd": 1,
"search_index": 1
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Journal Entries",
"options": "Simple",
"fieldname": "2_add_edit_gl_entries",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Journal Entries",
"oldfieldtype": "Section Break",
"options": "Simple"
},
{
"print_hide": 0,
"allow_on_submit": 1,
"oldfieldtype": "Table",
"doctype": "DocField",
"label": "Entries",
"oldfieldname": "entries",
"options": "Journal Voucher Detail",
"fieldname": "entries",
"fieldtype": "Table",
"permlevel": 0
"label": "Entries",
"oldfieldname": "entries",
"oldfieldtype": "Table",
"options": "Journal Voucher Detail",
"print_hide": 0
},
{
"doctype": "DocField",
"options": "Simple",
"fieldname": "section_break99",
"fieldtype": "Section Break",
"permlevel": 0
"options": "Simple"
},
{
"no_copy": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Total Debit",
"oldfieldname": "total_debit",
"fieldname": "total_debit",
"fieldtype": "Currency",
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Total Debit",
"no_copy": 1,
"oldfieldname": "total_debit",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"no_copy": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Total Credit",
"oldfieldname": "total_credit",
"fieldname": "total_credit",
"fieldtype": "Currency",
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Total Credit",
"no_copy": 1,
"oldfieldname": "total_credit",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "column_break99",
"fieldtype": "Column Break",
"permlevel": 0
"fieldtype": "Column Break"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Difference",
"oldfieldname": "difference",
"fieldname": "difference",
"fieldtype": "Currency",
"permlevel": 1
"label": "Difference",
"no_copy": 1,
"oldfieldname": "difference",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1
},
{
"oldfieldtype": "Button",
"doctype": "DocField",
"label": "Make Difference Entry",
"fieldname": "get_balance",
"fieldtype": "Button",
"permlevel": 0
"label": "Make Difference Entry",
"oldfieldtype": "Button"
},
{
"doctype": "DocField",
"label": "Reference",
"fieldname": "reference",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Reference"
},
{
"description": "eg. Cheque Number",
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Reference Number",
"oldfieldname": "cheque_no",
"fieldname": "cheque_no",
"fieldtype": "Data",
"search_index": 1,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Reference Number",
"no_copy": 1,
"oldfieldname": "cheque_no",
"oldfieldtype": "Data",
"search_index": 1
},
{
"no_copy": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Reference Date",
"oldfieldname": "cheque_date",
"fieldname": "cheque_date",
"fieldtype": "Date",
"permlevel": 0
"label": "Reference Date",
"no_copy": 1,
"oldfieldname": "cheque_date",
"oldfieldtype": "Date"
},
{
"print_hide": 0,
"no_copy": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Clearance Date",
"oldfieldname": "clearance_date",
"fieldname": "clearance_date",
"fieldtype": "Date",
"search_index": 1,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Clearance Date",
"no_copy": 1,
"oldfieldname": "clearance_date",
"oldfieldtype": "Date",
"print_hide": 0,
"read_only": 1,
"search_index": 1
},
{
"doctype": "DocField",
"fieldname": "column_break98",
"fieldtype": "Column Break",
"permlevel": 0
"fieldtype": "Column Break"
},
{
"no_copy": 1,
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "User Remark",
"oldfieldname": "user_remark",
"fieldname": "user_remark",
"fieldtype": "Small Text",
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "User Remark",
"no_copy": 1,
"oldfieldname": "user_remark",
"oldfieldtype": "Small Text"
},
{
"description": "User Remark will be added to Auto Remark",
"no_copy": 1,
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Remark",
"oldfieldname": "remark",
"fieldname": "remark",
"fieldtype": "Small Text",
"reqd": 0,
"permlevel": 1
"label": "Remark",
"no_copy": 1,
"oldfieldname": "remark",
"oldfieldtype": "Small Text",
"read_only": 1,
"reqd": 0
},
{
"print_hide": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Bill No",
"oldfieldname": "bill_no",
"fieldname": "bill_no",
"fieldtype": "Data",
"permlevel": 0
"label": "Bill No",
"oldfieldname": "bill_no",
"oldfieldtype": "Data",
"print_hide": 1
},
{
"print_hide": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Bill Date",
"oldfieldname": "bill_date",
"fieldname": "bill_date",
"fieldtype": "Date",
"permlevel": 0
"label": "Bill Date",
"oldfieldname": "bill_date",
"oldfieldtype": "Date",
"print_hide": 1
},
{
"print_hide": 0,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Due Date",
"oldfieldname": "due_date",
"fieldname": "due_date",
"fieldtype": "Date",
"permlevel": 0
"label": "Due Date",
"oldfieldname": "due_date",
"oldfieldtype": "Date",
"print_hide": 0
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "More Info",
"fieldname": "addtional_info",
"fieldtype": "Section Break",
"permlevel": 0
"label": "More Info",
"oldfieldtype": "Section Break"
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break2",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"print_hide": 1,
"default": "No",
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Is Opening",
"oldfieldname": "is_opening",
"permlevel": 0,
"fieldname": "is_opening",
"fieldtype": "Select",
"search_index": 1,
"in_filter": 1,
"label": "Is Opening",
"oldfieldname": "is_opening",
"oldfieldtype": "Select",
"options": "No\nYes",
"in_filter": 1
"print_hide": 1,
"search_index": 1
},
{
"print_hide": 1,
"description": "For opening invoice entry, this date will reflect in the period-wise aging report.",
"no_copy": 0,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Aging Date",
"oldfieldname": "aging_date",
"fieldname": "aging_date",
"fieldtype": "Date",
"permlevel": 0
"label": "Aging Date",
"no_copy": 0,
"oldfieldname": "aging_date",
"oldfieldtype": "Date",
"print_hide": 1
},
{
"print_hide": 1,
"default": "Accounts Receivable",
"depends_on": "eval:doc.voucher_type == 'Write Off Voucher'",
"doctype": "DocField",
"label": "Write Off Based On",
"options": "Accounts Receivable\nAccounts Payable",
"fieldname": "write_off_based_on",
"fieldtype": "Select",
"permlevel": 0,
"label": "Write Off Based On",
"options": "Accounts Receivable\nAccounts Payable",
"print_hide": 1,
"report_hide": 1
},
{
"print_hide": 1,
"depends_on": "eval:doc.voucher_type == 'Write Off Voucher'",
"doctype": "DocField",
"label": "Write Off Amount <=",
"fieldname": "write_off_amount",
"fieldtype": "Currency",
"permlevel": 0,
"label": "Write Off Amount <=",
"print_hide": 1,
"report_hide": 1
},
{
"print_hide": 1,
"depends_on": "eval:doc.voucher_type == 'Write Off Voucher'",
"doctype": "DocField",
"label": "Get Outstanding Invoices",
"options": "get_outstanding_invoices",
"fieldname": "get_outstanding_invoices",
"fieldtype": "Button",
"permlevel": 0
"label": "Get Outstanding Invoices",
"options": "get_outstanding_invoices",
"print_hide": 1
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break3",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"print_hide": 0,
"no_copy": 1,
"doctype": "DocField",
"label": "Pay To / Recd From",
"fieldname": "pay_to_recd_from",
"fieldtype": "Data",
"hidden": 0,
"permlevel": 0,
"label": "Pay To / Recd From",
"no_copy": 1,
"print_hide": 0,
"report_hide": 1
},
{
"print_hide": 1,
"no_copy": 1,
"doctype": "DocField",
"label": "Total Amount",
"fieldname": "total_amount",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 1,
"label": "Total Amount",
"no_copy": 1,
"print_hide": 1,
"read_only": 1,
"report_hide": 1
},
{
"print_hide": 1,
"no_copy": 1,
"doctype": "DocField",
"label": "Total Amount in Words",
"fieldname": "total_amount_in_words",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 1,
"label": "Total Amount in Words",
"no_copy": 1,
"print_hide": 1,
"read_only": 1,
"report_hide": 1
},
{
"print_hide": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"permlevel": 0,
"fieldname": "fiscal_year",
"fieldtype": "Select",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"oldfieldtype": "Select",
"options": "link:Fiscal Year",
"in_filter": 1
"print_hide": 1,
"reqd": 1,
"search_index": 1
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Company",
"oldfieldname": "company",
"permlevel": 0,
"fieldname": "company",
"fieldtype": "Link",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Company",
"oldfieldname": "company",
"oldfieldtype": "Link",
"options": "Company",
"in_filter": 1
"print_hide": 1,
"reqd": 1,
"search_index": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Link",
"allow_on_submit": 1,
"doctype": "DocField",
"label": "Select Print Heading",
"oldfieldname": "select_print_heading",
"permlevel": 0,
"fieldname": "select_print_heading",
"fieldtype": "Link",
"label": "Select Print Heading",
"no_copy": 1,
"oldfieldname": "select_print_heading",
"oldfieldtype": "Link",
"options": "Print Heading",
"print_hide": 1,
"report_hide": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Amended From",
"oldfieldname": "amended_from",
"options": "Journal Voucher",
"fieldname": "amended_from",
"fieldtype": "Link",
"permlevel": 1
"label": "Amended From",
"no_copy": 1,
"oldfieldname": "amended_from",
"oldfieldtype": "Link",
"options": "Journal Voucher",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"description": "The date at which current entry is corrected in the system.",
"no_copy": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Amendment Date",
"oldfieldname": "amendment_date",
"fieldname": "amendment_date",
"fieldtype": "Date",
"permlevel": 0
"label": "Amendment Date",
"no_copy": 1,
"oldfieldname": "amendment_date",
"oldfieldtype": "Date",
"print_hide": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Cancel Reason",
"oldfieldname": "cancel_reason",
"fieldname": "cancel_reason",
"fieldtype": "Data",
"permlevel": 1
"label": "Cancel Reason",
"no_copy": 1,
"oldfieldname": "cancel_reason",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1
},
{
"amend": 1,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"role": "Accounts User",
"submit": 1,
"write": 1,
"cancel": 1,
"role": "Accounts User",
"permlevel": 0
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"cancel": 0,
"role": "Accounts User",
"permlevel": 1
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"cancel": 0,
"role": "Accounts Manager",
"permlevel": 1
"write": 1
},
{
"amend": 1,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"cancel": 1,
"role": "Accounts Manager",
"permlevel": 0
"submit": 1,
"write": 1
},
{
"amend": 0,
"cancel": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"cancel": 0,
"role": "Auditor",
"permlevel": 0
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"cancel": 0,
"role": "Auditor",
"permlevel": 1
"write": 0
}
]

View File

@ -1,158 +1,140 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:06",
"docstatus": 0,
"creation": "2012-05-03 18:41:39",
"modified": "2013-01-22 14:47:01",
"modified_by": "Administrator",
"modified": "2012-10-02 16:47:37"
"owner": "Administrator"
},
{
"section_style": "Tray",
"autoname": "JVD.######",
"doctype": "DocType",
"istable": 1,
"module": "Accounts",
"server_code_error": " ",
"doctype": "DocType",
"autoname": "JVD.######",
"name": "__common__",
"colour": "White:FFF",
"show_in_menu": 0,
"version": 1
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Journal Voucher Detail",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Journal Voucher Detail",
"doctype": "DocType"
"doctype": "DocType",
"name": "Journal Voucher Detail"
},
{
"permlevel": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Account",
"oldfieldname": "account",
"width": "250px",
"trigger": "Client",
"fieldname": "account",
"fieldtype": "Link",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Account",
"oldfieldname": "account",
"oldfieldtype": "Link",
"options": "Account",
"in_filter": 1
"reqd": 1,
"search_index": 1,
"width": "250px"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Debit",
"oldfieldname": "debit",
"trigger": "Client",
"fieldname": "debit",
"fieldtype": "Currency",
"permlevel": 0
"label": "Debit",
"oldfieldname": "debit",
"oldfieldtype": "Currency"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Credit",
"oldfieldname": "credit",
"trigger": "Client",
"fieldname": "credit",
"fieldtype": "Currency",
"permlevel": 0
"label": "Credit",
"oldfieldname": "credit",
"oldfieldtype": "Currency"
},
{
"search_index": 0,
"doctype": "DocField",
"label": "Cost Center",
"oldfieldname": "cost_center",
"width": "180px",
"options": "Cost Center",
"fieldname": "cost_center",
"fieldtype": "Link",
"in_filter": 1,
"label": "Cost Center",
"oldfieldname": "cost_center",
"oldfieldtype": "Link",
"permlevel": 0,
"in_filter": 1
"options": "Cost Center",
"search_index": 0,
"width": "180px"
},
{
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Account Balance",
"oldfieldname": "balance",
"fieldname": "balance",
"fieldtype": "Data",
"permlevel": 1
"label": "Account Balance",
"no_copy": 1,
"oldfieldname": "balance",
"oldfieldtype": "Data",
"read_only": 1
},
{
"print_hide": 0,
"no_copy": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Against Purchase Invoice",
"oldfieldname": "against_voucher",
"permlevel": 0,
"trigger": "Client",
"fieldname": "against_voucher",
"fieldtype": "Link",
"search_index": 1,
"in_filter": 1,
"label": "Against Purchase Invoice",
"no_copy": 1,
"oldfieldname": "against_voucher",
"oldfieldtype": "Link",
"options": "Purchase Invoice",
"in_filter": 1
"print_hide": 0,
"search_index": 1
},
{
"print_hide": 0,
"no_copy": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Against Sales Invoice",
"oldfieldname": "against_invoice",
"permlevel": 0,
"trigger": "Client",
"fieldname": "against_invoice",
"fieldtype": "Link",
"search_index": 1,
"in_filter": 1,
"label": "Against Sales Invoice",
"no_copy": 1,
"oldfieldname": "against_invoice",
"oldfieldtype": "Link",
"options": "Sales Invoice",
"in_filter": 1
"print_hide": 0,
"search_index": 1
},
{
"print_hide": 0,
"no_copy": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Against Journal Voucher",
"oldfieldname": "against_jv",
"options": "Journal Voucher",
"fieldname": "against_jv",
"fieldtype": "Link",
"search_index": 1,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Against Journal Voucher",
"no_copy": 1,
"oldfieldname": "against_jv",
"oldfieldtype": "Link",
"options": "Journal Voucher",
"print_hide": 0,
"search_index": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Is Advance",
"oldfieldname": "is_advance",
"permlevel": 0,
"fieldname": "is_advance",
"fieldtype": "Select",
"options": "No\nYes"
"label": "Is Advance",
"no_copy": 1,
"oldfieldname": "is_advance",
"oldfieldtype": "Select",
"options": "No\nYes",
"print_hide": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Text",
"doctype": "DocField",
"label": "Against Account",
"oldfieldname": "against_account",
"fieldname": "against_account",
"fieldtype": "Text",
"hidden": 1,
"permlevel": 0
"label": "Against Account",
"no_copy": 1,
"oldfieldname": "against_account",
"oldfieldtype": "Text",
"print_hide": 1
}
]

View File

@ -1,209 +1,180 @@
[
{
"owner": "Administrator",
"creation": "2013-01-21 18:19:17",
"docstatus": 0,
"creation": "2013-01-16 14:48:54",
"modified": "2013-01-22 14:56:41",
"modified_by": "Administrator",
"modified": "2013-01-21 11:52:11"
"owner": "Administrator"
},
{
"issingle": 1,
"name": "__common__",
"doctype": "DocType",
"module": "Accounts",
"document_type": "Other",
"hide_toolbar": 1
"hide_toolbar": 1,
"issingle": 1,
"module": "Accounts",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Payment to Invoice Matching Tool",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Payment to Invoice Matching Tool",
"read": 1,
"submit": 0,
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"create": 1,
"doctype": "DocPerm",
"report": 0,
"name": "__common__",
"parent": "Payment to Invoice Matching Tool",
"parentfield": "permissions",
"parenttype": "DocType",
"parentfield": "permissions"
"permlevel": 0,
"read": 1,
"report": 1,
"submit": 0,
"write": 1
},
{
"name": "Payment to Invoice Matching Tool",
"doctype": "DocType"
"doctype": "DocType",
"name": "Payment to Invoice Matching Tool"
},
{
"doctype": "DocField",
"label": "Account",
"options": "Account",
"fieldname": "account",
"fieldtype": "Link",
"reqd": 1,
"permlevel": 0
"label": "Account",
"options": "Account",
"reqd": 1
},
{
"doctype": "DocField",
"label": "Voucher Type",
"options": "Sales Invoice\nPurchase Invoice\nJournal Voucher",
"fieldname": "voucher_type",
"fieldtype": "Select",
"reqd": 1,
"permlevel": 0
"label": "Voucher Type",
"options": "Sales Invoice\nPurchase Invoice\nJournal Voucher",
"reqd": 1
},
{
"doctype": "DocField",
"label": "Voucher No",
"options": "[Select]",
"fieldname": "voucher_no",
"fieldtype": "Link",
"reqd": 1,
"permlevel": 0
"label": "Voucher No",
"options": "[Select]",
"reqd": 1
},
{
"doctype": "DocField",
"label": "Pull Payment Entries",
"options": "get_payment_entries",
"fieldname": "pull_payment_entries",
"fieldtype": "Button",
"permlevel": 0
"label": "Pull Payment Entries",
"options": "get_payment_entries"
},
{
"print_width": "50%",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"print_width": "50%",
"width": "50%"
},
{
"doctype": "DocField",
"label": "Total Amount",
"fieldname": "total_amount",
"fieldtype": "Currency",
"permlevel": 1
"label": "Total Amount",
"read_only": 1
},
{
"doctype": "DocField",
"label": "Outstanding Amount",
"fieldname": "pending_amt_to_reconcile",
"fieldtype": "Currency",
"permlevel": 1
"label": "Outstanding Amount",
"read_only": 1
},
{
"doctype": "DocField",
"label": "Payment Entries",
"fieldname": "payment_entries",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Payment Entries"
},
{
"description": "Update allocated amount in the above table and then click \"Allocate\" button",
"doctype": "DocField",
"label": "Payment Entries",
"options": "Payment to Invoice Matching Tool Detail",
"fieldname": "ir_payment_details",
"fieldtype": "Table",
"permlevel": 0
"label": "Payment Entries",
"options": "Payment to Invoice Matching Tool Detail"
},
{
"doctype": "DocField",
"label": "Allocate",
"options": "reconcile",
"fieldname": "reconcile",
"fieldtype": "Button",
"permlevel": 0
"label": "Allocate",
"options": "reconcile"
},
{
"doctype": "DocField",
"options": "Simple",
"fieldname": "section_break0",
"fieldtype": "Section Break",
"permlevel": 0
"options": "Simple"
},
{
"print_width": "50%",
"doctype": "DocField",
"label": "Filter By Date",
"width": "50%",
"fieldname": "column_break2",
"fieldtype": "Column Break",
"permlevel": 0
"label": "Filter By Date",
"print_width": "50%",
"width": "50%"
},
{
"doctype": "DocField",
"label": "From Date",
"fieldname": "from_date",
"fieldtype": "Date",
"permlevel": 0
"label": "From Date"
},
{
"doctype": "DocField",
"label": "To Date",
"fieldname": "to_date",
"fieldtype": "Date",
"permlevel": 0
"label": "To Date"
},
{
"doctype": "DocField",
"label": "Help HTML",
"options": "Click \"Pull Payment Entries\" to refresh the table with filters.",
"fieldname": "help_html",
"fieldtype": "HTML",
"permlevel": 0
"label": "Help HTML",
"options": "Click \"Pull Payment Entries\" to refresh the table with filters."
},
{
"print_width": "50%",
"doctype": "DocField",
"label": "Filter By Amount",
"width": "50%",
"fieldname": "column_break3",
"fieldtype": "Column Break",
"permlevel": 0
"label": "Filter By Amount",
"print_width": "50%",
"width": "50%"
},
{
"doctype": "DocField",
"label": "Amount >=",
"fieldname": "amt_greater_than",
"fieldtype": "Data",
"permlevel": 0
"label": "Amount >="
},
{
"doctype": "DocField",
"label": "Amount <=",
"fieldname": "amt_less_than",
"fieldtype": "Data",
"permlevel": 0
"label": "Amount <="
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "System Manager",
"permlevel": 0
"role": "System Manager"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "Accounts Manager",
"permlevel": 0
"role": "Accounts Manager"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "Accounts User",
"permlevel": 0
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"role": "All",
"cancel": 0,
"permlevel": 1
"role": "Accounts User"
}
]

View File

@ -1,92 +1,92 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:07",
"docstatus": 0,
"creation": "2012-07-03 13:30:47",
"modified": "2013-01-22 14:47:04",
"modified_by": "Administrator",
"modified": "2012-12-31 10:24:49"
"owner": "Administrator"
},
{
"istable": 1,
"name": "__common__",
"doctype": "DocType",
"module": "Accounts"
"istable": 1,
"module": "Accounts",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Payment to Invoice Matching Tool Detail",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "Payment to Invoice Matching Tool Detail",
"doctype": "DocType"
},
{
"print_width": "140px",
"permlevel": 1,
"doctype": "DocField",
"label": "Voucher No",
"width": "140px",
"fieldname": "voucher_no",
"fieldtype": "Link",
"reqd": 0,
"options": "Journal Voucher"
},
{
"doctype": "DocField",
"label": "Unmatched Amount",
"fieldname": "amt_due",
"fieldtype": "Currency",
"permlevel": 1
},
{
"doctype": "DocField",
"label": "Allocated Amount",
"fieldname": "amt_to_be_reconciled",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 0
},
{
"doctype": "DocType",
"name": "Payment to Invoice Matching Tool Detail"
},
{
"doctype": "DocField",
"fieldname": "voucher_no",
"fieldtype": "Link",
"label": "Voucher No",
"options": "Journal Voucher",
"print_width": "140px",
"read_only": 1,
"reqd": 0,
"width": "140px"
},
{
"doctype": "DocField",
"fieldname": "amt_due",
"fieldtype": "Currency",
"label": "Unmatched Amount",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "amt_to_be_reconciled",
"fieldtype": "Currency",
"label": "Allocated Amount",
"reqd": 1
},
{
"doctype": "DocField",
"label": "Posting Date",
"fieldname": "posting_date",
"fieldtype": "Date",
"permlevel": 1
"label": "Posting Date",
"read_only": 1
},
{
"doctype": "DocField",
"label": "Total Amount",
"fieldname": "total_amt",
"fieldtype": "Currency",
"permlevel": 1
"label": "Total Amount",
"read_only": 1
},
{
"doctype": "DocField",
"label": "Against Account",
"fieldname": "against_account",
"fieldtype": "Data",
"permlevel": 1
"label": "Against Account",
"read_only": 1
},
{
"print_width": "200px",
"doctype": "DocField",
"label": "Remarks",
"width": "200px",
"fieldname": "remarks",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Remarks",
"print_width": "200px",
"read_only": 1,
"width": "200px"
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Voucher Detail No",
"fieldname": "voucher_detail_no",
"fieldtype": "Data",
"reqd": 0,
"hidden": 1,
"permlevel": 1
"label": "Voucher Detail No",
"print_hide": 1,
"read_only": 1,
"reqd": 0
}
]

View File

@ -1,223 +1,160 @@
[
{
"owner": "jai@webnotestech.com",
"creation": "2013-01-10 16:34:07",
"docstatus": 0,
"creation": "2012-06-11 12:09:52",
"modified": "2013-01-22 14:47:50",
"modified_by": "Administrator",
"modified": "2012-07-10 14:21:21"
"owner": "jai@webnotestech.com"
},
{
"section_style": "Simple",
"is_submittable": 1,
"search_fields": "posting_date, fiscal_year",
"module": "Accounts",
"server_code_error": " ",
"autoname": "PCE/.###",
"_last_update": "1311621379",
"name": "__common__",
"colour": "White:FFF",
"doctype": "DocType",
"show_in_menu": 0,
"version": 1
"is_submittable": 1,
"module": "Accounts",
"name": "__common__",
"search_fields": "posting_date, fiscal_year"
},
{
"name": "__common__",
"parent": "Period Closing Voucher",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Period Closing Voucher",
"read": 1,
"doctype": "DocPerm",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Period Closing Voucher",
"doctype": "DocType"
},
{
"role": "System Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"role": "Accounts Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"role": "System Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"role": "Accounts Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"role": "System Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"role": "Accounts Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"role": "System Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"role": "Accounts Manager",
"permlevel": 1,
"doctype": "DocPerm"
"permlevel": 0
},
{
"amend": 1,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"name": "__common__",
"parent": "Period Closing Voucher",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"report": 1,
"role": "System Manager",
"cancel": 1,
"permlevel": 0
"submit": 1,
"write": 1
},
{
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"cancel": 1,
"role": "Accounts Manager",
"report": 1,
"permlevel": 0
"doctype": "DocType",
"name": "Period Closing Voucher"
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Transaction Date",
"oldfieldname": "transaction_date",
"fieldname": "transaction_date",
"fieldtype": "Date",
"permlevel": 0
"label": "Transaction Date",
"oldfieldname": "transaction_date",
"oldfieldtype": "Date"
},
{
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Posting Date",
"oldfieldname": "posting_date",
"fieldname": "posting_date",
"fieldtype": "Date",
"reqd": 1,
"permlevel": 0
"label": "Posting Date",
"oldfieldname": "posting_date",
"oldfieldtype": "Date",
"reqd": 1
},
{
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Closing Fiscal Year",
"oldfieldname": "fiscal_year",
"options": "link:Fiscal Year",
"fieldname": "fiscal_year",
"fieldtype": "Select",
"reqd": 1,
"permlevel": 0
"label": "Closing Fiscal Year",
"oldfieldname": "fiscal_year",
"oldfieldtype": "Select",
"options": "link:Fiscal Year",
"reqd": 1
},
{
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Amended From",
"oldfieldname": "amended_from",
"fieldname": "amended_from",
"fieldtype": "Data",
"permlevel": 1
"label": "Amended From",
"no_copy": 1,
"oldfieldname": "amended_from",
"oldfieldtype": "Data",
"read_only": 1
},
{
"no_copy": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Amendment Date",
"oldfieldname": "amendment_date",
"fieldname": "amendment_date",
"fieldtype": "Date",
"permlevel": 1
"label": "Amendment Date",
"no_copy": 1,
"oldfieldname": "amendment_date",
"oldfieldtype": "Date",
"read_only": 1
},
{
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Company",
"oldfieldname": "company",
"options": "link:Company",
"fieldname": "company",
"fieldtype": "Select",
"reqd": 1,
"permlevel": 0
"label": "Company",
"oldfieldname": "company",
"oldfieldtype": "Select",
"options": "link:Company",
"reqd": 1
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break"
},
{
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Closing Account Head",
"oldfieldname": "closing_account_head",
"permlevel": 0,
"trigger": "Client",
"fieldname": "closing_account_head",
"fieldtype": "Link",
"reqd": 1,
"options": "Account"
"label": "Closing Account Head",
"oldfieldname": "closing_account_head",
"oldfieldtype": "Link",
"options": "Account",
"reqd": 1
},
{
"oldfieldtype": "HTML",
"doctype": "DocField",
"label": "CoA Help",
"options": "<a href=\"#!Accounts Browser/Account\">To manage Account Head, click here</a>",
"fieldname": "coa_help",
"fieldtype": "HTML",
"permlevel": 0
"label": "CoA Help",
"oldfieldtype": "HTML",
"options": "<a href=\"#!Accounts Browser/Account\">To manage Account Head, click here</a>"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Remarks",
"oldfieldname": "remarks",
"fieldname": "remarks",
"fieldtype": "Small Text",
"reqd": 1,
"permlevel": 0
"label": "Remarks",
"oldfieldname": "remarks",
"oldfieldtype": "Small Text",
"reqd": 1
},
{
"print_hide": 1,
"search_index": 0,
"doctype": "DocField",
"label": "Cancel Reason",
"oldfieldname": "cancel_reason",
"fieldname": "cancel_reason",
"fieldtype": "Small Text",
"oldfieldtype": "Small Text",
"hidden": 1,
"permlevel": 0
"label": "Cancel Reason",
"oldfieldname": "cancel_reason",
"oldfieldtype": "Small Text",
"print_hide": 1,
"search_index": 0
},
{
"doctype": "DocPerm",
"role": "System Manager"
},
{
"doctype": "DocPerm",
"role": "Accounts Manager"
}
]

File diff suppressed because it is too large Load Diff

View File

@ -1,82 +1,80 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:08",
"docstatus": 0,
"creation": "2012-07-03 13:29:54",
"modified": "2013-01-22 14:47:52",
"modified_by": "Administrator",
"modified": "2012-12-04 17:19:38"
"owner": "Administrator"
},
{
"istable": 1,
"name": "__common__",
"doctype": "DocType",
"module": "Accounts"
"istable": 1,
"module": "Accounts",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Purchase Invoice Advance",
"no_copy": 1,
"doctype": "DocField",
"parent": "Purchase Invoice Advance",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "Purchase Invoice Advance",
"doctype": "DocType"
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Journal Voucher",
"oldfieldname": "journal_voucher",
"width": "180px",
"options": "Journal Voucher",
"fieldname": "journal_voucher",
"fieldtype": "Link",
"permlevel": 1
},
{
"print_hide": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Journal Voucher Detail No",
"oldfieldname": "jv_detail_no",
"width": "80px",
"fieldname": "jv_detail_no",
"fieldtype": "Date",
"hidden": 1,
"permlevel": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Advance Amount",
"oldfieldname": "advance_amount",
"width": "100px",
"fieldname": "advance_amount",
"fieldtype": "Currency",
"permlevel": 1
},
{
"oldfieldtype": "Currency",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Allocated Amount",
"oldfieldname": "allocated_amount",
"width": "100px",
"trigger": "Client",
"fieldname": "allocated_amount",
"fieldtype": "Currency",
"permlevel": 0
},
{
"oldfieldtype": "Small Text",
"doctype": "DocType",
"name": "Purchase Invoice Advance"
},
{
"doctype": "DocField",
"fieldname": "journal_voucher",
"fieldtype": "Link",
"label": "Journal Voucher",
"oldfieldname": "journal_voucher",
"oldfieldtype": "Link",
"options": "Journal Voucher",
"read_only": 1,
"width": "180px"
},
{
"doctype": "DocField",
"fieldname": "jv_detail_no",
"fieldtype": "Date",
"hidden": 1,
"label": "Journal Voucher Detail No",
"oldfieldname": "jv_detail_no",
"oldfieldtype": "Date",
"print_hide": 1,
"read_only": 1,
"width": "80px"
},
{
"doctype": "DocField",
"fieldname": "advance_amount",
"fieldtype": "Currency",
"label": "Advance Amount",
"oldfieldname": "advance_amount",
"oldfieldtype": "Currency",
"read_only": 1,
"width": "100px"
},
{
"doctype": "DocField",
"fieldname": "allocated_amount",
"fieldtype": "Currency",
"label": "Allocated Amount",
"oldfieldname": "allocated_amount",
"oldfieldtype": "Currency",
"width": "100px"
},
{
"doctype": "DocField",
"label": "Remarks",
"oldfieldname": "remarks",
"width": "150px",
"fieldname": "remarks",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Remarks",
"oldfieldname": "remarks",
"oldfieldtype": "Small Text",
"read_only": 1,
"width": "150px"
}
]

View File

@ -1,289 +1,275 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:08",
"docstatus": 0,
"creation": "2012-12-19 22:38:53",
"modified": "2013-01-22 14:47:52",
"modified_by": "Administrator",
"modified": "2013-01-04 13:15:09"
"owner": "Administrator"
},
{
"istable": 1,
"autoname": "EVD.######",
"name": "__common__",
"doctype": "DocType",
"module": "Accounts"
"istable": 1,
"module": "Accounts",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Purchase Invoice Item",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Purchase Invoice Item",
"doctype": "DocType"
"doctype": "DocType",
"name": "Purchase Invoice Item"
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item",
"oldfieldname": "item_code",
"permlevel": 0,
"fieldname": "item_code",
"fieldtype": "Link",
"search_index": 1,
"reqd": 0,
"in_filter": 1,
"label": "Item",
"oldfieldname": "item_code",
"oldfieldtype": "Link",
"options": "Item",
"in_filter": 1
"print_hide": 1,
"reqd": 0,
"search_index": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Item Name",
"oldfieldname": "item_name",
"fieldname": "item_name",
"fieldtype": "Data",
"search_index": 0,
"in_filter": 0,
"label": "Item Name",
"oldfieldname": "item_name",
"oldfieldtype": "Data",
"reqd": 1,
"permlevel": 0,
"in_filter": 0
"search_index": 0
},
{
"print_width": "300px",
"oldfieldtype": "Text",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Text",
"permlevel": 0
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Text",
"print_width": "300px",
"width": "300px"
},
{
"print_hide": 0,
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "qty",
"fieldtype": "Float",
"label": "Qty",
"oldfieldname": "qty",
"fieldname": "qty",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 0
"oldfieldtype": "Currency",
"print_hide": 0,
"reqd": 1
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "UOM",
"options": "UOM",
"fieldname": "uom",
"fieldtype": "Link",
"permlevel": 0
"label": "UOM",
"options": "UOM",
"print_hide": 1
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Ref Rate ",
"fieldname": "import_ref_rate",
"fieldtype": "Currency",
"permlevel": 0
"label": "Ref Rate ",
"print_hide": 1
},
{
"print_hide": 0,
"doctype": "DocField",
"label": "Discount %",
"fieldname": "discount_rate",
"fieldtype": "Currency",
"permlevel": 0
"fieldtype": "Float",
"label": "Discount %",
"print_hide": 0
},
{
"print_hide": 0,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Rate ",
"oldfieldname": "import_rate",
"fieldname": "import_rate",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 0
"label": "Rate ",
"oldfieldname": "import_rate",
"oldfieldtype": "Currency",
"print_hide": 0,
"reqd": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Amount",
"oldfieldname": "import_amount",
"fieldname": "import_amount",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 1
"label": "Amount",
"oldfieldname": "import_amount",
"oldfieldtype": "Currency",
"read_only": 1,
"reqd": 1
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Ref Rate *",
"fieldname": "purchase_ref_rate",
"fieldtype": "Currency",
"permlevel": 0
"label": "Ref Rate *",
"print_hide": 1
},
{
"print_hide": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Rate *(Default Curr.)",
"oldfieldname": "rate",
"fieldname": "rate",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 0
"label": "Rate *(Default Curr.)",
"oldfieldname": "rate",
"oldfieldtype": "Currency",
"print_hide": 1,
"reqd": 1
},
{
"print_hide": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Amount (Default Curr.)",
"oldfieldname": "amount",
"fieldname": "amount",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 1
"label": "Amount (Default Curr.)",
"oldfieldname": "amount",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1,
"reqd": 1
},
{
"print_hide": 1,
"print_width": "120px",
"permlevel": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Expense Head",
"oldfieldname": "expense_head",
"width": "120px",
"fieldname": "expense_head",
"fieldtype": "Link",
"reqd": 1,
"options": "Account"
},
{
"label": "Expense Head",
"oldfieldname": "expense_head",
"oldfieldtype": "Link",
"options": "Account",
"print_hide": 1,
"print_width": "120px",
"oldfieldtype": "Link",
"reqd": 1,
"width": "120px"
},
{
"doctype": "DocField",
"label": "Cost Center",
"oldfieldname": "cost_center",
"width": "120px",
"options": "Cost Center",
"fieldname": "cost_center",
"fieldtype": "Link",
"permlevel": 0
"label": "Cost Center",
"oldfieldname": "cost_center",
"oldfieldtype": "Link",
"options": "Cost Center",
"print_hide": 1,
"print_width": "120px",
"width": "120px"
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Project Name",
"options": "Project",
"fieldname": "project_name",
"fieldtype": "Link",
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Project Name",
"options": "Project",
"print_hide": 1
},
{
"print_hide": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Brand",
"oldfieldname": "brand",
"fieldname": "brand",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 0
"label": "Brand",
"oldfieldname": "brand",
"oldfieldtype": "Data",
"print_hide": 1
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item Group",
"oldfieldname": "item_group",
"permlevel": 1,
"fieldname": "item_group",
"fieldtype": "Link",
"search_index": 1,
"hidden": 1,
"in_filter": 1,
"label": "Item Group",
"oldfieldname": "item_group",
"oldfieldtype": "Link",
"options": "Item Group",
"in_filter": 1
"print_hide": 1,
"read_only": 1,
"search_index": 1
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Pur Order",
"oldfieldname": "purchase_order",
"options": "Purchase Order",
"fieldname": "purchase_order",
"fieldtype": "Link",
"search_index": 1,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Pur Order",
"oldfieldname": "purchase_order",
"oldfieldtype": "Link",
"options": "Purchase Order",
"print_hide": 1,
"read_only": 1,
"search_index": 1
},
{
"print_hide": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Purchase Order Item",
"oldfieldname": "po_detail",
"fieldname": "po_detail",
"fieldtype": "Data",
"search_index": 1,
"hidden": 1,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Purchase Order Item",
"oldfieldname": "po_detail",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1,
"search_index": 1
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Pur Receipt",
"oldfieldname": "purchase_receipt",
"options": "Purchase Receipt",
"fieldname": "purchase_receipt",
"fieldtype": "Link",
"search_index": 1,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Pur Receipt",
"oldfieldname": "purchase_receipt",
"oldfieldtype": "Link",
"options": "Purchase Receipt",
"print_hide": 1,
"read_only": 1,
"search_index": 1
},
{
"print_hide": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "PR Detail",
"oldfieldname": "pr_detail",
"fieldname": "pr_detail",
"fieldtype": "Data",
"search_index": 1,
"hidden": 1,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "PR Detail",
"oldfieldname": "pr_detail",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1,
"search_index": 1
},
{
"print_hide": 1,
"description": "Tax detail table fetched from item master as a string and stored in this field.\nUsed for Taxes and Charges",
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Item Tax Rate",
"oldfieldname": "item_tax_rate",
"fieldname": "item_tax_rate",
"fieldtype": "Small Text",
"hidden": 1,
"permlevel": 1,
"label": "Item Tax Rate",
"oldfieldname": "item_tax_rate",
"oldfieldtype": "Small Text",
"print_hide": 1,
"read_only": 1,
"report_hide": 1
},
{
"print_hide": 1,
"no_copy": 1,
"allow_on_submit": 1,
"doctype": "DocField",
"label": "Page Break",
"fieldname": "page_break",
"fieldtype": "Check",
"permlevel": 0,
"label": "Page Break",
"no_copy": 1,
"print_hide": 1,
"report_hide": 1
}
]

View File

@ -1,202 +1,175 @@
[
{
"owner": "wasim@webnotestech.com",
"creation": "2013-01-10 16:34:08",
"docstatus": 0,
"creation": "2012-09-18 11:20:24",
"modified": "2013-01-22 14:47:56",
"modified_by": "Administrator",
"modified": "2012-09-28 12:27:43"
"owner": "wasim@webnotestech.com"
},
{
"section_style": "Tray",
"autoname": "PVTD.######",
"doctype": "DocType",
"hide_heading": 1,
"istable": 1,
"module": "Accounts",
"doctype": "DocType",
"server_code_error": " ",
"hide_heading": 1,
"autoname": "PVTD.######",
"name": "__common__",
"colour": "White:FFF",
"_last_update": "1322549700",
"show_in_menu": 0,
"version": 1
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Purchase Taxes and Charges",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Purchase Taxes and Charges",
"doctype": "DocType"
"doctype": "DocType",
"name": "Purchase Taxes and Charges"
},
{
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Type",
"oldfieldname": "charge_type",
"permlevel": 0,
"trigger": "Client",
"fieldname": "charge_type",
"fieldtype": "Select",
"reqd": 1,
"options": "\nActual\nOn Net Total\nOn Previous Row Amount\nOn Previous Row Total"
"label": "Type",
"oldfieldname": "charge_type",
"oldfieldtype": "Select",
"options": "\nActual\nOn Net Total\nOn Previous Row Amount\nOn Previous Row Total",
"reqd": 1
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Account Head",
"oldfieldname": "account_head",
"permlevel": 0,
"trigger": "Client",
"fieldname": "account_head",
"fieldtype": "Link",
"reqd": 1,
"options": "Account"
"label": "Account Head",
"oldfieldname": "account_head",
"oldfieldtype": "Link",
"options": "Account",
"reqd": 1
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Cost Center",
"oldfieldname": "cost_center",
"permlevel": 0,
"trigger": "Client",
"fieldname": "cost_center",
"fieldtype": "Link",
"label": "Cost Center",
"oldfieldname": "cost_center",
"oldfieldtype": "Link",
"options": "Cost Center"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Small Text",
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"reqd": 1,
"permlevel": 0
"width": "300px"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Rate",
"oldfieldname": "rate",
"trigger": "Client",
"fieldname": "rate",
"fieldtype": "Currency",
"reqd": 0,
"permlevel": 0
"label": "Rate",
"oldfieldname": "rate",
"oldfieldtype": "Currency",
"reqd": 0
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Amount",
"oldfieldname": "tax_amount",
"trigger": "Client",
"fieldname": "tax_amount",
"fieldtype": "Currency",
"reqd": 0,
"permlevel": 0
"label": "Amount",
"oldfieldname": "tax_amount",
"oldfieldtype": "Currency",
"reqd": 0
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Total",
"oldfieldname": "total",
"fieldname": "total",
"fieldtype": "Currency",
"permlevel": 1
"label": "Total",
"oldfieldname": "total",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Enter Row",
"oldfieldname": "row_id",
"trigger": "Client",
"fieldname": "row_id",
"fieldtype": "Data",
"hidden": 0,
"permlevel": 0
"label": "Enter Row",
"oldfieldname": "row_id",
"oldfieldtype": "Data"
},
{
"default": "Valuation and Total",
"oldfieldtype": "Select",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Consider Tax or Charge for",
"oldfieldname": "category",
"options": "Valuation and Total\nValuation\nTotal",
"fieldname": "category",
"fieldtype": "Select",
"reqd": 1,
"permlevel": 0
"label": "Consider Tax or Charge for",
"oldfieldname": "category",
"oldfieldtype": "Select",
"options": "Valuation and Total\nValuation\nTotal",
"reqd": 1
},
{
"default": "Add",
"oldfieldtype": "Select",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Add or Deduct",
"oldfieldname": "add_deduct_tax",
"trigger": "Client",
"fieldname": "add_deduct_tax",
"fieldtype": "Select",
"reqd": 1,
"label": "Add or Deduct",
"oldfieldname": "add_deduct_tax",
"oldfieldtype": "Select",
"options": "Add\nDeduct",
"permlevel": 0
"reqd": 1
},
{
"print_hide": 1,
"oldfieldtype": "Small Text",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Item Wise Tax Detail ",
"oldfieldname": "item_wise_tax_detail",
"fieldname": "item_wise_tax_detail",
"fieldtype": "Small Text",
"hidden": 1,
"permlevel": 1
"label": "Item Wise Tax Detail ",
"oldfieldname": "item_wise_tax_detail",
"oldfieldtype": "Small Text",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"search_index": 0,
"doctype": "DocField",
"label": "Parenttype",
"oldfieldname": "parenttype",
"fieldname": "parenttype",
"fieldtype": "Data",
"oldfieldtype": "Data",
"hidden": 1,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Parenttype",
"oldfieldname": "parenttype",
"oldfieldtype": "Data",
"print_hide": 1,
"search_index": 0
},
{
"print_hide": 1,
"description": "Cheating Field\nPlease do not delete ",
"no_copy": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Total +Tax",
"oldfieldname": "total_tax_amount",
"fieldname": "total_tax_amount",
"fieldtype": "Currency",
"hidden": 1,
"permlevel": 0,
"label": "Total +Tax",
"no_copy": 1,
"oldfieldname": "total_tax_amount",
"oldfieldtype": "Currency",
"print_hide": 1,
"report_hide": 1
},
{
"print_hide": 1,
"description": "Cheating Field\nPlease do not delete ",
"no_copy": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Tax Amount",
"oldfieldname": "total_amount",
"fieldname": "total_amount",
"fieldtype": "Currency",
"hidden": 1,
"permlevel": 0,
"label": "Tax Amount",
"no_copy": 1,
"oldfieldname": "total_amount",
"oldfieldtype": "Currency",
"print_hide": 1,
"report_hide": 1
}
]

View File

@ -1,91 +1,52 @@
[
{
"owner": "wasim@webnotestech.com",
"creation": "2013-01-10 16:34:08",
"docstatus": 0,
"creation": "2012-05-15 12:14:32",
"modified": "2013-01-22 14:57:21",
"modified_by": "Administrator",
"modified": "2012-08-17 09:57:04"
"owner": "wasim@webnotestech.com"
},
{
"section_style": "Simple",
"description": "Standard tax template that can be applied to all Purchase Transactions. This template can contain list of tax heads and also other expense heads like \"Shipping\", \"Insurance\", \"Handling\" etc.\n\n#### Note\n\nThe tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.\n\n#### Description of Columns\n\n1. Calculation Type: \n - This can be on **Net Total** (that is the sum of basic amount).\n - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.\n - **Actual** (as mentioned).\n2. Account Head: The Account ledger under which this tax will be booked\n3. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.\n4. Description: Description of the tax (that will be printed in invoices / quotes).\n5. Rate: Tax rate.\n6. Amount: Tax amount.\n7. Total: Cumulative total to this point.\n8. Enter Row: If based on \"Previous Row Total\" you can select the row number which will be taken as a base for this calculation (default is the previous row).\n9. Consider Tax or Charge for: In this section you can specify if the tax / charge is only for valuation (not a part of total) or only for total (does not add value to the item) or for both.\n10. Add or Deduct: Whether you want to add or deduct the tax.",
"module": "Accounts",
"server_code_error": " ",
"allow_trash": 1,
"autoname": "field:title",
"document_type": "Master",
"_last_update": "1325570646",
"name": "__common__",
"colour": "White:FFF",
"description": "Standard tax template that can be applied to all Purchase Transactions. This template can contain list of tax heads and also other expense heads like \"Shipping\", \"Insurance\", \"Handling\" etc.\n\n#### Note\n\nThe tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.\n\n#### Description of Columns\n\n1. Calculation Type: \n - This can be on **Net Total** (that is the sum of basic amount).\n - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.\n - **Actual** (as mentioned).\n2. Account Head: The Account ledger under which this tax will be booked\n3. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.\n4. Description: Description of the tax (that will be printed in invoices / quotes).\n5. Rate: Tax rate.\n6. Amount: Tax amount.\n7. Total: Cumulative total to this point.\n8. Enter Row: If based on \"Previous Row Total\" you can select the row number which will be taken as a base for this calculation (default is the previous row).\n9. Consider Tax or Charge for: In this section you can specify if the tax / charge is only for valuation (not a part of total) or only for total (does not add value to the item) or for both.\n10. Add or Deduct: Whether you want to add or deduct the tax.",
"doctype": "DocType",
"show_in_menu": 0,
"version": 1
"document_type": "Master",
"module": "Accounts",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Purchase Taxes and Charges Master",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"doctype": "DocPerm",
"name": "__common__",
"parent": "Purchase Taxes and Charges Master",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Purchase Taxes and Charges Master",
"read": 1,
"doctype": "DocPerm",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Purchase Taxes and Charges Master",
"doctype": "DocType"
},
{
"role": "All",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"report": 1,
"role": "Purchase Manager",
"cancel": 0,
"permlevel": 0
"submit": 0
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"role": "System Manager",
"report": 1,
"permlevel": 0
"doctype": "DocType",
"name": "Purchase Taxes and Charges Master"
},
{
"create": 1,
"doctype": "DocPerm",
"submit": 0,
"write": 1,
"cancel": 1,
"role": "Purchase Master Manager",
"report": 1,
"permlevel": 0
},
{
"search_index": 0,
"doctype": "DocField",
"label": "Title",
"oldfieldname": "title",
"fieldname": "title",
"fieldtype": "Data",
"in_filter": 1,
"label": "Title",
"oldfieldname": "title",
"oldfieldtype": "Data",
"reqd": 1,
"in_filter": 1
"search_index": 0
},
{
"doctype": "DocField",
@ -95,29 +56,42 @@
},
{
"doctype": "DocField",
"label": "Company",
"fieldname": "company",
"fieldtype": "Link",
"reqd": 1,
"in_filter": 1,
"label": "Company",
"options": "Company",
"in_filter": 1
"reqd": 1
},
{
"oldfieldtype": "Table",
"doctype": "DocField",
"label": "Purchase Taxes and Charges",
"oldfieldname": "purchase_tax_details",
"fieldname": "purchase_tax_details",
"fieldtype": "Table",
"label": "Purchase Taxes and Charges",
"oldfieldname": "purchase_tax_details",
"oldfieldtype": "Table",
"options": "Purchase Taxes and Charges"
},
{
"doctype": "DocField",
"label": "Company",
"fieldname": "company",
"fieldtype": "Link",
"reqd": 1,
"options": "Company",
"in_filter": 1
"amend": 0,
"cancel": 0,
"create": 0,
"doctype": "DocPerm",
"role": "Purchase Manager",
"write": 0
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"role": "System Manager",
"write": 1
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"role": "Purchase Master Manager",
"write": 1
}
]

File diff suppressed because it is too large Load Diff

View File

@ -1,86 +1,80 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:09",
"docstatus": 0,
"creation": "2012-03-27 14:35:40",
"modified": "2013-01-22 14:48:41",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:40"
"owner": "Administrator"
},
{
"section_style": "Tray",
"doctype": "DocType",
"istable": 1,
"name": "__common__",
"colour": "White:FFF",
"module": "Accounts",
"show_in_menu": 0,
"version": 24,
"server_code_error": " ",
"doctype": "DocType"
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Sales Invoice Advance",
"no_copy": 1,
"doctype": "DocField",
"parent": "Sales Invoice Advance",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "Sales Invoice Advance",
"doctype": "DocType"
},
{
"permlevel": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Journal Voucher",
"oldfieldname": "journal_voucher",
"width": "250px",
"fieldname": "journal_voucher",
"fieldtype": "Link",
"options": "Journal Voucher"
},
{
"print_hide": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Journal Voucher Detail No",
"oldfieldname": "jv_detail_no",
"width": "120px",
"fieldname": "jv_detail_no",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Advance amount",
"oldfieldname": "advance_amount",
"width": "120px",
"fieldname": "advance_amount",
"fieldtype": "Currency",
"permlevel": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Allocated amount",
"oldfieldname": "allocated_amount",
"width": "120px",
"trigger": "Client",
"fieldname": "allocated_amount",
"fieldtype": "Currency",
"permlevel": 0
},
{
"oldfieldtype": "Small Text",
"doctype": "DocType",
"name": "Sales Invoice Advance"
},
{
"doctype": "DocField",
"fieldname": "journal_voucher",
"fieldtype": "Link",
"label": "Journal Voucher",
"oldfieldname": "journal_voucher",
"oldfieldtype": "Link",
"options": "Journal Voucher",
"read_only": 1,
"width": "250px"
},
{
"doctype": "DocField",
"fieldname": "jv_detail_no",
"fieldtype": "Data",
"hidden": 1,
"label": "Journal Voucher Detail No",
"oldfieldname": "jv_detail_no",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1,
"width": "120px"
},
{
"doctype": "DocField",
"fieldname": "advance_amount",
"fieldtype": "Currency",
"label": "Advance amount",
"oldfieldname": "advance_amount",
"oldfieldtype": "Currency",
"read_only": 1,
"width": "120px"
},
{
"doctype": "DocField",
"fieldname": "allocated_amount",
"fieldtype": "Currency",
"label": "Allocated amount",
"oldfieldname": "allocated_amount",
"oldfieldtype": "Currency",
"width": "120px"
},
{
"doctype": "DocField",
"label": "Remarks",
"oldfieldname": "remarks",
"width": "150px",
"fieldname": "remarks",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Remarks",
"oldfieldname": "remarks",
"oldfieldtype": "Small Text",
"read_only": 1,
"width": "150px"
}
]

View File

@ -1,385 +1,350 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:09",
"docstatus": 0,
"creation": "2012-06-08 16:07:55",
"modified": "2013-01-22 15:01:34",
"modified_by": "Administrator",
"modified": "2012-07-09 11:00:18"
"owner": "Administrator"
},
{
"section_style": "Tray",
"autoname": "INVD.######",
"doctype": "DocType",
"istable": 1,
"module": "Accounts",
"server_code_error": " ",
"doctype": "DocType",
"autoname": "INVD.######",
"name": "__common__",
"colour": "White:FFF",
"show_in_menu": 0,
"version": 1
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Sales Invoice Item",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "Sales Invoice Item",
"doctype": "DocType"
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Barcode",
"fieldname": "barcode",
"fieldtype": "Data",
"permlevel": 0
},
{
"print_hide": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item",
"oldfieldname": "item_code",
"permlevel": 0,
"trigger": "Client",
"fieldname": "item_code",
"fieldtype": "Link",
"search_index": 1,
"reqd": 0,
"options": "Item",
"in_filter": 1
"doctype": "DocType",
"name": "Sales Invoice Item"
},
{
"doctype": "DocField",
"fieldname": "barcode",
"fieldtype": "Data",
"label": "Barcode",
"print_hide": 1
},
{
"doctype": "DocField",
"fieldname": "item_code",
"fieldtype": "Link",
"in_filter": 1,
"label": "Item",
"oldfieldname": "item_code",
"oldfieldtype": "Link",
"options": "Item",
"print_hide": 0,
"reqd": 0,
"search_index": 1
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Customer's Item Code",
"fieldname": "customer_item_code",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 1
"label": "Customer's Item Code",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"search_index": 0,
"doctype": "DocField",
"label": "Item Name",
"oldfieldname": "item_name",
"fieldname": "item_name",
"fieldtype": "Data",
"in_filter": 0,
"label": "Item Name",
"oldfieldname": "item_name",
"oldfieldtype": "Data",
"print_hide": 1,
"reqd": 1,
"permlevel": 0,
"in_filter": 0
"search_index": 0
},
{
"oldfieldtype": "Text",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "200px",
"fieldname": "description",
"fieldtype": "Text",
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Text",
"reqd": 1,
"permlevel": 0
"width": "200px"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "qty",
"fieldtype": "Float",
"label": "Qty",
"oldfieldname": "qty",
"trigger": "Client",
"fieldname": "qty",
"fieldtype": "Currency",
"reqd": 0,
"permlevel": 0
"oldfieldtype": "Currency",
"reqd": 0
},
{
"doctype": "DocField",
"label": "UOM",
"fieldname": "stock_uom",
"fieldtype": "Data",
"permlevel": 1
"label": "UOM",
"read_only": 1
},
{
"print_hide": 1,
"oldfieldtype": "Currency",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Price List Rate",
"oldfieldname": "ref_rate",
"trigger": "Client",
"fieldname": "ref_rate",
"fieldtype": "Currency",
"reqd": 0,
"permlevel": 0
"label": "Price List Rate",
"oldfieldname": "ref_rate",
"oldfieldtype": "Currency",
"print_hide": 1,
"reqd": 0
},
{
"print_hide": 1,
"oldfieldtype": "Float",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Discount (%)",
"oldfieldname": "adj_rate",
"trigger": "Client",
"fieldname": "adj_rate",
"fieldtype": "Float",
"permlevel": 0
"label": "Discount (%)",
"oldfieldname": "adj_rate",
"oldfieldtype": "Float",
"print_hide": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Basic Rate",
"oldfieldname": "export_rate",
"trigger": "Client",
"fieldname": "export_rate",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 0
"label": "Basic Rate",
"oldfieldname": "export_rate",
"oldfieldtype": "Currency",
"reqd": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Amount",
"oldfieldname": "export_amount",
"fieldname": "export_amount",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 1
"label": "Amount",
"oldfieldname": "export_amount",
"oldfieldtype": "Currency",
"read_only": 1,
"reqd": 1
},
{
"print_hide": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Price List Rate*",
"oldfieldname": "base_ref_rate",
"fieldname": "base_ref_rate",
"fieldtype": "Currency",
"permlevel": 1
"label": "Price List Rate*",
"oldfieldname": "base_ref_rate",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"oldfieldtype": "Currency",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Basic Rate*",
"oldfieldname": "basic_rate",
"trigger": "Client",
"fieldname": "basic_rate",
"fieldtype": "Currency",
"search_index": 0,
"in_filter": 0,
"label": "Basic Rate*",
"oldfieldname": "basic_rate",
"oldfieldtype": "Currency",
"print_hide": 1,
"reqd": 1,
"permlevel": 0,
"in_filter": 0
"search_index": 0
},
{
"print_hide": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Amount*",
"oldfieldname": "amount",
"fieldname": "amount",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 1
"label": "Amount*",
"oldfieldname": "amount",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1,
"reqd": 1
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Warehouse",
"oldfieldname": "warehouse",
"permlevel": 0,
"fieldname": "warehouse",
"fieldtype": "Link",
"hidden": 0,
"options": "Warehouse"
"label": "Warehouse",
"oldfieldname": "warehouse",
"oldfieldtype": "Link",
"options": "Warehouse",
"print_hide": 1
},
{
"print_hide": 1,
"permlevel": 0,
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Income Account",
"oldfieldname": "income_account",
"width": "120px",
"trigger": "Client",
"fieldname": "income_account",
"fieldtype": "Link",
"reqd": 1,
"in_filter": 1,
"label": "Income Account",
"oldfieldname": "income_account",
"oldfieldtype": "Link",
"options": "Account",
"in_filter": 1
"print_hide": 1,
"reqd": 1,
"width": "120px"
},
{
"print_hide": 1,
"permlevel": 0,
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Cost Center",
"oldfieldname": "cost_center",
"width": "120px",
"trigger": "Client",
"fieldname": "cost_center",
"fieldtype": "Link",
"reqd": 0,
"in_filter": 1,
"label": "Cost Center",
"oldfieldname": "cost_center",
"oldfieldtype": "Link",
"options": "Cost Center",
"in_filter": 1
"print_hide": 1,
"reqd": 0,
"width": "120px"
},
{
"print_hide": 0,
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Serial No",
"oldfieldname": "serial_no",
"fieldname": "serial_no",
"fieldtype": "Small Text",
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Serial No",
"oldfieldname": "serial_no",
"oldfieldtype": "Small Text",
"print_hide": 0
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Batch No",
"options": "Batch",
"fieldname": "batch_no",
"fieldtype": "Link",
"permlevel": 0
"label": "Batch No",
"options": "Batch",
"print_hide": 1
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item Group",
"oldfieldname": "item_group",
"options": "Item Group",
"fieldname": "item_group",
"fieldtype": "Link",
"hidden": 1,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Item Group",
"oldfieldname": "item_group",
"oldfieldtype": "Link",
"options": "Item Group",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Brand Name",
"oldfieldname": "brand",
"fieldname": "brand",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Brand Name",
"oldfieldname": "brand",
"oldfieldtype": "Data",
"print_hide": 1
},
{
"print_hide": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "actual_qty",
"fieldtype": "Float",
"label": "Available Qty at Warehouse",
"oldfieldname": "actual_qty",
"fieldname": "actual_qty",
"fieldtype": "Currency",
"permlevel": 1
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "delivered_qty",
"fieldtype": "Float",
"label": "Delivered Qty",
"oldfieldname": "delivered_qty",
"fieldname": "delivered_qty",
"fieldtype": "Currency",
"permlevel": 1
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"search_index": 1,
"doctype": "DocField",
"label": "Sales Order",
"oldfieldname": "sales_order",
"trigger": "Client",
"fieldname": "sales_order",
"fieldtype": "Link",
"in_filter": 1,
"label": "Sales Order",
"oldfieldname": "sales_order",
"oldfieldtype": "Link",
"options": "Sales Order",
"permlevel": 1,
"in_filter": 1
"print_hide": 1,
"read_only": 1,
"search_index": 1
},
{
"print_hide": 1,
"search_index": 1,
"doctype": "DocField",
"label": "SO Detail ",
"oldfieldname": "so_detail",
"fieldname": "so_detail",
"fieldtype": "Data",
"oldfieldtype": "Data",
"hidden": 1,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "SO Detail ",
"oldfieldname": "so_detail",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1,
"search_index": 1
},
{
"print_hide": 1,
"search_index": 1,
"doctype": "DocField",
"label": "Delivery Note",
"oldfieldname": "delivery_note",
"trigger": "Client",
"fieldname": "delivery_note",
"fieldtype": "Link",
"in_filter": 1,
"label": "Delivery Note",
"oldfieldname": "delivery_note",
"oldfieldtype": "Link",
"options": "Delivery Note",
"permlevel": 1,
"in_filter": 1
"print_hide": 1,
"read_only": 1,
"search_index": 1
},
{
"print_hide": 1,
"search_index": 1,
"doctype": "DocField",
"label": "DN Detail",
"oldfieldname": "dn_detail",
"fieldname": "dn_detail",
"fieldtype": "Data",
"oldfieldtype": "Data",
"hidden": 1,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "DN Detail",
"oldfieldname": "dn_detail",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1,
"search_index": 1
},
{
"print_hide": 1,
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Item Tax Rate",
"oldfieldname": "item_tax_rate",
"fieldname": "item_tax_rate",
"fieldtype": "Small Text",
"hidden": 1,
"permlevel": 1
"label": "Item Tax Rate",
"oldfieldname": "item_tax_rate",
"oldfieldtype": "Small Text",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Check",
"doctype": "DocField",
"label": "Clear Pending",
"oldfieldname": "clear_pending",
"fieldname": "clear_pending",
"fieldtype": "Check",
"hidden": 1,
"permlevel": 1
"label": "Clear Pending",
"no_copy": 1,
"oldfieldname": "clear_pending",
"oldfieldtype": "Check",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"no_copy": 1,
"allow_on_submit": 1,
"doctype": "DocField",
"label": "Page Break",
"fieldname": "page_break",
"fieldtype": "Check",
"permlevel": 0,
"label": "Page Break",
"no_copy": 1,
"print_hide": 1,
"report_hide": 1
}
]

View File

@ -1,188 +1,165 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:09",
"docstatus": 0,
"creation": "2012-07-04 16:40:13",
"modified": "2013-01-22 14:48:42",
"modified_by": "Administrator",
"modified": "2012-07-12 13:50:43"
"owner": "Administrator"
},
{
"section_style": "Tray",
"autoname": "INVTD.######",
"doctype": "DocType",
"hide_heading": 1,
"istable": 1,
"module": "Accounts",
"doctype": "DocType",
"autoname": "INVTD.######",
"show_in_menu": 0,
"hide_heading": 1,
"name": "__common__",
"colour": "White:FFF",
"server_code_error": " ",
"version": 1
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Sales Taxes and Charges",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "Sales Taxes and Charges",
"doctype": "DocType"
},
{
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Type",
"oldfieldname": "charge_type",
"permlevel": 0,
"trigger": "Client",
"fieldname": "charge_type",
"fieldtype": "Select",
"reqd": 1,
"options": "\nActual\nOn Net Total\nOn Previous Row Amount\nOn Previous Row Total"
},
{
"search_index": 1,
"doctype": "DocField",
"label": "Account Head",
"oldfieldname": "account_head",
"trigger": "Client",
"fieldname": "account_head",
"fieldtype": "Link",
"oldfieldtype": "Link",
"reqd": 1,
"options": "Account",
"permlevel": 0
},
{
"oldfieldtype": "Link",
"doctype": "DocType",
"name": "Sales Taxes and Charges"
},
{
"doctype": "DocField",
"fieldname": "charge_type",
"fieldtype": "Select",
"label": "Type",
"oldfieldname": "charge_type",
"oldfieldtype": "Select",
"options": "\nActual\nOn Net Total\nOn Previous Row Amount\nOn Previous Row Total",
"reqd": 1
},
{
"doctype": "DocField",
"fieldname": "account_head",
"fieldtype": "Link",
"label": "Account Head",
"oldfieldname": "account_head",
"oldfieldtype": "Link",
"options": "Account",
"reqd": 1,
"search_index": 1
},
{
"doctype": "DocField",
"label": "Cost Center",
"oldfieldname": "cost_center_other_charges",
"permlevel": 0,
"fieldname": "cost_center_other_charges",
"fieldtype": "Link",
"label": "Cost Center",
"oldfieldname": "cost_center_other_charges",
"oldfieldtype": "Link",
"options": "Cost Center"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Small Text",
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"reqd": 1,
"permlevel": 0
"width": "300px"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Rate",
"oldfieldname": "rate",
"trigger": "Client",
"fieldname": "rate",
"fieldtype": "Currency",
"reqd": 0,
"permlevel": 0
"label": "Rate",
"oldfieldname": "rate",
"oldfieldtype": "Currency",
"reqd": 0
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Amount",
"oldfieldname": "tax_amount",
"trigger": "Client",
"fieldname": "tax_amount",
"fieldtype": "Currency",
"reqd": 0,
"permlevel": 0
"label": "Amount",
"oldfieldname": "tax_amount",
"oldfieldtype": "Currency",
"reqd": 0
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Total",
"oldfieldname": "total",
"fieldname": "total",
"fieldtype": "Currency",
"permlevel": 1
"label": "Total",
"oldfieldname": "total",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Enter Row",
"oldfieldname": "row_id",
"trigger": "Client",
"fieldname": "row_id",
"fieldtype": "Data",
"hidden": 0,
"permlevel": 0
"label": "Enter Row",
"oldfieldname": "row_id",
"oldfieldtype": "Data"
},
{
"oldfieldtype": "Small Text",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Item Wise Tax Detail ",
"oldfieldname": "item_wise_tax_detail",
"fieldname": "item_wise_tax_detail",
"fieldtype": "Small Text",
"hidden": 1,
"permlevel": 1
"label": "Item Wise Tax Detail ",
"oldfieldname": "item_wise_tax_detail",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"print_hide": 1,
"search_index": 1,
"doctype": "DocField",
"label": "Parenttype",
"oldfieldname": "parenttype",
"fieldname": "parenttype",
"fieldtype": "Data",
"oldfieldtype": "Data",
"hidden": 1,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Parenttype",
"oldfieldname": "parenttype",
"oldfieldtype": "Data",
"print_hide": 1,
"search_index": 1
},
{
"print_hide": 1,
"description": "Cheating Field\nPlease do not delete ",
"no_copy": 1,
"oldfieldtype": "Currency",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Total Tax Amount",
"oldfieldname": "total_tax_amount",
"fieldname": "total_tax_amount",
"fieldtype": "Currency",
"hidden": 1,
"permlevel": 0,
"label": "Total Tax Amount",
"no_copy": 1,
"oldfieldname": "total_tax_amount",
"oldfieldtype": "Currency",
"print_hide": 1,
"report_hide": 1
},
{
"print_hide": 1,
"description": "Cheating Field\nPlease do not delete ",
"no_copy": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Total Amount",
"oldfieldname": "total_amount",
"fieldname": "total_amount",
"fieldtype": "Currency",
"hidden": 1,
"permlevel": 0,
"label": "Total Amount",
"no_copy": 1,
"oldfieldname": "total_amount",
"oldfieldtype": "Currency",
"print_hide": 1,
"report_hide": 1
},
{
"print_hide": 1,
"description": "If checked, the tax amount will be considered as already included in the Print Rate / Print Amount",
"no_copy": 1,
"allow_on_submit": 0,
"description": "If checked, the tax amount will be considered as already included in the Print Rate / Print Amount",
"doctype": "DocField",
"label": "Is this Tax included in Basic Rate?",
"width": "150px",
"fieldname": "included_in_print_rate",
"fieldtype": "Check",
"no_column": 0,
"permlevel": 0,
"report_hide": 1
"label": "Is this Tax included in Basic Rate?",
"no_copy": 1,
"print_hide": 1,
"report_hide": 1,
"width": "150px"
}
]

View File

@ -1,118 +1,52 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:09",
"docstatus": 0,
"creation": "2012-07-03 13:30:46",
"modified": "2013-01-22 14:57:23",
"modified_by": "Administrator",
"modified": "2012-07-12 13:43:32"
"owner": "Administrator"
},
{
"section_style": "Tabbed",
"description": "Standard tax template that can be applied to all Sales Transactions. This template can contain list of tax heads and also other expense / income heads like \"Shipping\", \"Insurance\", \"Handling\" etc.\n\n#### Note\n\nThe tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.\n\n#### Description of Columns\n\n1. Calculation Type: \n - This can be on **Net Total** (that is the sum of basic amount).\n - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.\n - **Actual** (as mentioned).\n2. Account Head: The Account ledger under which this tax will be booked\n3. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.\n4. Description: Description of the tax (that will be printed in invoices / quotes).\n5. Rate: Tax rate.\n6. Amount: Tax amount.\n7. Total: Cumulative total to this point.\n8. Enter Row: If based on \"Previous Row Total\" you can select the row number which will be taken as a base for this calculation (default is the previous row).\n9. Is this Tax included in Basic Rate?: If you check this, it means that this tax will not be shown below the item table, but will be included in the Basic Rate in your main item table. This is useful where you want give a flat price (inclusive of all taxes) price to customers.",
"module": "Accounts",
"server_code_error": " ",
"allow_trash": 1,
"autoname": "field:title",
"document_type": "Master",
"_last_update": "1322549700",
"name": "__common__",
"colour": "White:FFF",
"description": "Standard tax template that can be applied to all Sales Transactions. This template can contain list of tax heads and also other expense / income heads like \"Shipping\", \"Insurance\", \"Handling\" etc.\n\n#### Note\n\nThe tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.\n\n#### Description of Columns\n\n1. Calculation Type: \n - This can be on **Net Total** (that is the sum of basic amount).\n - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.\n - **Actual** (as mentioned).\n2. Account Head: The Account ledger under which this tax will be booked\n3. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.\n4. Description: Description of the tax (that will be printed in invoices / quotes).\n5. Rate: Tax rate.\n6. Amount: Tax amount.\n7. Total: Cumulative total to this point.\n8. Enter Row: If based on \"Previous Row Total\" you can select the row number which will be taken as a base for this calculation (default is the previous row).\n9. Is this Tax included in Basic Rate?: If you check this, it means that this tax will not be shown below the item table, but will be included in the Basic Rate in your main item table. This is useful where you want give a flat price (inclusive of all taxes) price to customers.",
"doctype": "DocType",
"show_in_menu": 0,
"version": 1
"document_type": "Master",
"module": "Accounts",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Sales Taxes and Charges Master",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"doctype": "DocPerm",
"name": "__common__",
"parent": "Sales Taxes and Charges Master",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Sales Taxes and Charges Master",
"read": 1,
"doctype": "DocPerm",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Sales Taxes and Charges Master",
"doctype": "DocType"
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"role": "Sales Master Manager",
"cancel": 0,
"permlevel": 1
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"role": "Sales User",
"cancel": 0,
"permlevel": 1
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"report": 1,
"role": "Sales User",
"cancel": 0,
"permlevel": 0
"submit": 0
},
{
"amend": 0,
"create": 1,
"doctype": "DocPerm",
"submit": 0,
"write": 1,
"report": 1,
"role": "Accounts Manager",
"cancel": 1,
"permlevel": 0
"doctype": "DocType",
"name": "Sales Taxes and Charges Master"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"role": "System Manager",
"report": 1,
"permlevel": 0
},
{
"amend": 0,
"create": 1,
"doctype": "DocPerm",
"submit": 0,
"write": 1,
"report": 1,
"role": "Sales Master Manager",
"cancel": 1,
"permlevel": 0
},
{
"search_index": 0,
"doctype": "DocField",
"label": "Title",
"oldfieldname": "title",
"fieldname": "title",
"fieldtype": "Data",
"in_filter": 1,
"label": "Title",
"oldfieldname": "title",
"oldfieldtype": "Data",
"reqd": 1,
"in_filter": 1
"search_index": 0
},
{
"doctype": "DocField",
@ -122,25 +56,55 @@
},
{
"description": "* Will be calculated in the transaction.",
"oldfieldtype": "Table",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Sales Taxes and Charges Master",
"oldfieldname": "other_charges",
"fieldname": "other_charges",
"fieldtype": "Table",
"label": "Sales Taxes and Charges Master",
"oldfieldname": "other_charges",
"oldfieldtype": "Table",
"options": "Sales Taxes and Charges"
},
{
"search_index": 0,
"doctype": "DocField",
"label": "Company",
"oldfieldname": "company",
"fieldname": "company",
"fieldtype": "Link",
"in_filter": 1,
"label": "Company",
"oldfieldname": "company",
"oldfieldtype": "Link",
"reqd": 1,
"options": "Company",
"in_filter": 1
"reqd": 1,
"search_index": 0
},
{
"amend": 0,
"cancel": 0,
"create": 0,
"doctype": "DocPerm",
"role": "Sales User",
"write": 0
},
{
"amend": 0,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"role": "Accounts Manager",
"write": 1
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"role": "System Manager",
"write": 1
},
{
"amend": 0,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"role": "Sales Master Manager",
"write": 1
}
]

File diff suppressed because it is too large Load Diff

View File

@ -1,408 +1,394 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:10",
"docstatus": 0,
"creation": "2012-12-19 22:38:55",
"modified": "2013-01-22 15:02:01",
"modified_by": "Administrator",
"modified": "2013-01-04 13:13:47"
"owner": "Administrator"
},
{
"istable": 1,
"autoname": "POD/.#####",
"name": "__common__",
"doctype": "DocType",
"module": "Buying"
"istable": 1,
"module": "Buying",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Purchase Order Item",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Purchase Order Item",
"doctype": "DocType"
"doctype": "DocType",
"name": "Purchase Order Item"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Reqd By Date",
"oldfieldname": "schedule_date",
"fieldname": "schedule_date",
"fieldtype": "Date",
"search_index": 1,
"reqd": 1,
"hidden": 0,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Reqd By Date",
"no_copy": 1,
"oldfieldname": "schedule_date",
"oldfieldtype": "Date",
"print_hide": 1,
"reqd": 1,
"search_index": 1
},
{
"print_hide": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item Code",
"oldfieldname": "item_code",
"permlevel": 0,
"fieldname": "item_code",
"fieldtype": "Link",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Item Code",
"oldfieldname": "item_code",
"oldfieldtype": "Link",
"options": "Item",
"in_filter": 1
"print_hide": 0,
"reqd": 1,
"search_index": 1
},
{
"print_hide": 1,
"description": "If Supplier Part Number exists for given Item, it gets stored here",
"doctype": "DocField",
"label": "Supplier Part Number",
"fieldname": "supplier_part_no",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 1
"label": "Supplier Part Number",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Item Name",
"oldfieldname": "item_name",
"fieldname": "item_name",
"fieldtype": "Data",
"search_index": 1,
"reqd": 1,
"hidden": 0,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Item Name",
"oldfieldname": "item_name",
"oldfieldtype": "Data",
"print_hide": 1,
"reqd": 1,
"search_index": 1
},
{
"print_width": "300px",
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Small Text",
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1,
"permlevel": 0
"width": "300px"
},
{
"print_width": "60px",
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "qty",
"fieldtype": "Float",
"label": "Quantity",
"oldfieldname": "qty",
"width": "60px",
"fieldname": "qty",
"fieldtype": "Currency",
"oldfieldtype": "Currency",
"print_width": "60px",
"reqd": 1,
"permlevel": 0
"width": "60px"
},
{
"print_hide": 0,
"print_width": "100px",
"permlevel": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "UOM",
"oldfieldname": "uom",
"width": "100px",
"fieldname": "uom",
"fieldtype": "Link",
"label": "UOM",
"oldfieldname": "uom",
"oldfieldtype": "Link",
"options": "UOM",
"print_hide": 0,
"print_width": "100px",
"reqd": 1,
"options": "UOM"
"width": "100px"
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Ref Rate ",
"fieldname": "import_ref_rate",
"fieldtype": "Currency",
"permlevel": 0
"label": "Ref Rate ",
"print_hide": 1
},
{
"print_hide": 0,
"doctype": "DocField",
"label": "Discount %",
"fieldname": "discount_rate",
"fieldtype": "Currency",
"permlevel": 0
"fieldtype": "Float",
"label": "Discount %",
"print_hide": 0
},
{
"print_hide": 0,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Rate ",
"oldfieldname": "import_rate",
"fieldname": "import_rate",
"fieldtype": "Currency",
"hidden": 0,
"permlevel": 0
"label": "Rate ",
"oldfieldname": "import_rate",
"oldfieldtype": "Currency",
"print_hide": 0
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Amount",
"oldfieldname": "import_amount",
"fieldname": "import_amount",
"fieldtype": "Currency",
"permlevel": 1
"label": "Amount",
"oldfieldname": "import_amount",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Ref Rate *",
"fieldname": "purchase_ref_rate",
"fieldtype": "Currency",
"permlevel": 0
"label": "Ref Rate *",
"print_hide": 1
},
{
"print_hide": 1,
"print_width": "100px",
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Rate (Default Curr.) *",
"oldfieldname": "purchase_rate",
"width": "100px",
"fieldname": "purchase_rate",
"fieldtype": "Currency",
"label": "Rate (Default Curr.) *",
"oldfieldname": "purchase_rate",
"oldfieldtype": "Currency",
"print_hide": 1,
"print_width": "100px",
"reqd": 1,
"permlevel": 0
"width": "100px"
},
{
"print_hide": 1,
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Amount (Default Curr.)",
"oldfieldname": "amount",
"fieldname": "amount",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 1
"label": "Amount (Default Curr.)",
"oldfieldname": "amount",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1,
"reqd": 1
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Warehouse",
"oldfieldname": "warehouse",
"options": "Warehouse",
"fieldname": "warehouse",
"fieldtype": "Link",
"reqd": 0,
"hidden": 0,
"permlevel": 0
"label": "Warehouse",
"oldfieldname": "warehouse",
"oldfieldtype": "Link",
"options": "Warehouse",
"print_hide": 1,
"reqd": 0
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Project Name",
"options": "Project",
"fieldname": "project_name",
"fieldtype": "Link",
"permlevel": 0,
"report_hide": 0,
"in_filter": 1
"in_filter": 1,
"label": "Project Name",
"options": "Project",
"print_hide": 1,
"report_hide": 0
},
{
"print_hide": 1,
"print_width": "100px",
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "conversion_factor",
"fieldtype": "Float",
"hidden": 0,
"label": "UOM Conversion Factor",
"oldfieldname": "conversion_factor",
"width": "100px",
"fieldname": "conversion_factor",
"fieldtype": "Currency",
"reqd": 1,
"hidden": 0,
"permlevel": 0
},
{
"oldfieldtype": "Currency",
"print_hide": 1,
"print_width": "100px",
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Stock UOM",
"oldfieldname": "stock_uom",
"width": "100px",
"fieldname": "stock_uom",
"fieldtype": "Data",
"reqd": 1,
"hidden": 0,
"permlevel": 1
"width": "100px"
},
{
"doctype": "DocField",
"fieldname": "stock_uom",
"fieldtype": "Data",
"hidden": 0,
"label": "Stock UOM",
"oldfieldname": "stock_uom",
"oldfieldtype": "Data",
"print_hide": 1,
"print_width": "100px",
"read_only": 1,
"reqd": 1,
"width": "100px"
},
{
"print_hide": 1,
"no_copy": 0,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Prevdoc DocType",
"oldfieldname": "prevdoc_doctype",
"fieldname": "prevdoc_doctype",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 1
"label": "Prevdoc DocType",
"no_copy": 0,
"oldfieldname": "prevdoc_doctype",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"permlevel": 1,
"print_width": "120px",
"no_copy": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Purchase Requisition No",
"oldfieldname": "prevdoc_docname",
"width": "120px",
"fieldname": "prevdoc_docname",
"fieldtype": "Link",
"search_index": 1,
"hidden": 0,
"in_filter": 1,
"label": "Purchase Requisition No",
"no_copy": 0,
"oldfieldname": "prevdoc_docname",
"oldfieldtype": "Link",
"options": "Purchase Request",
"in_filter": 1
"print_hide": 1,
"print_width": "120px",
"read_only": 1,
"search_index": 1,
"width": "120px"
},
{
"print_hide": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Purchase Request Date",
"oldfieldname": "prevdoc_date",
"fieldname": "prevdoc_date",
"fieldtype": "Date",
"search_index": 0,
"hidden": 1,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Purchase Request Date",
"oldfieldname": "prevdoc_date",
"oldfieldtype": "Date",
"print_hide": 1,
"read_only": 1,
"search_index": 0
},
{
"print_hide": 1,
"no_copy": 0,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Purchase Request Detail No",
"oldfieldname": "prevdoc_detail_docname",
"fieldname": "prevdoc_detail_docname",
"fieldtype": "Data",
"search_index": 1,
"hidden": 1,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Purchase Request Detail No",
"no_copy": 0,
"oldfieldname": "prevdoc_detail_docname",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1,
"search_index": 1
},
{
"search_index": 0,
"doctype": "DocField",
"label": "Supplier Quotation",
"options": "Supplier Quotation",
"fieldname": "supplier_quotation",
"fieldtype": "Link",
"hidden": 1,
"permlevel": 1,
"in_filter": 0
"in_filter": 0,
"label": "Supplier Quotation",
"options": "Supplier Quotation",
"read_only": 1,
"search_index": 0
},
{
"doctype": "DocField",
"label": "Supplier Quotation Item",
"options": "Supplier Quotation Item",
"fieldname": "supplier_quotation_item",
"fieldtype": "Link",
"hidden": 1,
"permlevel": 1
"label": "Supplier Quotation Item",
"options": "Supplier Quotation Item",
"read_only": 1
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Brand",
"oldfieldname": "brand",
"options": "Brand",
"fieldname": "brand",
"fieldtype": "Link",
"hidden": 1,
"permlevel": 1
"label": "Brand",
"oldfieldname": "brand",
"oldfieldtype": "Link",
"options": "Brand",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item Group",
"oldfieldname": "item_group",
"permlevel": 1,
"fieldname": "item_group",
"fieldtype": "Link",
"search_index": 0,
"hidden": 1,
"in_filter": 1,
"label": "Item Group",
"oldfieldname": "item_group",
"oldfieldtype": "Link",
"options": "Item Group",
"in_filter": 1
"print_hide": 1,
"read_only": 1,
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "stock_qty",
"fieldtype": "Float",
"hidden": 0,
"label": "Stock Qty",
"no_copy": 1,
"oldfieldname": "stock_qty",
"oldfieldtype": "Currency",
"print_hide": 1,
"print_width": "100px",
"no_copy": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Stock Qty",
"oldfieldname": "stock_qty",
"width": "100px",
"fieldname": "stock_qty",
"fieldtype": "Currency",
"hidden": 0,
"permlevel": 1
"read_only": 1,
"width": "100px"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Received Qty",
"oldfieldname": "received_qty",
"fieldname": "received_qty",
"fieldtype": "Currency",
"fieldtype": "Float",
"hidden": 0,
"permlevel": 1
},
{
"print_hide": 1,
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Billed Quantity",
"oldfieldname": "billed_qty",
"label": "Received Qty",
"no_copy": 1,
"fieldname": "billed_qty",
"fieldtype": "Currency",
"hidden": 0,
"permlevel": 1
"oldfieldname": "received_qty",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"description": "Tax detail table fetched from item master as a string and stored in this field.\nUsed for Taxes and Charges",
"oldfieldtype": "Small Text",
"default": "0.00",
"doctype": "DocField",
"fieldname": "billed_qty",
"fieldtype": "Float",
"hidden": 0,
"label": "Billed Quantity",
"no_copy": 1,
"oldfieldname": "billed_qty",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1
},
{
"description": "Tax detail table fetched from item master as a string and stored in this field.\nUsed for Taxes and Charges",
"doctype": "DocField",
"label": "Item Tax Rate",
"oldfieldname": "item_tax_rate",
"fieldname": "item_tax_rate",
"fieldtype": "Small Text",
"hidden": 1,
"permlevel": 1,
"label": "Item Tax Rate",
"oldfieldname": "item_tax_rate",
"oldfieldtype": "Small Text",
"print_hide": 1,
"read_only": 1,
"report_hide": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Check",
"allow_on_submit": 1,
"doctype": "DocField",
"label": "Page Break",
"oldfieldname": "page_break",
"fieldname": "page_break",
"fieldtype": "Check",
"hidden": 0,
"permlevel": 0
"label": "Page Break",
"no_copy": 1,
"oldfieldname": "page_break",
"oldfieldtype": "Check",
"print_hide": 1
}
]

View File

@ -1,117 +1,112 @@
[
{
"owner": "dhanalekshmi@webnotestech.com",
"creation": "2013-01-10 16:34:10",
"docstatus": 0,
"creation": "2012-03-27 14:35:50",
"modified": "2013-01-22 14:47:54",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:50"
"owner": "dhanalekshmi@webnotestech.com"
},
{
"section_style": "Simple",
"doctype": "DocType",
"hide_toolbar": 1,
"istable": 1,
"module": "Buying",
"server_code_error": " ",
"doctype": "DocType",
"name": "__common__",
"colour": "White:FFF",
"show_in_menu": 0,
"version": 1,
"hide_toolbar": 1
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Purchase Order Item Supplied",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "Purchase Order Item Supplied",
"doctype": "DocType"
},
{
"search_index": 0,
"doctype": "DocField",
"label": "Reference Name",
"oldfieldname": "reference_name",
"fieldname": "reference_name",
"fieldtype": "Data",
"oldfieldtype": "Data",
"hidden": 0,
"permlevel": 1,
"in_filter": 0
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "BOM Detail No",
"oldfieldname": "bom_detail_no",
"fieldname": "bom_detail_no",
"fieldtype": "Data",
"permlevel": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Item Code",
"oldfieldname": "main_item_code",
"fieldname": "main_item_code",
"fieldtype": "Data",
"permlevel": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Raw Material Item Code",
"oldfieldname": "rm_item_code",
"fieldname": "rm_item_code",
"fieldtype": "Data",
"permlevel": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Required Qty",
"oldfieldname": "required_qty",
"fieldname": "required_qty",
"fieldtype": "Currency",
"permlevel": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Rate",
"oldfieldname": "rate",
"fieldname": "rate",
"fieldtype": "Currency",
"permlevel": 0
},
{
"oldfieldtype": "Currency",
"doctype": "DocType",
"name": "Purchase Order Item Supplied"
},
{
"doctype": "DocField",
"fieldname": "reference_name",
"fieldtype": "Data",
"hidden": 0,
"in_filter": 0,
"label": "Reference Name",
"oldfieldname": "reference_name",
"oldfieldtype": "Data",
"read_only": 1,
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "bom_detail_no",
"fieldtype": "Data",
"label": "BOM Detail No",
"oldfieldname": "bom_detail_no",
"oldfieldtype": "Data",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "main_item_code",
"fieldtype": "Data",
"label": "Item Code",
"oldfieldname": "main_item_code",
"oldfieldtype": "Data",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "rm_item_code",
"fieldtype": "Data",
"label": "Raw Material Item Code",
"oldfieldname": "rm_item_code",
"oldfieldtype": "Data",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "required_qty",
"fieldtype": "Float",
"label": "Required Qty",
"oldfieldname": "required_qty",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "rate",
"fieldtype": "Currency",
"label": "Rate",
"oldfieldname": "rate",
"oldfieldtype": "Currency"
},
{
"doctype": "DocField",
"label": "Amount",
"oldfieldname": "amount",
"fieldname": "amount",
"fieldtype": "Currency",
"permlevel": 1
"label": "Amount",
"oldfieldname": "amount",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "conversion_factor",
"fieldtype": "Float",
"hidden": 1,
"label": "Conversion Factor",
"oldfieldname": "conversion_factor",
"fieldname": "conversion_factor",
"fieldtype": "Currency",
"hidden": 1,
"permlevel": 1
"oldfieldtype": "Currency",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Stock Uom",
"oldfieldname": "stock_uom",
"fieldname": "stock_uom",
"fieldtype": "Data",
"permlevel": 1
"label": "Stock Uom",
"oldfieldname": "stock_uom",
"oldfieldtype": "Data",
"read_only": 1
}
]

View File

@ -1,146 +1,139 @@
[
{
"owner": "wasim@webnotestech.com",
"creation": "2013-01-10 16:34:10",
"docstatus": 0,
"creation": "2012-03-27 14:35:50",
"modified": "2013-01-22 14:47:55",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:50"
"owner": "wasim@webnotestech.com"
},
{
"section_style": "Simple",
"doctype": "DocType",
"hide_toolbar": 0,
"istable": 1,
"module": "Buying",
"server_code_error": " ",
"doctype": "DocType",
"name": "__common__",
"colour": "White:FFF",
"show_in_menu": 0,
"version": 17,
"hide_toolbar": 0
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Purchase Receipt Item Supplied",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Purchase Receipt Item Supplied",
"doctype": "DocType"
"doctype": "DocType",
"name": "Purchase Receipt Item Supplied"
},
{
"search_index": 0,
"doctype": "DocField",
"label": "Reference Name",
"oldfieldname": "reference_name",
"fieldname": "reference_name",
"fieldtype": "Data",
"oldfieldtype": "Data",
"hidden": 0,
"permlevel": 1,
"in_filter": 0
"in_filter": 0,
"label": "Reference Name",
"oldfieldname": "reference_name",
"oldfieldtype": "Data",
"read_only": 1,
"search_index": 0
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "BOM Detail No",
"oldfieldname": "bom_detail_no",
"fieldname": "bom_detail_no",
"fieldtype": "Data",
"permlevel": 1
"label": "BOM Detail No",
"oldfieldname": "bom_detail_no",
"oldfieldtype": "Data",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Item Code",
"oldfieldname": "main_item_code",
"fieldname": "main_item_code",
"fieldtype": "Data",
"permlevel": 1
"label": "Item Code",
"oldfieldname": "main_item_code",
"oldfieldtype": "Data",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Raw Material Item Code",
"oldfieldname": "rm_item_code",
"fieldname": "rm_item_code",
"fieldtype": "Data",
"permlevel": 0
"label": "Raw Material Item Code",
"oldfieldname": "rm_item_code",
"oldfieldtype": "Data"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Data",
"permlevel": 1
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Data",
"read_only": 1,
"width": "300px"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "required_qty",
"fieldtype": "Float",
"label": "Required Qty",
"oldfieldname": "required_qty",
"fieldname": "required_qty",
"fieldtype": "Currency",
"permlevel": 1
"oldfieldtype": "Currency",
"read_only": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "consumed_qty",
"fieldtype": "Float",
"label": "Consumed Qty",
"oldfieldname": "consumed_qty",
"fieldname": "consumed_qty",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 0
"oldfieldtype": "Currency",
"reqd": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Rate",
"oldfieldname": "rate",
"fieldname": "rate",
"fieldtype": "Currency",
"permlevel": 0
"label": "Rate",
"oldfieldname": "rate",
"oldfieldtype": "Currency"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "conversion_factor",
"fieldtype": "Float",
"hidden": 1,
"label": "Conversion Factor",
"oldfieldname": "conversion_factor",
"fieldname": "conversion_factor",
"fieldtype": "Currency",
"hidden": 1,
"permlevel": 1
"oldfieldtype": "Currency",
"read_only": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Amount",
"oldfieldname": "amount",
"fieldname": "amount",
"fieldtype": "Currency",
"permlevel": 1
"label": "Amount",
"oldfieldname": "amount",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Stock Uom",
"oldfieldname": "stock_uom",
"fieldname": "stock_uom",
"fieldtype": "Data",
"permlevel": 1
"label": "Stock Uom",
"oldfieldname": "stock_uom",
"oldfieldtype": "Data",
"read_only": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Current Stock",
"oldfieldname": "current_stock",
"fieldname": "current_stock",
"fieldtype": "Currency",
"permlevel": 1
"label": "Current Stock",
"oldfieldname": "current_stock",
"oldfieldtype": "Currency",
"read_only": 1
}
]

View File

@ -1,430 +1,351 @@
[
{
"owner": "Administrator",
"creation": "2013-01-21 18:19:20",
"docstatus": 0,
"creation": "2012-12-03 17:56:31",
"modified": "2013-01-22 14:56:44",
"modified_by": "Administrator",
"modified": "2013-01-15 15:34:47"
"owner": "Administrator"
},
{
"autoname": "naming_series:",
"allow_attach": 1,
"is_submittable": 1,
"allow_print": 0,
"search_fields": "status,transaction_date,sales_order_no",
"module": "Buying",
"autoname": "naming_series:",
"doctype": "DocType",
"is_submittable": 1,
"module": "Buying",
"name": "__common__",
"read_only_onload": 1,
"name": "__common__"
"search_fields": "status,transaction_date,sales_order_no"
},
{
"name": "__common__",
"parent": "Purchase Request",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Purchase Request",
"read": 1,
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"amend": 1,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"report": 1,
"name": "__common__",
"parent": "Purchase Request",
"parentfield": "permissions",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Purchase Request",
"doctype": "DocType"
},
{
"print_hide": 1,
"description": "To manage multiple series please go to Setup > Manage Series",
"no_copy": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Series",
"oldfieldname": "naming_series",
"permlevel": 0,
"read": 1,
"report": 1,
"submit": 1,
"write": 1
},
{
"doctype": "DocType",
"name": "Purchase Request"
},
{
"description": "To manage multiple series please go to Setup > Manage Series",
"doctype": "DocField",
"fieldname": "naming_series",
"fieldtype": "Select",
"reqd": 1,
"options": "IDT"
"label": "Series",
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "IDT",
"print_hide": 1,
"reqd": 1
},
{
"description": "The date at which current entry is made in system.",
"print_width": "100px",
"no_copy": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Transaction Date",
"oldfieldname": "transaction_date",
"width": "100px",
"fieldname": "transaction_date",
"fieldtype": "Date",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"permlevel": 0
"label": "Transaction Date",
"no_copy": 1,
"oldfieldname": "transaction_date",
"oldfieldtype": "Date",
"print_width": "100px",
"reqd": 1,
"search_index": 1,
"width": "100px"
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Items",
"fieldname": "items",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Items",
"oldfieldtype": "Section Break"
},
{
"no_copy": 0,
"oldfieldtype": "Table",
"allow_on_submit": 1,
"doctype": "DocField",
"label": "Purchase Requisition Details",
"oldfieldname": "indent_details",
"options": "Purchase Request Item",
"fieldname": "indent_details",
"fieldtype": "Table",
"permlevel": 0
"label": "Purchase Requisition Details",
"no_copy": 0,
"oldfieldname": "indent_details",
"oldfieldtype": "Table",
"options": "Purchase Request Item"
},
{
"doctype": "DocField",
"options": "Simple",
"fieldname": "section_break1",
"fieldtype": "Section Break",
"permlevel": 0
"options": "Simple"
},
{
"print_width": "50%",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break4",
"fieldtype": "Column Break",
"permlevel": 0
"print_width": "50%",
"width": "50%"
},
{
"permlevel": 0,
"description": "One or multiple Sales Order no which generated this Purchase Requisition",
"print_width": "100px",
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Sales Order No",
"oldfieldname": "sales_order_no",
"width": "100px",
"fieldname": "sales_order_no",
"fieldtype": "Link",
"options": "Sales Order"
"label": "Sales Order No",
"no_copy": 1,
"oldfieldname": "sales_order_no",
"oldfieldtype": "Data",
"options": "Sales Order",
"print_width": "100px",
"width": "100px"
},
{
"print_width": "50%",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break5",
"fieldtype": "Column Break",
"permlevel": 0
"print_width": "50%",
"width": "50%"
},
{
"doctype": "DocField",
"label": "Pull Sales Order Items",
"options": "pull_so_details",
"fieldname": "pull_sales_order_details",
"fieldtype": "Button",
"permlevel": 0
"label": "Pull Sales Order Items",
"options": "pull_so_details"
},
{
"description": "Filing in Additional Information about the Purchase Requisition will help you analyze your data better.",
"default": "Give additional details about the indent.",
"oldfieldtype": "Section Break",
"description": "Filing in Additional Information about the Purchase Requisition will help you analyze your data better.",
"doctype": "DocField",
"label": "More Info",
"fieldname": "more_info",
"fieldtype": "Section Break",
"permlevel": 0
"label": "More Info",
"oldfieldtype": "Section Break"
},
{
"print_width": "50%",
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"print_width": "50%",
"width": "50%"
},
{
"print_hide": 1,
"description": "Select the relevant company name if you have multiple companies",
"print_width": "150px",
"permlevel": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Company",
"oldfieldname": "company",
"width": "150px",
"fieldname": "company",
"fieldtype": "Link",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"options": "Company"
},
{
"label": "Company",
"oldfieldname": "company",
"oldfieldtype": "Link",
"options": "Company",
"print_hide": 1,
"print_width": "150px",
"permlevel": 0,
"oldfieldtype": "Select",
"reqd": 1,
"search_index": 1,
"width": "150px"
},
{
"doctype": "DocField",
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"width": "150px",
"fieldname": "fiscal_year",
"fieldtype": "Select",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"oldfieldtype": "Select",
"options": "link:Fiscal Year",
"in_filter": 1
"print_hide": 1,
"print_width": "150px",
"reqd": 1,
"search_index": 1,
"width": "150px"
},
{
"description": "Name of the entity who has requested for the Purchase Requisition",
"print_width": "100px",
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Requested By",
"oldfieldname": "requested_by",
"width": "100px",
"fieldname": "requested_by",
"fieldtype": "Data",
"permlevel": 0
"label": "Requested By",
"no_copy": 1,
"oldfieldname": "requested_by",
"oldfieldtype": "Data",
"print_width": "100px",
"width": "100px"
},
{
"print_hide": 1,
"description": "After cancelling the Purchase Requisition, a dialog box will ask you reason for cancellation which will be reflected in this field",
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Cancel Reason",
"oldfieldname": "cancel_reason",
"fieldname": "cancel_reason",
"fieldtype": "Data",
"permlevel": 1
"label": "Cancel Reason",
"no_copy": 1,
"oldfieldname": "cancel_reason",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1
},
{
"print_width": "50%",
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break2",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"print_width": "50%",
"width": "50%"
},
{
"print_hide": 1,
"allow_on_submit": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Letter Head",
"oldfieldname": "letter_head",
"options": "link:Letter Head",
"fieldname": "letter_head",
"fieldtype": "Select",
"permlevel": 0
"label": "Letter Head",
"oldfieldname": "letter_head",
"oldfieldtype": "Select",
"options": "link:Letter Head",
"print_hide": 1
},
{
"print_hide": 1,
"permlevel": 1,
"print_width": "100px",
"no_copy": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Status",
"oldfieldname": "status",
"width": "100px",
"fieldname": "status",
"fieldtype": "Select",
"search_index": 1,
"reqd": 0,
"in_filter": 1,
"label": "Status",
"no_copy": 1,
"oldfieldname": "status",
"oldfieldtype": "Select",
"options": "\nDraft\nSubmitted\nStopped\nCancelled",
"in_filter": 1
"print_hide": 1,
"print_width": "100px",
"read_only": 1,
"reqd": 0,
"search_index": 1,
"width": "100px"
},
{
"print_hide": 1,
"description": "% of materials ordered against this Purchase Requisition",
"no_copy": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "% Ordered",
"oldfieldname": "per_ordered",
"fieldname": "per_ordered",
"fieldtype": "Currency",
"permlevel": 1
"label": "% Ordered",
"no_copy": 1,
"oldfieldname": "per_ordered",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"print_width": "150px",
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Amended From",
"oldfieldname": "amended_from",
"width": "150px",
"fieldname": "amended_from",
"fieldtype": "Data",
"permlevel": 1
"label": "Amended From",
"no_copy": 1,
"oldfieldname": "amended_from",
"oldfieldtype": "Data",
"print_hide": 1,
"print_width": "150px",
"read_only": 1,
"width": "150px"
},
{
"print_hide": 1,
"description": "The date at which current entry is corrected in the system.",
"print_width": "100px",
"no_copy": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Amendment Date",
"oldfieldname": "amendment_date",
"width": "100px",
"fieldname": "amendment_date",
"fieldtype": "Date",
"permlevel": 0
"label": "Amendment Date",
"no_copy": 1,
"oldfieldname": "amendment_date",
"oldfieldtype": "Date",
"print_hide": 1,
"print_width": "100px",
"width": "100px"
},
{
"print_hide": 0,
"print_width": "150px",
"no_copy": 1,
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Remarks",
"oldfieldname": "remark",
"width": "150px",
"fieldname": "remark",
"fieldtype": "Small Text",
"permlevel": 0
"label": "Remarks",
"no_copy": 1,
"oldfieldname": "remark",
"oldfieldtype": "Small Text",
"print_hide": 0,
"print_width": "150px",
"width": "150px"
},
{
"description": "Add Terms and Conditions for the Purchase Requisition. You can also prepare a Terms and Conditions Master and use the Template",
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Terms and Conditions",
"fieldname": "terms_section_break",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Terms and Conditions",
"oldfieldtype": "Section Break"
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Select Terms and Conditions",
"oldfieldname": "tc_name",
"options": "Terms and Conditions",
"fieldname": "tc_name",
"fieldtype": "Link",
"permlevel": 0,
"label": "Select Terms and Conditions",
"oldfieldname": "tc_name",
"oldfieldtype": "Link",
"options": "Terms and Conditions",
"print_hide": 1,
"report_hide": 1
},
{
"oldfieldtype": "Button",
"doctype": "DocField",
"label": "Get Terms and Conditions",
"options": "get_tc_details",
"fieldname": "get_terms",
"fieldtype": "Button",
"permlevel": 0
"label": "Get Terms and Conditions",
"oldfieldtype": "Button",
"options": "get_tc_details"
},
{
"oldfieldtype": "Text Editor",
"doctype": "DocField",
"label": "Terms and Conditions Content",
"oldfieldname": "terms",
"fieldname": "terms",
"fieldtype": "Text Editor",
"permlevel": 0
"label": "Terms and Conditions Content",
"oldfieldname": "terms",
"oldfieldtype": "Text Editor"
},
{
"print_hide": 1,
"no_copy": 1,
"doctype": "DocField",
"label": "File List",
"fieldname": "file_list",
"fieldtype": "Text",
"hidden": 1,
"permlevel": 0
"label": "File List",
"no_copy": 1,
"print_hide": 1
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"role": "Purchase Manager",
"cancel": 0,
"permlevel": 1
"role": "Purchase User"
},
{
"amend": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"role": "Purchase Manager",
"cancel": 1,
"permlevel": 0
"role": "Purchase Manager"
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"role": "Material Manager",
"cancel": 0,
"permlevel": 1
"role": "Material Manager"
},
{
"amend": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"role": "Material Manager",
"cancel": 1,
"permlevel": 0
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"role": "Material User",
"cancel": 0,
"permlevel": 1
},
{
"amend": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"role": "Material User",
"cancel": 1,
"permlevel": 0
},
{
"amend": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"role": "Purchase User",
"cancel": 1,
"permlevel": 0
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"role": "Purchase User",
"cancel": 0,
"permlevel": 1
"role": "Material User"
}
]

View File

@ -1,222 +1,206 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:11",
"docstatus": 0,
"creation": "2012-04-11 13:17:40",
"modified": "2013-01-22 14:47:56",
"modified_by": "Administrator",
"modified": "2012-04-12 14:52:49"
"owner": "Administrator"
},
{
"section_style": "Tray",
"autoname": "IDTD/.#####",
"doctype": "DocType",
"istable": 1,
"module": "Buying",
"server_code_error": " ",
"doctype": "DocType",
"autoname": "IDTD/.#####",
"name": "__common__",
"colour": "White:FFF",
"show_in_menu": 0,
"version": 37
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Purchase Request Item",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Purchase Request Item",
"doctype": "DocType"
"doctype": "DocType",
"name": "Purchase Request Item"
},
{
"print_hide": 0,
"no_copy": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Required Date",
"oldfieldname": "schedule_date",
"width": "100px",
"fieldname": "schedule_date",
"fieldtype": "Date",
"label": "Required Date",
"no_copy": 1,
"oldfieldname": "schedule_date",
"oldfieldtype": "Date",
"print_hide": 0,
"reqd": 1,
"permlevel": 0
"width": "100px"
},
{
"permlevel": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item Code",
"oldfieldname": "item_code",
"width": "100px",
"trigger": "Client",
"fieldname": "item_code",
"fieldtype": "Link",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Item Code",
"oldfieldname": "item_code",
"oldfieldtype": "Link",
"options": "Item",
"in_filter": 1
"reqd": 1,
"search_index": 1,
"width": "100px"
},
{
"oldfieldtype": "Text",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "250px",
"fieldname": "description",
"fieldtype": "Text",
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Text",
"reqd": 1,
"permlevel": 0
"width": "250px"
},
{
"print_hide": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Warehouse",
"oldfieldname": "warehouse",
"width": "100px",
"trigger": "Client",
"fieldname": "warehouse",
"fieldtype": "Link",
"reqd": 0,
"options": "Warehouse",
"permlevel": 0
},
{
"width": "80px",
"default": "0.00",
"oldfieldtype": "Currency",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Quantity",
"oldfieldname": "qty",
"no_copy": 0,
"trigger": "Client",
"fieldname": "qty",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 0
},
{
"no_copy": 0,
"label": "Warehouse",
"oldfieldname": "warehouse",
"oldfieldtype": "Link",
"options": "Warehouse",
"print_hide": 0,
"reqd": 0,
"width": "100px"
},
{
"default": "0.00",
"doctype": "DocField",
"fieldname": "qty",
"fieldtype": "Float",
"label": "Quantity",
"no_copy": 0,
"oldfieldname": "qty",
"oldfieldtype": "Currency",
"reqd": 1,
"width": "80px"
},
{
"doctype": "DocField",
"label": "Stock UOM",
"oldfieldname": "uom",
"width": "70px",
"options": "UOM",
"fieldname": "uom",
"fieldtype": "Link",
"label": "Stock UOM",
"no_copy": 0,
"oldfieldname": "uom",
"oldfieldtype": "Link",
"options": "UOM",
"read_only": 1,
"reqd": 1,
"permlevel": 1
"width": "70px"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Lead Time Date",
"oldfieldname": "lead_time_date",
"fieldname": "lead_time_date",
"fieldtype": "Date",
"permlevel": 1
"label": "Lead Time Date",
"no_copy": 1,
"oldfieldname": "lead_time_date",
"oldfieldtype": "Date",
"print_hide": 1,
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Item Name",
"oldfieldname": "item_name",
"width": "100px",
"fieldname": "item_name",
"fieldtype": "Data",
"search_index": 1,
"in_filter": 1,
"label": "Item Name",
"oldfieldname": "item_name",
"oldfieldtype": "Data",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"search_index": 1,
"width": "100px"
},
{
"print_hide": 1,
"no_copy": 0,
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Item Group",
"oldfieldname": "item_group",
"permlevel": 1,
"fieldname": "item_group",
"fieldtype": "Link",
"search_index": 1,
"reqd": 0,
"in_filter": 1,
"label": "Item Group",
"no_copy": 0,
"oldfieldname": "item_group",
"oldfieldtype": "Link",
"options": "Item Group",
"in_filter": 1
"print_hide": 1,
"read_only": 1,
"reqd": 0,
"search_index": 1
},
{
"print_hide": 1,
"permlevel": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Brand",
"oldfieldname": "brand",
"width": "100px",
"fieldname": "brand",
"fieldtype": "Link",
"options": "Brand"
"label": "Brand",
"oldfieldname": "brand",
"oldfieldtype": "Link",
"options": "Brand",
"print_hide": 1,
"read_only": 1,
"width": "100px"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Min Order Qty",
"oldfieldname": "min_order_qty",
"width": "70px",
"fieldname": "min_order_qty",
"fieldtype": "Currency",
"fieldtype": "Float",
"label": "Min Order Qty",
"no_copy": 1,
"oldfieldname": "min_order_qty",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1,
"reqd": 0,
"permlevel": 1
"width": "70px"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Projected Qty",
"oldfieldname": "projected_qty",
"width": "70px",
"fieldname": "projected_qty",
"fieldtype": "Currency",
"permlevel": 1
},
{
"fieldtype": "Float",
"label": "Projected Qty",
"no_copy": 1,
"oldfieldname": "projected_qty",
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Ordered Qty",
"oldfieldname": "ordered_qty",
"fieldname": "ordered_qty",
"fieldtype": "Currency",
"permlevel": 1
"print_hide": 1,
"read_only": 1,
"width": "70px"
},
{
"doctype": "DocField",
"fieldname": "ordered_qty",
"fieldtype": "Float",
"label": "Ordered Qty",
"no_copy": 1,
"oldfieldname": "ordered_qty",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"print_hide": 1,
"no_copy": 1,
"doctype": "DocField",
"label": "Sales Order No",
"permlevel": 1,
"fieldname": "sales_order_no",
"fieldtype": "Link",
"options": "Sales Order"
"label": "Sales Order No",
"no_copy": 1,
"options": "Sales Order",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Check",
"allow_on_submit": 1,
"doctype": "DocField",
"label": "Page Break",
"oldfieldname": "page_break",
"fieldname": "page_break",
"fieldtype": "Check",
"permlevel": 0
"label": "Page Break",
"no_copy": 1,
"oldfieldname": "page_break",
"oldfieldtype": "Check",
"print_hide": 1
}
]

View File

@ -1,289 +1,253 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:11",
"docstatus": 0,
"creation": "2012-03-27 14:35:51",
"modified": "2013-01-22 14:57:21",
"modified_by": "Administrator",
"modified": "2012-03-27 14:45:50"
"owner": "Administrator"
},
{
"section_style": "Simple",
"is_submittable": 1,
"doctype": "DocType",
"search_fields": "item_code, report_date, purchase_receipt_no, delivery_note_no",
"module": "Buying",
"server_code_error": " ",
"print_outline": "Yes",
"autoname": "QAI/.######",
"doctype": "DocType",
"is_submittable": 1,
"module": "Buying",
"name": "__common__",
"colour": "White:FFF",
"_last_update": "1317365120",
"show_in_menu": 0,
"version": 38
"search_fields": "item_code, report_date, purchase_receipt_no, delivery_note_no"
},
{
"name": "__common__",
"parent": "Quality Inspection",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Quality Inspection",
"read": 1,
"doctype": "DocPerm",
"parentfield": "fields",
"parenttype": "DocType",
"role": "Quality Manager",
"parentfield": "permissions"
},
{
"name": "Quality Inspection",
"doctype": "DocType"
},
{
"permlevel": 1,
"doctype": "DocPerm"
"permlevel": 0
},
{
"amend": 1,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"name": "__common__",
"parent": "Quality Inspection",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"report": 1,
"cancel": 1,
"permlevel": 0
"role": "Quality Manager",
"submit": 1,
"write": 1
},
{
"doctype": "DocType",
"name": "Quality Inspection"
},
{
"no_copy": 0,
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "QA Inspection",
"fieldname": "qa_inspection",
"fieldtype": "Section Break",
"permlevel": 0
"label": "QA Inspection",
"no_copy": 0,
"oldfieldtype": "Section Break"
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"no_copy": 1,
"doctype": "DocField",
"label": "Naming Series",
"options": "\nQAI/11-12/",
"fieldname": "naming_series",
"fieldtype": "Select",
"reqd": 1,
"permlevel": 0
"label": "Naming Series",
"no_copy": 1,
"options": "\nQAI/11-12/",
"reqd": 1
},
{
"oldfieldtype": "Select",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Inspection Type",
"oldfieldname": "inspection_type",
"permlevel": 0,
"trigger": "Client",
"fieldname": "inspection_type",
"fieldtype": "Select",
"reqd": 1,
"in_filter": 1,
"label": "Inspection Type",
"oldfieldname": "inspection_type",
"oldfieldtype": "Select",
"options": "\nIncoming\nOutgoing\nIn Process",
"in_filter": 1
"reqd": 1
},
{
"search_index": 1,
"doctype": "DocField",
"label": "Report Date",
"oldfieldname": "report_date",
"fieldname": "report_date",
"fieldtype": "Date",
"in_filter": 1,
"label": "Report Date",
"oldfieldname": "report_date",
"oldfieldtype": "Date",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"search_index": 1
},
{
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Item Code",
"oldfieldname": "item_code",
"permlevel": 0,
"trigger": "Client",
"fieldname": "item_code",
"fieldtype": "Link",
"search_index": 1,
"reqd": 1,
"hidden": 0,
"in_filter": 1,
"label": "Item Code",
"oldfieldname": "item_code",
"oldfieldtype": "Link",
"options": "Item",
"in_filter": 1
"reqd": 1,
"search_index": 1
},
{
"search_index": 0,
"doctype": "DocField",
"fieldname": "sample_size",
"fieldtype": "Float",
"in_filter": 0,
"label": "Sample Size",
"oldfieldname": "sample_size",
"fieldname": "sample_size",
"fieldtype": "Currency",
"oldfieldtype": "Currency",
"reqd": 1,
"permlevel": 0,
"in_filter": 0
"search_index": 0
},
{
"search_index": 0,
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Small Text",
"in_filter": 1,
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"permlevel": 0,
"in_filter": 1
"search_index": 0,
"width": "300px"
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"print_hide": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item Serial No",
"oldfieldname": "item_serial_no",
"options": "Serial No",
"fieldname": "item_serial_no",
"fieldtype": "Link",
"hidden": 0,
"permlevel": 0
"label": "Item Serial No",
"oldfieldname": "item_serial_no",
"oldfieldtype": "Link",
"options": "Serial No",
"print_hide": 0
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Batch No",
"oldfieldname": "batch_no",
"options": "Batch",
"fieldname": "batch_no",
"fieldtype": "Link",
"permlevel": 0
"label": "Batch No",
"oldfieldname": "batch_no",
"oldfieldtype": "Link",
"options": "Batch"
},
{
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Purchase Receipt No",
"oldfieldname": "purchase_receipt_no",
"permlevel": 0,
"trigger": "Client",
"fieldname": "purchase_receipt_no",
"fieldtype": "Link",
"search_index": 1,
"hidden": 0,
"in_filter": 1,
"label": "Purchase Receipt No",
"oldfieldname": "purchase_receipt_no",
"oldfieldtype": "Link",
"options": "Purchase Receipt",
"in_filter": 1
"search_index": 1
},
{
"print_hide": 0,
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Delivery Note No",
"oldfieldname": "delivery_note_no",
"permlevel": 0,
"fieldname": "delivery_note_no",
"fieldtype": "Link",
"search_index": 1,
"hidden": 0,
"in_filter": 1,
"label": "Delivery Note No",
"oldfieldname": "delivery_note_no",
"oldfieldtype": "Link",
"options": "Delivery Note",
"in_filter": 1
"print_hide": 0,
"search_index": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Inspected By",
"oldfieldname": "inspected_by",
"fieldname": "inspected_by",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Inspected By",
"oldfieldname": "inspected_by",
"oldfieldtype": "Data",
"reqd": 1
},
{
"no_copy": 1,
"oldfieldtype": "Text",
"doctype": "DocField",
"label": "Remarks",
"oldfieldname": "remarks",
"fieldname": "remarks",
"fieldtype": "Text",
"permlevel": 0
"label": "Remarks",
"no_copy": 1,
"oldfieldname": "remarks",
"oldfieldtype": "Text"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Verified By",
"oldfieldname": "verified_by",
"fieldname": "verified_by",
"fieldtype": "Data",
"permlevel": 0
"label": "Verified By",
"oldfieldname": "verified_by",
"oldfieldtype": "Data"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Amended From",
"oldfieldname": "amended_from",
"fieldname": "amended_from",
"fieldtype": "Data",
"permlevel": 1
"label": "Amended From",
"no_copy": 1,
"oldfieldname": "amended_from",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Amendment Date",
"oldfieldname": "amendment_date",
"fieldname": "amendment_date",
"fieldtype": "Date",
"permlevel": 1
"label": "Amendment Date",
"no_copy": 1,
"oldfieldname": "amendment_date",
"oldfieldtype": "Date",
"print_hide": 1,
"read_only": 1
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Specification Details",
"options": "Simple",
"fieldname": "specification_details",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Specification Details",
"oldfieldtype": "Section Break",
"options": "Simple"
},
{
"doctype": "DocField",
"options": "get_item_specification_details",
"fieldname": "get_specification_details",
"fieldtype": "Button",
"label": "Get Specification Details",
"permlevel": 0
"options": "get_item_specification_details"
},
{
"oldfieldtype": "Table",
"doctype": "DocField",
"label": "Quality Inspection Readings",
"oldfieldname": "qa_specification_details",
"options": "Quality Inspection Reading",
"fieldname": "qa_specification_details",
"fieldtype": "Table",
"permlevel": 0
"label": "Quality Inspection Readings",
"oldfieldname": "qa_specification_details",
"oldfieldtype": "Table",
"options": "Quality Inspection Reading"
},
{
"doctype": "DocPerm"
}
]

View File

@ -1,249 +1,213 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:11",
"docstatus": 0,
"creation": "2012-12-07 15:15:23",
"modified": "2013-01-22 14:57:25",
"modified_by": "Administrator",
"modified": "2012-12-27 14:02:18"
"owner": "Administrator"
},
{
"document_type": "Master",
"description": "Supplier of Goods or Services.",
"autoname": "naming_series:",
"allow_rename": 1,
"module": "Buying",
"autoname": "naming_series:",
"description": "Supplier of Goods or Services.",
"doctype": "DocType",
"search_fields": "supplier_name,supplier_type",
"name": "__common__"
"document_type": "Master",
"module": "Buying",
"name": "__common__",
"search_fields": "supplier_name,supplier_type"
},
{
"name": "__common__",
"parent": "Supplier",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Supplier",
"read": 1,
"doctype": "DocPerm",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "permissions"
"permlevel": 0
},
{
"name": "Supplier",
"doctype": "DocType"
"amend": 0,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Supplier",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"report": 1,
"submit": 0
},
{
"doctype": "DocType",
"name": "Supplier"
},
{
"description": "Note: You Can Manage Multiple Address or Contacts via Addresses & Contacts",
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Basic Info",
"fieldname": "basic_info",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Basic Info",
"oldfieldtype": "Section Break"
},
{
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Supplier Name",
"oldfieldname": "supplier_name",
"fieldname": "supplier_name",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Supplier Name",
"no_copy": 1,
"oldfieldname": "supplier_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Supplier Type",
"oldfieldname": "supplier_type",
"permlevel": 0,
"fieldname": "supplier_type",
"fieldtype": "Link",
"reqd": 1,
"options": "Supplier Type"
"label": "Supplier Type",
"oldfieldname": "supplier_type",
"oldfieldtype": "Link",
"options": "Supplier Type",
"reqd": 1
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
"width": "50%"
},
{
"no_copy": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Series",
"oldfieldname": "naming_series",
"permlevel": 0,
"fieldname": "naming_series",
"fieldtype": "Select",
"label": "Series",
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "\nSUPP\nSUPP/10-11/"
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"label": "Address & Contacts",
"fieldname": "address_contacts",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Address & Contacts",
"oldfieldtype": "Column Break"
},
{
"depends_on": "eval:doc.__islocal",
"doctype": "DocField",
"label": "Address Desc",
"permlevel": 0,
"fieldname": "address_desc",
"fieldtype": "HTML",
"label": "Address Desc",
"options": "<em>Addresses will appear only when you save the supplier</em>"
},
{
"doctype": "DocField",
"label": "Address HTML",
"fieldname": "address_html",
"fieldtype": "HTML",
"permlevel": 1
"label": "Address HTML",
"read_only": 1
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"width": "50%"
},
{
"depends_on": "eval:doc.__islocal",
"doctype": "DocField",
"label": "Contact Desc",
"permlevel": 0,
"fieldname": "contact_desc",
"fieldtype": "HTML",
"label": "Contact Desc",
"options": "<em>Contact Details will appear only when you save the supplier</em>"
},
{
"doctype": "DocField",
"label": "Contact HTML",
"fieldname": "contact_html",
"fieldtype": "HTML",
"permlevel": 1
"label": "Contact HTML",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "communication_history",
"fieldtype": "Section Break",
"permlevel": 0
"fieldtype": "Section Break"
},
{
"doctype": "DocField",
"label": "Communication HTML",
"fieldname": "communication_html",
"fieldtype": "HTML",
"permlevel": 0
"label": "Communication HTML"
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "More Info",
"fieldname": "more_info",
"fieldtype": "Section Break",
"permlevel": 0
"label": "More Info",
"oldfieldtype": "Section Break"
},
{
"description": "Enter the company name under which Account Head will be created for this Supplier",
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Company",
"oldfieldname": "company",
"options": "Company",
"fieldname": "company",
"fieldtype": "Link",
"search_index": 0,
"in_filter": 1,
"label": "Company",
"oldfieldname": "company",
"oldfieldtype": "Link",
"options": "Company",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"search_index": 0
},
{
"description": "This currency will get fetched in Purchase transactions of this supplier",
"no_copy": 1,
"doctype": "DocField",
"label": "Default Currency",
"permlevel": 0,
"fieldname": "default_currency",
"fieldtype": "Select",
"label": "Default Currency",
"no_copy": 1,
"options": "link:Currency"
},
{
"description": "Statutory info and other general information about your Supplier",
"oldfieldtype": "Code",
"doctype": "DocField",
"label": "Supplier Details",
"oldfieldname": "supplier_details",
"fieldname": "supplier_details",
"fieldtype": "Text",
"permlevel": 0
"label": "Supplier Details",
"oldfieldname": "supplier_details",
"oldfieldtype": "Code"
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break2",
"fieldtype": "Column Break",
"permlevel": 0
"width": "50%"
},
{
"doctype": "DocField",
"label": "Credit Days",
"fieldname": "credit_days",
"fieldtype": "Int",
"permlevel": 0
"label": "Credit Days"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Website",
"oldfieldname": "website",
"fieldname": "website",
"fieldtype": "Data",
"permlevel": 0
"label": "Website",
"oldfieldname": "website",
"oldfieldtype": "Data"
},
{
"amend": 0,
"cancel": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"role": "Purchase Manager",
"cancel": 0,
"permlevel": 1
"write": 0
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"report": 1,
"role": "Purchase Manager",
"cancel": 0,
"permlevel": 0
},
{
"role": "Purchase Master Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"amend": 0,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 0,
"write": 1,
"report": 1,
"role": "Purchase Master Manager",
"cancel": 1,
"permlevel": 0
"write": 1
}
]

File diff suppressed because it is too large Load Diff

View File

@ -1,306 +1,294 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:12",
"docstatus": 0,
"creation": "2012-12-19 22:38:54",
"modified": "2013-01-22 14:50:08",
"modified_by": "Administrator",
"modified": "2013-01-04 13:14:13"
"owner": "Administrator"
},
{
"istable": 1,
"autoname": "SQI-.#####",
"name": "__common__",
"doctype": "DocType",
"module": "Buying"
"istable": 1,
"module": "Buying",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Supplier Quotation Item",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Supplier Quotation Item",
"doctype": "DocType"
"doctype": "DocType",
"name": "Supplier Quotation Item"
},
{
"print_hide": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item Code",
"oldfieldname": "item_code",
"permlevel": 0,
"fieldname": "item_code",
"fieldtype": "Link",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Item Code",
"oldfieldname": "item_code",
"oldfieldtype": "Link",
"options": "Item",
"in_filter": 1
"print_hide": 0,
"reqd": 1,
"search_index": 1
},
{
"print_hide": 1,
"description": "If Supplier Part Number exists for given Item, it gets stored here",
"doctype": "DocField",
"label": "Supplier Part Number",
"fieldname": "supplier_part_no",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 1
"label": "Supplier Part Number",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Item Name",
"oldfieldname": "item_name",
"fieldname": "item_name",
"fieldtype": "Data",
"search_index": 1,
"reqd": 1,
"hidden": 0,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Item Name",
"oldfieldname": "item_name",
"oldfieldtype": "Data",
"print_hide": 1,
"reqd": 1,
"search_index": 1
},
{
"print_width": "300px",
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Small Text",
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1,
"permlevel": 0
"width": "300px"
},
{
"print_width": "60px",
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "qty",
"fieldtype": "Float",
"label": "Quantity",
"oldfieldname": "qty",
"width": "60px",
"fieldname": "qty",
"fieldtype": "Currency",
"oldfieldtype": "Currency",
"print_width": "60px",
"reqd": 1,
"permlevel": 0
"width": "60px"
},
{
"print_hide": 0,
"print_width": "100px",
"permlevel": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "UOM",
"oldfieldname": "uom",
"width": "100px",
"fieldname": "uom",
"fieldtype": "Link",
"label": "UOM",
"oldfieldname": "uom",
"oldfieldtype": "Link",
"options": "UOM",
"print_hide": 0,
"print_width": "100px",
"reqd": 1,
"options": "UOM"
"width": "100px"
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Ref Rate ",
"fieldname": "import_ref_rate",
"fieldtype": "Currency",
"permlevel": 0
"label": "Ref Rate ",
"print_hide": 1
},
{
"print_hide": 0,
"doctype": "DocField",
"label": "Discount %",
"fieldname": "discount_rate",
"fieldtype": "Currency",
"permlevel": 0
"fieldtype": "Float",
"label": "Discount %",
"print_hide": 0
},
{
"print_hide": 0,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Rate ",
"oldfieldname": "import_rate",
"fieldname": "import_rate",
"fieldtype": "Currency",
"hidden": 0,
"permlevel": 0
"label": "Rate ",
"oldfieldname": "import_rate",
"oldfieldtype": "Currency",
"print_hide": 0
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Amount",
"oldfieldname": "import_amount",
"fieldname": "import_amount",
"fieldtype": "Currency",
"permlevel": 1
"label": "Amount",
"oldfieldname": "import_amount",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Ref Rate *",
"fieldname": "purchase_ref_rate",
"fieldtype": "Currency",
"permlevel": 0
"label": "Ref Rate *",
"print_hide": 1
},
{
"print_hide": 1,
"print_width": "100px",
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Rate (Default Curr.) *",
"oldfieldname": "purchase_rate",
"width": "100px",
"fieldname": "purchase_rate",
"fieldtype": "Currency",
"label": "Rate (Default Curr.) *",
"oldfieldname": "purchase_rate",
"oldfieldtype": "Currency",
"print_hide": 1,
"print_width": "100px",
"reqd": 1,
"permlevel": 0
"width": "100px"
},
{
"print_hide": 1,
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Amount (Default Curr.)",
"oldfieldname": "amount",
"fieldname": "amount",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 1
"label": "Amount (Default Curr.)",
"oldfieldname": "amount",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1,
"reqd": 1
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Warehouse",
"oldfieldname": "warehouse",
"options": "Warehouse",
"fieldname": "warehouse",
"fieldtype": "Link",
"reqd": 0,
"hidden": 0,
"permlevel": 0
"label": "Warehouse",
"oldfieldname": "warehouse",
"oldfieldtype": "Link",
"options": "Warehouse",
"print_hide": 1,
"reqd": 0
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Project Name",
"options": "Project",
"fieldname": "project_name",
"fieldtype": "Link",
"permlevel": 0,
"report_hide": 0,
"in_filter": 1
"in_filter": 1,
"label": "Project Name",
"options": "Project",
"print_hide": 1,
"report_hide": 0
},
{
"print_hide": 1,
"no_copy": 0,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Prevdoc DocType",
"oldfieldname": "prevdoc_doctype",
"fieldname": "prevdoc_doctype",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 1
"label": "Prevdoc DocType",
"no_copy": 0,
"oldfieldname": "prevdoc_doctype",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"permlevel": 1,
"print_width": "120px",
"no_copy": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Purchase Request No",
"oldfieldname": "prevdoc_docname",
"width": "120px",
"fieldname": "prevdoc_docname",
"fieldtype": "Link",
"search_index": 1,
"hidden": 0,
"in_filter": 1,
"label": "Purchase Request No",
"no_copy": 0,
"oldfieldname": "prevdoc_docname",
"oldfieldtype": "Link",
"options": "Purchase Request",
"in_filter": 1
"print_hide": 1,
"print_width": "120px",
"read_only": 1,
"search_index": 1,
"width": "120px"
},
{
"print_hide": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Purchase Request Date",
"oldfieldname": "prevdoc_date",
"fieldname": "prevdoc_date",
"fieldtype": "Date",
"search_index": 0,
"hidden": 1,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Purchase Request Date",
"oldfieldname": "prevdoc_date",
"oldfieldtype": "Date",
"print_hide": 1,
"read_only": 1,
"search_index": 0
},
{
"print_hide": 1,
"no_copy": 0,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Purchase Request Detail No",
"oldfieldname": "prevdoc_detail_docname",
"fieldname": "prevdoc_detail_docname",
"fieldtype": "Data",
"search_index": 1,
"hidden": 1,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Purchase Request Detail No",
"no_copy": 0,
"oldfieldname": "prevdoc_detail_docname",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1,
"search_index": 1
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Brand",
"oldfieldname": "brand",
"options": "Brand",
"fieldname": "brand",
"fieldtype": "Link",
"hidden": 1,
"permlevel": 1
"label": "Brand",
"oldfieldname": "brand",
"oldfieldtype": "Link",
"options": "Brand",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item Group",
"oldfieldname": "item_group",
"permlevel": 1,
"fieldname": "item_group",
"fieldtype": "Link",
"search_index": 0,
"hidden": 1,
"in_filter": 1,
"label": "Item Group",
"oldfieldname": "item_group",
"oldfieldtype": "Link",
"options": "Item Group",
"in_filter": 1
"print_hide": 1,
"read_only": 1,
"search_index": 0
},
{
"print_hide": 1,
"description": "Tax detail table fetched from item master as a string and stored in this field.\nUsed for Taxes and Charges",
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Item Tax Rate",
"oldfieldname": "item_tax_rate",
"fieldname": "item_tax_rate",
"fieldtype": "Small Text",
"hidden": 1,
"permlevel": 1,
"label": "Item Tax Rate",
"oldfieldname": "item_tax_rate",
"oldfieldtype": "Small Text",
"print_hide": 1,
"read_only": 1,
"report_hide": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Check",
"allow_on_submit": 1,
"doctype": "DocField",
"label": "Page Break",
"oldfieldname": "page_break",
"fieldname": "page_break",
"fieldtype": "Check",
"hidden": 0,
"permlevel": 0
"label": "Page Break",
"no_copy": 1,
"oldfieldname": "page_break",
"oldfieldtype": "Check",
"print_hide": 1
}
]

View File

@ -1,296 +1,258 @@
[
{
"owner": "ashwini@webnotestech.com",
"creation": "2013-01-10 16:34:12",
"docstatus": 0,
"creation": "2012-11-16 10:33:39",
"modified": "2013-01-22 14:55:57",
"modified_by": "Administrator",
"modified": "2012-11-16 15:22:59"
"owner": "ashwini@webnotestech.com"
},
{
"section_style": "Simple",
"is_submittable": 1,
"search_fields": "status, employee, employee_name",
"module": "HR",
"server_code_error": " ",
"autoname": "APRSL.#####",
"_last_update": "1316075905",
"name": "__common__",
"colour": "White:FFF",
"doctype": "DocType",
"show_in_menu": 0,
"version": 1
"is_submittable": 1,
"module": "HR",
"name": "__common__",
"search_fields": "status, employee, employee_name"
},
{
"name": "__common__",
"parent": "Appraisal",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Appraisal",
"read": 1,
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Appraisal",
"parentfield": "permissions",
"parenttype": "DocType",
"parentfield": "permissions"
"permlevel": 0,
"read": 1,
"report": 1,
"write": 1
},
{
"name": "Appraisal",
"doctype": "DocType"
"doctype": "DocType",
"name": "Appraisal"
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Employee Details",
"fieldname": "employee_details",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Employee Details",
"oldfieldtype": "Section Break"
},
{
"description": "Select template from which you want to get the Goals",
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Appraisal Template",
"oldfieldname": "kra_template",
"permlevel": 0,
"fieldname": "kra_template",
"fieldtype": "Link",
"reqd": 1,
"options": "Appraisal Template"
"label": "Appraisal Template",
"oldfieldname": "kra_template",
"oldfieldtype": "Link",
"options": "Appraisal Template",
"reqd": 1
},
{
"doctype": "DocField",
"depends_on": "kra_template",
"description": "Select the Employee for whom you are creating the Appraisal.",
"search_index": 1,
"colour": "White:FFF",
"oldfieldtype": "Link",
"label": "For Employee",
"oldfieldname": "employee",
"permlevel": 0,
"trigger": "Client",
"doctype": "DocField",
"fieldname": "employee",
"fieldtype": "Link",
"depends_on": "kra_template",
"reqd": 1,
"in_filter": 1,
"label": "For Employee",
"oldfieldname": "employee",
"oldfieldtype": "Link",
"options": "Employee",
"in_filter": 1
"reqd": 1,
"search_index": 1
},
{
"oldfieldtype": "Data",
"depends_on": "kra_template",
"doctype": "DocField",
"label": "For Employee Name",
"oldfieldname": "employee_name",
"fieldname": "employee_name",
"fieldtype": "Data",
"depends_on": "kra_template",
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "For Employee Name",
"oldfieldname": "employee_name",
"oldfieldtype": "Data",
"read_only": 1
},
{
"depends_on": "kra_template",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"oldfieldtype": "Column Break",
"permlevel": 0
"width": "50%"
},
{
"permlevel": 1,
"doctype": "DocField",
"no_copy": 1,
"search_index": 1,
"colour": "White:FFF",
"oldfieldtype": "Select",
"label": "Status",
"oldfieldname": "status",
"default": "Draft",
"depends_on": "kra_template",
"doctype": "DocField",
"fieldname": "status",
"fieldtype": "Select",
"depends_on": "kra_template",
"reqd": 1,
"in_filter": 1,
"label": "Status",
"no_copy": 1,
"oldfieldname": "status",
"oldfieldtype": "Select",
"options": "\nDraft\nSubmitted\nCompleted\nCancelled",
"in_filter": 1
"read_only": 1,
"reqd": 1,
"search_index": 1
},
{
"oldfieldtype": "Date",
"depends_on": "kra_template",
"doctype": "DocField",
"label": "Start Date",
"oldfieldname": "start_date",
"fieldname": "start_date",
"fieldtype": "Date",
"depends_on": "kra_template",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Start Date",
"oldfieldname": "start_date",
"oldfieldtype": "Date",
"reqd": 1
},
{
"oldfieldtype": "Date",
"depends_on": "kra_template",
"doctype": "DocField",
"label": "End Date",
"oldfieldname": "end_date",
"fieldname": "end_date",
"fieldtype": "Date",
"depends_on": "kra_template",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "End Date",
"oldfieldname": "end_date",
"oldfieldtype": "Date",
"reqd": 1
},
{
"oldfieldtype": "Section Break",
"depends_on": "kra_template",
"doctype": "DocField",
"label": "Goals",
"options": "Simple",
"fieldname": "section_break0",
"fieldtype": "Section Break",
"depends_on": "kra_template",
"permlevel": 0
"label": "Goals",
"oldfieldtype": "Section Break",
"options": "Simple"
},
{
"oldfieldtype": "Table",
"colour": "White:FFF",
"allow_on_submit": 0,
"doctype": "DocField",
"label": "Appraisal Goals",
"oldfieldname": "appraisal_details",
"options": "Appraisal Goal",
"fieldname": "appraisal_details",
"fieldtype": "Table",
"permlevel": 0
"label": "Appraisal Goals",
"oldfieldname": "appraisal_details",
"oldfieldtype": "Table",
"options": "Appraisal Goal"
},
{
"oldfieldtype": "Button",
"allow_on_submit": 0,
"doctype": "DocField",
"label": "Calculate Total Score",
"options": "calculate_total",
"fieldname": "calculate_total_score",
"fieldtype": "Button",
"permlevel": 0
"label": "Calculate Total Score",
"oldfieldtype": "Button",
"options": "calculate_total"
},
{
"no_copy": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Total Score (Out of 5)",
"oldfieldname": "total_score",
"fieldname": "total_score",
"fieldtype": "Currency",
"permlevel": 1
"fieldtype": "Float",
"label": "Total Score (Out of 5)",
"no_copy": 1,
"oldfieldname": "total_score",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"depends_on": "kra_template",
"doctype": "DocField",
"fieldname": "section_break1",
"fieldtype": "Section Break",
"permlevel": 0
"fieldtype": "Section Break"
},
{
"description": "Any other comments, noteworthy effort that should go in the records.",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Comments",
"fieldname": "comments",
"fieldtype": "Text",
"permlevel": 0
"label": "Comments"
},
{
"depends_on": "kra_template",
"doctype": "DocField",
"label": "Other Details",
"fieldname": "other_details",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Other Details"
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Company",
"oldfieldname": "company",
"options": "link:Company",
"fieldname": "company",
"fieldtype": "Select",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Company",
"oldfieldname": "company",
"oldfieldtype": "Link",
"options": "link:Company",
"reqd": 1
},
{
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"options": "link:Fiscal Year",
"fieldname": "fiscal_year",
"fieldtype": "Select",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"oldfieldtype": "Select",
"options": "link:Fiscal Year",
"reqd": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Amendment Date",
"oldfieldname": "amendment_date",
"width": "160px",
"fieldname": "amendment_date",
"fieldtype": "Date",
"hidden": 1,
"permlevel": 1,
"report_hide": 1
"label": "Amendment Date",
"no_copy": 1,
"oldfieldname": "amendment_date",
"oldfieldtype": "Date",
"print_hide": 1,
"read_only": 1,
"report_hide": 1,
"width": "160px"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Amended From",
"oldfieldname": "amended_from",
"width": "150px",
"fieldname": "amended_from",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 1,
"report_hide": 1
"label": "Amended From",
"no_copy": 1,
"oldfieldname": "amended_from",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1,
"report_hide": 1,
"width": "150px"
},
{
"create": 1,
"doctype": "DocPerm",
"submit": 0,
"write": 1,
"match": "owner",
"role": "Employee",
"report": 1,
"permlevel": 0,
"match": "owner"
"submit": 0
},
{
"amend": 1,
"create": 1,
"cancel": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"report": 1,
"role": "System Manager",
"cancel": 1,
"permlevel": 0
"submit": 1
},
{
"amend": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"report": 1,
"role": "HR User",
"cancel": 1,
"permlevel": 0
},
{
"role": "All",
"permlevel": 1,
"doctype": "DocPerm"
"doctype": "DocPerm",
"role": "HR User",
"submit": 1
}
]

View File

@ -1,81 +1,72 @@
[
{
"owner": "ashwini@webnotestech.com",
"creation": "2013-01-10 16:34:13",
"docstatus": 0,
"creation": "2012-07-03 13:30:40",
"modified": "2013-01-22 14:16:18",
"modified_by": "Administrator",
"modified": "2012-11-15 17:50:24"
"owner": "ashwini@webnotestech.com"
},
{
"section_style": "Simple",
"istable": 1,
"name": "__common__",
"colour": "White:FFF",
"module": "HR",
"server_code_error": " ",
"version": 1,
"autoname": "APRSLD.#####",
"doctype": "DocType",
"autoname": "APRSLD.#####"
"istable": 1,
"module": "HR",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Appraisal Goal",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Appraisal Goal",
"doctype": "DocType"
"doctype": "DocType",
"name": "Appraisal Goal"
},
{
"description": "Key Responsibility Area",
"oldfieldtype": "Small Text",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Goal",
"oldfieldname": "kra",
"width": "240px",
"fieldname": "kra",
"fieldtype": "Small Text",
"label": "Goal",
"oldfieldname": "kra",
"oldfieldtype": "Small Text",
"reqd": 1,
"permlevel": 0
"width": "240px"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "per_weightage",
"fieldtype": "Float",
"label": "Weightage (%)",
"oldfieldname": "per_weightage",
"width": "70px",
"fieldname": "per_weightage",
"fieldtype": "Currency",
"oldfieldtype": "Currency",
"reqd": 1,
"permlevel": 0
"width": "70px"
},
{
"permlevel": 0,
"no_copy": 1,
"oldfieldtype": "Select",
"colour": "White:FFF",
"allow_on_submit": 1,
"doctype": "DocField",
"label": "Score (0-5)",
"oldfieldname": "score",
"width": "70px",
"trigger": "Client",
"fieldname": "score",
"fieldtype": "Currency",
"options": "\n0\n1\n2\n3\n4\n5"
"fieldtype": "Float",
"label": "Score (0-5)",
"no_copy": 1,
"oldfieldname": "score",
"oldfieldtype": "Select",
"options": "\n0\n1\n2\n3\n4\n5",
"width": "70px"
},
{
"no_copy": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Score Earned",
"oldfieldname": "score_earned",
"width": "70px",
"fieldname": "score_earned",
"fieldtype": "Currency",
"permlevel": 1
"fieldtype": "Float",
"label": "Score Earned",
"no_copy": 1,
"oldfieldname": "score_earned",
"oldfieldtype": "Currency",
"read_only": 1,
"width": "70px"
}
]

View File

@ -1,53 +1,48 @@
[
{
"owner": "ashwini@webnotestech.com",
"creation": "2013-01-10 16:34:13",
"docstatus": 0,
"creation": "2012-03-27 14:35:58",
"modified": "2013-01-22 13:35:58",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:58"
"owner": "ashwini@webnotestech.com"
},
{
"section_style": "Simple",
"istable": 1,
"name": "__common__",
"colour": "White:FFF",
"module": "HR",
"server_code_error": " ",
"version": 6,
"autoname": "KSHEET.#####",
"doctype": "DocType",
"autoname": "KSHEET.#####"
"istable": 1,
"module": "HR",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Appraisal Template Goal",
"doctype": "DocField",
"reqd": 1,
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "fields"
"reqd": 1
},
{
"name": "Appraisal Template Goal",
"doctype": "DocType"
"doctype": "DocType",
"name": "Appraisal Template Goal"
},
{
"description": "Key Performance Area",
"oldfieldtype": "Small Text",
"colour": "White:FFF",
"doctype": "DocField",
"fieldname": "kra",
"fieldtype": "Small Text",
"label": "KRA",
"oldfieldname": "kra",
"width": "200px",
"fieldname": "kra",
"fieldtype": "Small Text"
"oldfieldtype": "Small Text",
"width": "200px"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "per_weightage",
"fieldtype": "Float",
"label": "Weightage (%)",
"oldfieldname": "per_weightage",
"width": "100px",
"fieldname": "per_weightage",
"fieldtype": "Currency"
"oldfieldtype": "Currency",
"width": "100px"
}
]

View File

@ -1,190 +1,177 @@
[
{
"owner": "ashwini@webnotestech.com",
"creation": "2013-01-10 16:34:13",
"docstatus": 0,
"creation": "2012-12-14 14:27:05",
"modified": "2013-01-22 14:16:20",
"modified_by": "Administrator",
"modified": "2012-12-23 09:42:45"
"owner": "ashwini@webnotestech.com"
},
{
"autoname": "naming_series:",
"doctype": "DocType",
"document_type": "Master",
"is_submittable": 1,
"name": "__common__",
"autoname": "naming_series:",
"module": "HR",
"doctype": "DocType",
"name": "__common__",
"search_fields": "employee, employee_name, att_date, status"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Attendance",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "__common__",
"parent": "Attendance",
"read": 1,
"create": 1,
"submit": 1,
"doctype": "DocPerm",
"write": 1,
"name": "__common__",
"parent": "Attendance",
"parentfield": "permissions",
"parenttype": "DocType",
"report": 1,
"permlevel": 0,
"cancel": 1,
"parentfield": "permissions"
"read": 1,
"write": 1
},
{
"name": "Attendance",
"doctype": "DocType"
"doctype": "DocType",
"name": "Attendance"
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Attendance Details",
"permlevel": 0,
"fieldname": "attendance_details",
"fieldtype": "Section Break",
"label": "Attendance Details",
"oldfieldtype": "Section Break",
"options": "Simple"
},
{
"no_copy": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Naming Series",
"oldfieldname": "naming_series",
"permlevel": 0,
"fieldname": "naming_series",
"fieldtype": "Select",
"reqd": 1,
"options": "ATT"
"label": "Naming Series",
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "ATT",
"reqd": 1
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Employee",
"oldfieldname": "employee",
"permlevel": 0,
"fieldname": "employee",
"fieldtype": "Link",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Employee",
"oldfieldname": "employee",
"oldfieldtype": "Link",
"options": "Employee",
"in_filter": 1
"reqd": 1,
"search_index": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Employee Name",
"oldfieldname": "employee_name",
"fieldname": "employee_name",
"fieldtype": "Data",
"permlevel": 0
"label": "Employee Name",
"oldfieldname": "employee_name",
"oldfieldtype": "Data"
},
{
"no_copy": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Status",
"oldfieldname": "status",
"options": "\nPresent\nAbsent\nHalf Day",
"fieldname": "status",
"fieldtype": "Select",
"search_index": 1,
"in_filter": 1,
"label": "Status",
"no_copy": 1,
"oldfieldname": "status",
"oldfieldtype": "Select",
"options": "\nPresent\nAbsent\nHalf Day",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"search_index": 1
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Leave Type",
"oldfieldname": "leave_type",
"permlevel": 0,
"fieldname": "leave_type",
"fieldtype": "Link",
"hidden": 1,
"label": "Leave Type",
"oldfieldname": "leave_type",
"oldfieldtype": "Link",
"options": "Leave Type",
"print_hide": 1,
"report_hide": 1
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Attendance Date",
"oldfieldname": "att_date",
"fieldname": "att_date",
"fieldtype": "Date",
"search_index": 0,
"in_filter": 1,
"label": "Attendance Date",
"oldfieldname": "att_date",
"oldfieldtype": "Date",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"search_index": 0
},
{
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"permlevel": 0,
"fieldname": "fiscal_year",
"fieldtype": "Select",
"reqd": 1,
"in_filter": 1,
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"oldfieldtype": "Select",
"options": "link:Fiscal Year",
"in_filter": 1
"reqd": 1
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Company",
"oldfieldname": "company",
"permlevel": 0,
"fieldname": "company",
"fieldtype": "Select",
"reqd": 1,
"in_filter": 1,
"label": "Company",
"oldfieldname": "company",
"oldfieldtype": "Link",
"options": "link:Company",
"in_filter": 1
"reqd": 1
},
{
"print_hide": 1,
"description": "The date at which current entry is corrected in the system.",
"no_copy": 1,
"depends_on": "eval:doc.amended_from",
"description": "The date at which current entry is corrected in the system.",
"doctype": "DocField",
"label": "Amendment Date",
"fieldname": "amendment_date",
"fieldtype": "Date",
"permlevel": 0
"label": "Amendment Date",
"no_copy": 1,
"print_hide": 1
},
{
"print_hide": 1,
"no_copy": 1,
"doctype": "DocField",
"label": "Amended From",
"permlevel": 1,
"fieldname": "amended_from",
"fieldtype": "Link",
"options": "Attendance"
},
{
"role": "System Manager",
"doctype": "DocPerm"
"label": "Amended From",
"no_copy": 1,
"options": "Attendance",
"print_hide": 1,
"read_only": 1
},
{
"cancel": 1,
"doctype": "DocPerm",
"report": 1,
"role": "HR User",
"doctype": "DocPerm"
"submit": 1
},
{
"role": "HR Manager",
"doctype": "DocPerm"
"doctype": "DocPerm",
"match": "owner",
"role": "Employee"
}
]

View File

@ -1,174 +1,136 @@
[
{
"owner": "harshada@webnotestech.com",
"creation": "2013-01-10 16:34:13",
"docstatus": 0,
"creation": "2012-03-27 14:35:53",
"modified": "2013-01-22 14:55:57",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:53"
"owner": "harshada@webnotestech.com"
},
{
"section_style": "Simple",
"allow_attach": 1,
"module": "HR",
"_last_update": "1294312182",
"doctype": "DocType",
"issingle": 1,
"name": "__common__",
"colour": "White:FFF",
"server_code_error": " ",
"max_attachments": 1,
"version": 122
"module": "HR",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Attendance Control Panel",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Attendance Control Panel",
"read": 1,
"doctype": "DocPerm",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Attendance Control Panel",
"doctype": "DocType"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "System Manager",
"permlevel": 0
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "HR User",
"permlevel": 0
"name": "__common__",
"parent": "Attendance Control Panel",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"report": 1,
"submit": 0,
"write": 1
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "HR Manager",
"permlevel": 0
},
{
"role": "HR User",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"role": "HR Manager",
"permlevel": 1,
"doctype": "DocPerm"
"doctype": "DocType",
"name": "Attendance Control Panel"
},
{
"description": "Get the template of the Attendance for which you want to import in CSV (Comma seperated values) format.\nFill data in the template. Save the template in CSV format.\nAll attendance dates inbetween 'Attendance From Date' and 'Attendance To Date' will come in the template with employees list.",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Download Template",
"fieldname": "download_template",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Download Template"
},
{
"description": "Selected Attendance date will comes in the attendance template.",
"oldfieldtype": "Date",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Attendance From Date",
"oldfieldname": "attenadnce_date",
"fieldname": "att_fr_date",
"fieldtype": "Date",
"permlevel": 0
"label": "Attendance From Date",
"oldfieldname": "attenadnce_date",
"oldfieldtype": "Date"
},
{
"oldfieldtype": "Button",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Get Template",
"trigger": "Client",
"fieldname": "get_template",
"fieldtype": "Button",
"permlevel": 0
"label": "Get Template",
"oldfieldtype": "Button"
},
{
"doctype": "DocField",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
"fieldtype": "Column Break"
},
{
"description": "All attendance dates inbetween selected Attendance From Date and Attendance To Date will come in the template with employees list.",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Attendance To Date",
"fieldname": "att_to_date",
"fieldtype": "Date",
"permlevel": 0
"label": "Attendance To Date"
},
{
"description": "To import attendance data, click on \"Add\" button, select the saved CSV file and click on \"Upload\".\nSelect the date format as attendance date format in CSV file.\nClick on \"Import\".",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Upload Attendance Data",
"fieldname": "upload_attendance_data",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Upload Attendance Data"
},
{
"doctype": "DocField",
"options": "yyyy-mm-dd\nmm/dd/yyyy\nmm/dd/yy\ndd-mm-yyyy\ndd/mm/yyyy",
"fieldname": "import_date_format",
"fieldtype": "Select",
"label": "Import Date Format ",
"permlevel": 0
"options": "yyyy-mm-dd\nmm/dd/yyyy\nmm/dd/yy\ndd-mm-yyyy\ndd/mm/yyyy"
},
{
"colour": "White:FFF",
"doctype": "DocField",
"label": "Overwrite",
"fieldname": "overwrite",
"fieldtype": "Check",
"permlevel": 0
"label": "Overwrite"
},
{
"colour": "White:FFF",
"doctype": "DocField",
"label": "Import",
"trigger": "Client",
"fieldname": "import",
"fieldtype": "Button",
"permlevel": 0
"label": "Import"
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "File List",
"fieldname": "file_list",
"fieldtype": "Text",
"hidden": 1,
"permlevel": 1
"label": "File List",
"print_hide": 1,
"read_only": 1
},
{
"doctype": "DocField",
"label": "Import Log",
"fieldname": "import_log",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Import Log"
},
{
"doctype": "DocField",
"label": "Import Log1",
"fieldname": "import_log1",
"fieldtype": "HTML",
"permlevel": 0
"label": "Import Log1"
},
{
"doctype": "DocPerm",
"role": "System Manager"
},
{
"doctype": "DocPerm",
"role": "HR User"
},
{
"doctype": "DocPerm",
"role": "HR Manager"
}
]

View File

@ -1,77 +1,72 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:13",
"docstatus": 0,
"creation": "2012-03-27 14:35:54",
"modified": "2013-01-22 14:18:28",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:54"
"owner": "Administrator"
},
{
"section_style": "Simple",
"module": "HR",
"doctype": "DocType",
"allow_trash": 1,
"document_type": "Master",
"autoname": "field:branch",
"name": "__common__",
"colour": "White:FFF",
"server_code_error": " ",
"show_in_menu": 0,
"version": 11
"doctype": "DocType",
"document_type": "Master",
"module": "HR",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Branch",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"report": 1,
"name": "__common__",
"parent": "Branch",
"read": 1,
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"name": "__common__",
"parent": "Branch",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "permissions"
"read": 1,
"report": 1,
"submit": 0,
"write": 1
},
{
"name": "Branch",
"doctype": "DocType"
"doctype": "DocType",
"name": "Branch"
},
{
"role": "System Manager",
"doctype": "DocPerm"
},
{
"role": "HR User",
"doctype": "DocPerm"
},
{
"role": "HR Manager",
"doctype": "DocPerm"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Branch",
"oldfieldname": "branch",
"fieldname": "branch",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Branch",
"oldfieldname": "branch",
"oldfieldtype": "Data",
"reqd": 1
},
{
"doctype": "DocPerm",
"role": "System Manager"
},
{
"doctype": "DocPerm",
"role": "HR User"
},
{
"doctype": "DocPerm",
"role": "HR Manager"
}
]

View File

@ -1,87 +1,81 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:13",
"docstatus": 0,
"creation": "2012-03-27 14:35:54",
"modified": "2013-01-22 14:25:38",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:54"
"owner": "Administrator"
},
{
"section_style": "Simple",
"module": "HR",
"doctype": "DocType",
"allow_trash": 1,
"document_type": "Master",
"autoname": "field:deduction_name",
"name": "__common__",
"colour": "White:FFF",
"server_code_error": " ",
"show_in_menu": 0,
"version": 10
"doctype": "DocType",
"document_type": "Master",
"module": "HR",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Deduction Type",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"report": 1,
"name": "__common__",
"parent": "Deduction Type",
"read": 1,
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"name": "__common__",
"parent": "Deduction Type",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "permissions"
"read": 1,
"report": 1,
"submit": 0,
"write": 1
},
{
"name": "Deduction Type",
"doctype": "DocType"
"doctype": "DocType",
"name": "Deduction Type"
},
{
"role": "System Manager",
"doctype": "DocPerm"
},
{
"role": "HR User",
"doctype": "DocPerm"
},
{
"role": "HR Manager",
"doctype": "DocPerm"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Name",
"oldfieldname": "deduction_name",
"fieldname": "deduction_name",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Name",
"oldfieldname": "deduction_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Small Text",
"permlevel": 0
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"width": "300px"
},
{
"doctype": "DocPerm",
"role": "System Manager"
},
{
"doctype": "DocPerm",
"role": "HR User"
},
{
"doctype": "DocPerm",
"role": "HR Manager"
}
]

View File

@ -1,77 +1,72 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:13",
"docstatus": 0,
"creation": "2012-03-27 14:35:54",
"modified": "2013-01-22 14:46:41",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:54"
"owner": "Administrator"
},
{
"section_style": "Simple",
"module": "HR",
"doctype": "DocType",
"allow_trash": 1,
"document_type": "Master",
"autoname": "field:department_name",
"name": "__common__",
"colour": "White:FFF",
"server_code_error": " ",
"show_in_menu": 0,
"version": 7
"doctype": "DocType",
"document_type": "Master",
"module": "HR",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Department",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"report": 1,
"name": "__common__",
"parent": "Department",
"read": 1,
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"name": "__common__",
"parent": "Department",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "permissions"
"read": 1,
"report": 1,
"submit": 0,
"write": 1
},
{
"name": "Department",
"doctype": "DocType"
"doctype": "DocType",
"name": "Department"
},
{
"role": "System Manager",
"doctype": "DocPerm"
},
{
"role": "HR User",
"doctype": "DocPerm"
},
{
"role": "HR Manager",
"doctype": "DocPerm"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Department",
"oldfieldname": "department_name",
"fieldname": "department_name",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Department",
"oldfieldname": "department_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"doctype": "DocPerm",
"role": "System Manager"
},
{
"doctype": "DocPerm",
"role": "HR User"
},
{
"doctype": "DocPerm",
"role": "HR Manager"
}
]

View File

@ -1,77 +1,72 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:13",
"docstatus": 0,
"creation": "2012-03-27 14:35:54",
"modified": "2013-01-22 14:46:41",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:54"
"owner": "Administrator"
},
{
"section_style": "Simple",
"module": "HR",
"doctype": "DocType",
"allow_trash": 1,
"document_type": "Master",
"autoname": "field:designation_name",
"name": "__common__",
"colour": "White:FFF",
"server_code_error": " ",
"show_in_menu": 0,
"version": 7
"doctype": "DocType",
"document_type": "Master",
"module": "HR",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Designation",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"report": 1,
"name": "__common__",
"parent": "Designation",
"read": 1,
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"name": "__common__",
"parent": "Designation",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "permissions"
"read": 1,
"report": 1,
"submit": 0,
"write": 1
},
{
"name": "Designation",
"doctype": "DocType"
"doctype": "DocType",
"name": "Designation"
},
{
"role": "System Manager",
"doctype": "DocPerm"
},
{
"role": "HR User",
"doctype": "DocPerm"
},
{
"role": "HR Manager",
"doctype": "DocPerm"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Designation",
"oldfieldname": "designation_name",
"fieldname": "designation_name",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Designation",
"oldfieldname": "designation_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"doctype": "DocPerm",
"role": "System Manager"
},
{
"doctype": "DocPerm",
"role": "HR User"
},
{
"doctype": "DocPerm",
"role": "HR Manager"
}
]

View File

@ -1,113 +1,102 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:13",
"docstatus": 0,
"creation": "2012-03-27 14:35:54",
"modified": "2013-01-22 14:46:41",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:54"
"owner": "Administrator"
},
{
"section_style": "Simple",
"module": "HR",
"doctype": "DocType",
"allow_trash": 1,
"document_type": "Master",
"autoname": "field:earning_name",
"name": "__common__",
"colour": "White:FFF",
"server_code_error": " ",
"show_in_menu": 0,
"version": 13
"doctype": "DocType",
"document_type": "Master",
"module": "HR",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Earning Type",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"report": 1,
"name": "__common__",
"parent": "Earning Type",
"read": 1,
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"name": "__common__",
"parent": "Earning Type",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "permissions"
"read": 1,
"report": 1,
"submit": 0,
"write": 1
},
{
"name": "Earning Type",
"doctype": "DocType"
"doctype": "DocType",
"name": "Earning Type"
},
{
"role": "System Manager",
"doctype": "DocPerm"
},
{
"role": "HR User",
"doctype": "DocPerm"
},
{
"role": "HR Manager",
"doctype": "DocPerm"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Name",
"oldfieldname": "earning_name",
"fieldname": "earning_name",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Name",
"oldfieldname": "earning_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Small Text",
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"reqd": 0,
"permlevel": 0
"width": "300px"
},
{
"oldfieldtype": "Select",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Taxable",
"oldfieldname": "taxable",
"permlevel": 0,
"trigger": "Client",
"fieldname": "taxable",
"fieldtype": "Select",
"reqd": 1,
"options": "\nYes\nNo"
"label": "Taxable",
"oldfieldname": "taxable",
"oldfieldtype": "Select",
"options": "\nYes\nNo",
"reqd": 1
},
{
"oldfieldtype": "Currency",
"colour": "White:FFF",
"depends_on": "eval:doc.taxable=='No'",
"doctype": "DocField",
"label": "Exemption Limit",
"oldfieldname": "exemption_limit",
"fieldname": "exemption_limit",
"fieldtype": "Currency",
"depends_on": "eval:doc.taxable=='No'",
"hidden": 1,
"permlevel": 0
"label": "Exemption Limit",
"oldfieldname": "exemption_limit",
"oldfieldtype": "Currency"
},
{
"doctype": "DocPerm",
"role": "System Manager"
},
{
"doctype": "DocPerm",
"role": "HR User"
},
{
"doctype": "DocPerm",
"role": "HR Manager"
}
]

File diff suppressed because it is too large Load Diff

View File

@ -1,77 +1,72 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:14",
"docstatus": 0,
"creation": "2012-03-27 14:35:55",
"modified": "2013-01-22 14:46:42",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:55"
"owner": "Administrator"
},
{
"section_style": "Simple",
"module": "HR",
"doctype": "DocType",
"allow_trash": 1,
"document_type": "Master",
"autoname": "field:employee_type_name",
"name": "__common__",
"colour": "White:FFF",
"server_code_error": " ",
"show_in_menu": 0,
"version": 16
"doctype": "DocType",
"document_type": "Master",
"module": "HR",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Employment Type",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"report": 1,
"name": "__common__",
"parent": "Employment Type",
"read": 1,
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "permissions"
},
{
"name": "Employment Type",
"doctype": "DocType"
},
{
"role": "System Manager",
"doctype": "DocPerm"
},
{
"role": "HR User",
"doctype": "DocPerm"
},
{
"role": "HR Manager",
"doctype": "DocPerm"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Employment Type",
"oldfieldname": "employee_type_name",
"fieldname": "employee_type_name",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
},
{
"oldfieldtype": "Small Text",
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Employment Type",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"report": 1,
"submit": 0,
"write": 1
},
{
"doctype": "DocType",
"name": "Employment Type"
},
{
"doctype": "DocField",
"fieldname": "employee_type_name",
"fieldtype": "Data",
"label": "Employment Type",
"oldfieldname": "employee_type_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"doctype": "DocPerm",
"role": "System Manager"
},
{
"doctype": "DocPerm",
"role": "HR User"
},
{
"doctype": "DocPerm",
"role": "HR Manager"
}
]

View File

@ -1,278 +1,245 @@
[
{
"owner": "harshada@webnotestech.com",
"creation": "2013-01-10 16:34:14",
"docstatus": 0,
"creation": "2012-12-05 16:53:59",
"modified": "2013-01-22 14:56:02",
"modified_by": "Administrator",
"modified": "2012-12-07 13:25:44"
"owner": "harshada@webnotestech.com"
},
{
"is_submittable": 1,
"name": "__common__",
"autoname": "EXP.######",
"module": "HR",
"doctype": "DocType",
"is_submittable": 1,
"module": "HR",
"name": "__common__",
"search_fields": "approval_status,employee,employee_name"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Expense Claim",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "__common__",
"parent": "Expense Claim",
"read": 1,
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Expense Claim",
"parentfield": "permissions",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Expense Claim",
"doctype": "DocType"
},
{
"permlevel": 0,
"no_copy": 1,
"oldfieldtype": "Select",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Approval Status",
"oldfieldname": "approval_status",
"read": 1,
"report": 1,
"write": 1
},
{
"doctype": "DocType",
"name": "Expense Claim"
},
{
"default": "Draft",
"doctype": "DocField",
"fieldname": "approval_status",
"fieldtype": "Select",
"search_index": 1,
"in_filter": 1,
"label": "Approval Status",
"no_copy": 1,
"oldfieldname": "approval_status",
"oldfieldtype": "Select",
"options": "\nDraft\nApproved\nRejected",
"in_filter": 1
"search_index": 1
},
{
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Approver",
"oldfieldname": "exp_approver",
"width": "160px",
"fieldname": "exp_approver",
"fieldtype": "Select",
"permlevel": 0
"label": "Approver",
"oldfieldname": "exp_approver",
"oldfieldtype": "Select",
"width": "160px"
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"no_copy": 1,
"oldfieldtype": "Currency",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Total Claimed Amount",
"oldfieldname": "total_claimed_amount",
"width": "160px",
"fieldname": "total_claimed_amount",
"fieldtype": "Currency",
"in_filter": 0,
"label": "Total Claimed Amount",
"no_copy": 1,
"oldfieldname": "total_claimed_amount",
"oldfieldtype": "Currency",
"read_only": 1,
"reqd": 0,
"permlevel": 1,
"in_filter": 0
"width": "160px"
},
{
"no_copy": 1,
"oldfieldtype": "Currency",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Total Sanctioned Amount",
"oldfieldname": "total_sanctioned_amount",
"width": "160px",
"fieldname": "total_sanctioned_amount",
"fieldtype": "Currency",
"permlevel": 1,
"in_filter": 0
"in_filter": 0,
"label": "Total Sanctioned Amount",
"no_copy": 1,
"oldfieldname": "total_sanctioned_amount",
"oldfieldtype": "Currency",
"read_only": 1,
"width": "160px"
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Expense Details",
"fieldname": "expense_details",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Expense Details",
"oldfieldtype": "Section Break"
},
{
"oldfieldtype": "Table",
"allow_on_submit": 0,
"doctype": "DocField",
"label": "Expense Claim Details",
"oldfieldname": "expense_voucher_details",
"permlevel": 0,
"fieldname": "expense_voucher_details",
"fieldtype": "Table",
"label": "Expense Claim Details",
"oldfieldname": "expense_voucher_details",
"oldfieldtype": "Table",
"options": "Expense Claim Detail"
},
{
"doctype": "DocField",
"permlevel": 0,
"fieldname": "sb1",
"fieldtype": "Section Break",
"options": "Simple"
},
{
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "From Employee",
"oldfieldname": "employee",
"permlevel": 0,
"trigger": "Client",
"fieldname": "employee",
"fieldtype": "Link",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "From Employee",
"oldfieldname": "employee",
"oldfieldtype": "Link",
"options": "Employee",
"in_filter": 1
"reqd": 1,
"search_index": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Employee Name",
"oldfieldname": "employee_name",
"width": "150px",
"fieldname": "employee_name",
"fieldtype": "Data",
"in_filter": 1,
"label": "Employee Name",
"oldfieldname": "employee_name",
"oldfieldtype": "Data",
"read_only": 1,
"search_index": 0,
"permlevel": 1,
"in_filter": 1
"width": "150px"
},
{
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"permlevel": 0,
"fieldname": "fiscal_year",
"fieldtype": "Select",
"reqd": 1,
"in_filter": 1,
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"oldfieldtype": "Select",
"options": "link:Fiscal Year",
"in_filter": 1
"reqd": 1
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Company",
"oldfieldname": "company",
"permlevel": 0,
"fieldname": "company",
"fieldtype": "Select",
"reqd": 1,
"in_filter": 1,
"label": "Company",
"oldfieldname": "company",
"oldfieldtype": "Link",
"options": "link:Company",
"in_filter": 1
"reqd": 1
},
{
"doctype": "DocField",
"fieldname": "cb1",
"fieldtype": "Column Break",
"permlevel": 0
"fieldtype": "Column Break"
},
{
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Posting Date",
"oldfieldname": "posting_date",
"fieldname": "posting_date",
"fieldtype": "Date",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Posting Date",
"oldfieldname": "posting_date",
"oldfieldtype": "Date",
"reqd": 1
},
{
"no_copy": 1,
"oldfieldtype": "Small Text",
"colour": "White:FFF",
"allow_on_submit": 0,
"doctype": "DocField",
"label": "Remark",
"oldfieldname": "remark",
"fieldname": "remark",
"fieldtype": "Small Text",
"permlevel": 0
"label": "Remark",
"no_copy": 1,
"oldfieldname": "remark",
"oldfieldtype": "Small Text"
},
{
"print_hide": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Employees Email Id",
"oldfieldname": "email_id",
"fieldname": "email_id",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 0
"label": "Employees Email Id",
"oldfieldname": "email_id",
"oldfieldtype": "Data",
"print_hide": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Data",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Amended From",
"oldfieldname": "amended_from",
"width": "160px",
"fieldname": "amended_from",
"fieldtype": "Data",
"permlevel": 1,
"report_hide": 1
"label": "Amended From",
"no_copy": 1,
"oldfieldname": "amended_from",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1,
"report_hide": 1,
"width": "160px"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Date",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Amendment Date",
"oldfieldname": "amendment_date",
"width": "160px",
"fieldname": "amendment_date",
"fieldtype": "Date",
"permlevel": 1,
"report_hide": 1
"label": "Amendment Date",
"no_copy": 1,
"oldfieldname": "amendment_date",
"oldfieldtype": "Date",
"print_hide": 1,
"read_only": 1,
"report_hide": 1,
"width": "160px"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "Employee",
"report": 1,
"permlevel": 0,
"match": "owner"
"match": "owner",
"role": "Employee"
},
{
"amend": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"cancel": 1,
"doctype": "DocPerm",
"match": "exp_approver:user",
"role": "Expense Approver",
"report": 1,
"permlevel": 0,
"match": "exp_approver:user"
"submit": 1
},
{
"amend": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"report": 1,
"role": "HR User",
"cancel": 1,
"permlevel": 0
},
{
"role": "All",
"permlevel": 1,
"doctype": "DocPerm"
"doctype": "DocPerm",
"role": "HR User",
"submit": 1
}
]

View File

@ -1,78 +1,72 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:14",
"docstatus": 0,
"creation": "2012-03-27 14:35:57",
"modified": "2013-01-22 14:46:59",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:57"
"owner": "Administrator"
},
{
"section_style": "Simple",
"module": "HR",
"doctype": "DocType",
"allow_trash": 1,
"document_type": "Master",
"autoname": "field:grade_name",
"name": "__common__",
"colour": "White:FFF",
"server_code_error": " ",
"show_in_menu": 0,
"version": 7
"doctype": "DocType",
"document_type": "Master",
"module": "HR",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Grade",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"report": 1,
"name": "__common__",
"parent": "Grade",
"read": 1,
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"name": "__common__",
"parent": "Grade",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "permissions"
"read": 1,
"report": 1,
"submit": 0,
"write": 1
},
{
"name": "Grade",
"doctype": "DocType"
"doctype": "DocType",
"name": "Grade"
},
{
"role": "System Manager",
"doctype": "DocPerm"
},
{
"role": "HR User",
"doctype": "DocPerm",
"submit": 0
},
{
"role": "HR Manager",
"doctype": "DocPerm"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Grade",
"oldfieldname": "grade_name",
"fieldname": "grade_name",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Grade",
"oldfieldname": "grade_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"doctype": "DocPerm",
"role": "System Manager"
},
{
"doctype": "DocPerm",
"role": "HR User"
},
{
"doctype": "DocPerm",
"role": "HR Manager"
}
]

View File

@ -1,125 +1,114 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:14",
"docstatus": 0,
"creation": "2012-03-27 14:35:57",
"modified": "2013-01-22 14:47:00",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:57"
"owner": "Administrator"
},
{
"section_style": "Simple",
"module": "HR",
"doctype": "DocType",
"allow_trash": 1,
"document_type": "Master",
"name": "__common__",
"colour": "White:FFF",
"server_code_error": " ",
"show_in_menu": 0,
"version": 17
"module": "HR",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Holiday List",
"doctype": "DocField",
"name": "__common__",
"parent": "Holiday List",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"parent": "Holiday List",
"read": 1,
"report": 1,
"cancel": 1,
"name": "__common__",
"create": 1,
"doctype": "DocPerm",
"write": 1,
"name": "__common__",
"parent": "Holiday List",
"parentfield": "permissions",
"parenttype": "DocType",
"role": "HR Manager",
"permlevel": 0,
"parentfield": "permissions"
"read": 1,
"report": 1,
"role": "HR Manager",
"submit": 0,
"write": 1
},
{
"name": "Holiday List",
"doctype": "DocType"
"doctype": "DocType",
"name": "Holiday List"
},
{
"doctype": "DocPerm"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Holiday List Name",
"oldfieldname": "holiday_list_name",
"fieldname": "holiday_list_name",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Holiday List Name",
"oldfieldname": "holiday_list_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"doctype": "DocField",
"label": "Default",
"fieldname": "is_default",
"fieldtype": "Check",
"permlevel": 0
"label": "Default"
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"options": "link:Fiscal Year",
"fieldname": "fiscal_year",
"fieldtype": "Select",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"oldfieldtype": "Link",
"options": "link:Fiscal Year",
"reqd": 1
},
{
"print_hide": 1,
"no_copy": 1,
"doctype": "DocField",
"label": "Weekly Off",
"options": "\nSunday\nMonday\nTuesday\nWednesday\nThursday\nFriday\nSaturday",
"fieldname": "weekly_off",
"fieldtype": "Select",
"permlevel": 0,
"label": "Weekly Off",
"no_copy": 1,
"options": "\nSunday\nMonday\nTuesday\nWednesday\nThursday\nFriday\nSaturday",
"print_hide": 1,
"report_hide": 1
},
{
"doctype": "DocField",
"options": "get_weekly_off_dates",
"fieldname": "get_weekly_off_dates",
"fieldtype": "Button",
"label": "Get Weekly Off Dates",
"permlevel": 0
"options": "get_weekly_off_dates"
},
{
"oldfieldtype": "Table",
"doctype": "DocField",
"label": "Holidays",
"oldfieldname": "holiday_list_details",
"options": "Holiday",
"fieldname": "holiday_list_details",
"fieldtype": "Table",
"reqd": 0,
"permlevel": 0
"label": "Holidays",
"oldfieldname": "holiday_list_details",
"oldfieldtype": "Table",
"options": "Holiday",
"reqd": 0
},
{
"doctype": "DocField",
"options": "clear_table",
"fieldname": "clear_table",
"fieldtype": "Button",
"label": "Clear Table",
"permlevel": 0
"options": "clear_table"
},
{
"doctype": "DocPerm"
}
]

View File

@ -1,223 +1,186 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:14",
"docstatus": 0,
"creation": "2012-10-02 18:51:49",
"modified": "2013-01-22 14:56:04",
"modified_by": "Administrator",
"modified": "2012-10-17 12:51:44"
"owner": "Administrator"
},
{
"section_style": "Simple",
"is_submittable": 1,
"search_fields": "employee,employee_name,leave_type,total_leaves_allocated,fiscal_year",
"module": "HR",
"server_code_error": " ",
"autoname": "LAL/.#####",
"_last_update": "1317365120",
"name": "__common__",
"colour": "White:FFF",
"doctype": "DocType",
"show_in_menu": 0,
"version": 1
},
{
"is_submittable": 1,
"module": "HR",
"name": "__common__",
"parent": "Leave Allocation",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Leave Allocation",
"read": 1,
"doctype": "DocPerm",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Leave Allocation",
"doctype": "DocType"
"search_fields": "employee,employee_name,leave_type,total_leaves_allocated,fiscal_year"
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"name": "__common__",
"parent": "Leave Allocation",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Employee",
"oldfieldname": "employee",
"amend": 1,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Leave Allocation",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"trigger": "Client",
"read": 1,
"report": 1,
"submit": 1,
"write": 1
},
{
"doctype": "DocType",
"name": "Leave Allocation"
},
{
"doctype": "DocField",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"width": "50%"
},
{
"doctype": "DocField",
"fieldname": "employee",
"fieldtype": "Link",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Employee",
"oldfieldname": "employee",
"oldfieldtype": "Link",
"options": "Employee",
"in_filter": 1
"reqd": 1,
"search_index": 1
},
{
"search_index": 1,
"doctype": "DocField",
"label": "Employee Name",
"fieldname": "employee_name",
"fieldtype": "Data",
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Employee Name",
"read_only": 1,
"search_index": 1
},
{
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Leave Type",
"oldfieldname": "leave_type",
"permlevel": 0,
"trigger": "Client",
"fieldname": "leave_type",
"fieldtype": "Select",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Leave Type",
"oldfieldname": "leave_type",
"oldfieldtype": "Link",
"options": "link:Leave Type",
"in_filter": 1
"reqd": 1,
"search_index": 1
},
{
"no_copy": 1,
"oldfieldtype": "Date",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Posting Date",
"oldfieldname": "date",
"default": "Today",
"doctype": "DocField",
"fieldname": "posting_date",
"fieldtype": "Date",
"search_index": 0,
"reqd": 1,
"hidden": 0,
"permlevel": 1
"label": "Posting Date",
"no_copy": 1,
"oldfieldname": "date",
"oldfieldtype": "Date",
"read_only": 1,
"reqd": 1,
"search_index": 0
},
{
"oldfieldtype": "Data",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"permlevel": 0,
"trigger": "Client",
"fieldname": "fiscal_year",
"fieldtype": "Select",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"oldfieldtype": "Data",
"options": "link:Fiscal Year",
"in_filter": 1
"reqd": 1,
"search_index": 1
},
{
"oldfieldtype": "Small Text",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "reason",
"width": "300px",
"fieldname": "description",
"fieldtype": "Small Text",
"hidden": 0,
"permlevel": 0
"label": "Description",
"oldfieldname": "reason",
"oldfieldtype": "Small Text",
"width": "300px"
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"width": "50%"
},
{
"doctype": "DocField",
"label": "Carry Forward",
"trigger": "Client",
"fieldname": "carry_forward",
"fieldtype": "Check",
"permlevel": 0
"label": "Carry Forward"
},
{
"doctype": "DocField",
"label": "Carry Forwarded Leaves",
"trigger": "Client",
"fieldname": "carry_forwarded_leaves",
"fieldtype": "Currency",
"permlevel": 0
"fieldtype": "Float",
"label": "Carry Forwarded Leaves"
},
{
"allow_on_submit": 1,
"doctype": "DocField",
"label": "New Leaves Allocated",
"trigger": "Client",
"fieldname": "new_leaves_allocated",
"fieldtype": "Currency",
"permlevel": 0
"fieldtype": "Float",
"label": "New Leaves Allocated"
},
{
"doctype": "DocField",
"label": "Total Leaves Allocated",
"fieldname": "total_leaves_allocated",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 1
"fieldtype": "Float",
"label": "Total Leaves Allocated",
"read_only": 1,
"reqd": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Amended From",
"oldfieldname": "amended_from",
"fieldname": "amended_from",
"fieldtype": "Data",
"hidden": 0,
"permlevel": 1
"label": "Amended From",
"no_copy": 1,
"oldfieldname": "amended_from",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"description": "The date at which current entry is corrected in the system.",
"no_copy": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Amendment Date",
"oldfieldname": "amendment_date",
"fieldname": "amendment_date",
"fieldtype": "Date",
"hidden": 0,
"permlevel": 1
"label": "Amendment Date",
"no_copy": 1,
"oldfieldname": "amendment_date",
"oldfieldtype": "Date",
"print_hide": 1,
"read_only": 1
},
{
"amend": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"cancel": 1,
"role": "HR User",
"report": 1,
"permlevel": 0,
"match": "owner"
"match": "owner",
"role": "HR User"
},
{
"amend": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"report": 1,
"role": "HR Manager",
"cancel": 1,
"permlevel": 0
},
{
"role": "All",
"permlevel": 1,
"doctype": "DocPerm"
"role": "HR Manager"
}
]

View File

@ -1,240 +1,239 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:14",
"docstatus": 0,
"creation": "2012-12-19 12:46:47",
"modified": "2013-01-22 14:47:02",
"modified_by": "Administrator",
"modified": "2013-01-01 15:13:51"
"owner": "Administrator"
},
{
"autoname": "LAP/.#####",
"description": "Apply / Approve Leaves",
"doctype": "DocType",
"document_type": "Transaction",
"is_submittable": 1,
"description": "Apply / Approve Leaves",
"autoname": "LAP/.#####",
"module": "HR",
"doctype": "DocType",
"search_fields": "employee,employee_name,leave_type,from_date,to_date,total_leave_days,fiscal_year",
"name": "__common__"
"name": "__common__",
"search_fields": "employee,employee_name,leave_type,from_date,to_date,total_leave_days,fiscal_year"
},
{
"name": "__common__",
"parent": "Leave Application",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Leave Application",
"read": 1,
"parentfield": "fields",
"parenttype": "DocType"
},
{
"doctype": "DocPerm",
"write": 1,
"name": "__common__",
"parent": "Leave Application",
"parentfield": "permissions",
"parenttype": "DocType",
"parentfield": "permissions"
"read": 1,
"report": 1,
"write": 1
},
{
"name": "Leave Application",
"doctype": "DocType"
"doctype": "DocType",
"name": "Leave Application"
},
{
"permlevel": 2,
"default": "Open",
"doctype": "DocField",
"label": "Status",
"no_copy": 1,
"fieldname": "status",
"fieldtype": "Select",
"options": "Open\nApproved\nRejected"
"label": "Status",
"no_copy": 1,
"options": "Open\nApproved\nRejected",
"permlevel": 2
},
{
"description": "Leave can be approved by users with Role, \"Leave Approver\"",
"doctype": "DocField",
"label": "Leave Approver",
"permlevel": 0,
"fieldname": "leave_approver",
"fieldtype": "Select",
"options": "link:Profile"
"label": "Leave Approver",
"options": "link:Profile",
"permlevel": 0
},
{
"search_index": 1,
"doctype": "DocField",
"label": "Leave Type",
"permlevel": 0,
"fieldname": "leave_type",
"fieldtype": "Select",
"reqd": 1,
"in_filter": 1,
"label": "Leave Type",
"options": "link:Leave Type",
"in_filter": 1
"permlevel": 0,
"reqd": 1,
"search_index": 1
},
{
"search_index": 1,
"doctype": "DocField",
"label": "From Date",
"fieldname": "from_date",
"fieldtype": "Date",
"label": "From Date",
"permlevel": 0,
"reqd": 1,
"permlevel": 0
"search_index": 1
},
{
"search_index": 1,
"doctype": "DocField",
"label": "To Date",
"fieldname": "to_date",
"fieldtype": "Date",
"label": "To Date",
"permlevel": 0,
"reqd": 1,
"permlevel": 0
"search_index": 1
},
{
"doctype": "DocField",
"label": "Half Day",
"fieldname": "half_day",
"fieldtype": "Check",
"label": "Half Day",
"permlevel": 0
},
{
"print_width": "50%",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"permlevel": 0,
"print_width": "50%",
"width": "50%"
},
{
"doctype": "DocField",
"label": "Reason",
"fieldname": "description",
"fieldtype": "Small Text",
"label": "Reason",
"permlevel": 0
},
{
"search_index": 1,
"doctype": "DocField",
"label": "Employee",
"permlevel": 0,
"fieldname": "employee",
"fieldtype": "Link",
"reqd": 1,
"in_filter": 1,
"label": "Employee",
"options": "Employee",
"in_filter": 1
"permlevel": 0,
"reqd": 1,
"search_index": 1
},
{
"read_only": 1,
"search_index": 0,
"doctype": "DocField",
"label": "Employee Name",
"fieldname": "employee_name",
"fieldtype": "Data",
"in_filter": 1,
"label": "Employee Name",
"permlevel": 0,
"in_filter": 1
"read_only": 1,
"search_index": 0
},
{
"read_only": 1,
"no_copy": 1,
"doctype": "DocField",
"label": "Leave Balance Before Application",
"fieldname": "leave_balance",
"fieldtype": "Currency",
"permlevel": 0
},
{
"read_only": 1,
"fieldtype": "Float",
"label": "Leave Balance Before Application",
"no_copy": 1,
"doctype": "DocField",
"label": "Total Leave Days",
"fieldname": "total_leave_days",
"fieldtype": "Currency",
"permlevel": 0
"permlevel": 0,
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "total_leave_days",
"fieldtype": "Float",
"label": "Total Leave Days",
"no_copy": 1,
"permlevel": 0,
"read_only": 1
},
{
"doctype": "DocField",
"label": "More Info",
"fieldname": "sb10",
"fieldtype": "Section Break",
"label": "More Info",
"permlevel": 0
},
{
"default": "Today",
"doctype": "DocField",
"label": "Posting Date",
"no_copy": 1,
"fieldname": "posting_date",
"fieldtype": "Date",
"reqd": 1,
"permlevel": 2
"label": "Posting Date",
"no_copy": 1,
"permlevel": 2,
"reqd": 1
},
{
"read_only": 0,
"search_index": 0,
"doctype": "DocField",
"label": "Fiscal Year",
"permlevel": 2,
"fieldname": "fiscal_year",
"fieldtype": "Select",
"reqd": 1,
"in_filter": 1,
"label": "Fiscal Year",
"options": "link:Fiscal Year",
"in_filter": 1
"permlevel": 2,
"read_only": 0,
"reqd": 1,
"search_index": 0
},
{
"read_only": 0,
"print_hide": 1,
"doctype": "DocField",
"label": "Letter Head",
"permlevel": 2,
"fieldname": "letter_head",
"fieldtype": "Link",
"options": "Letter Head"
"label": "Letter Head",
"options": "Letter Head",
"permlevel": 2,
"print_hide": 1,
"read_only": 0
},
{
"print_hide": 1,
"no_copy": 1,
"doctype": "DocField",
"label": "Amended From",
"permlevel": 1,
"fieldname": "amended_from",
"fieldtype": "Link",
"options": "Sales Invoice"
},
{
"create": 1,
"doctype": "DocPerm",
"role": "Employee",
"report": 1,
"label": "Amended From",
"no_copy": 1,
"options": "Sales Invoice",
"permlevel": 0,
"match": "employee"
"print_hide": 1,
"read_only": 1
},
{
"create": 1,
"doctype": "DocPerm",
"match": "employee",
"permlevel": 0,
"role": "Employee"
},
{
"amend": 1,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"report": 1,
"permlevel": 0,
"role": "HR User",
"cancel": 1,
"permlevel": 0
"submit": 1
},
{
"amend": 1,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"cancel": 1,
"match": "leave_approver:user",
"permlevel": 0,
"role": "Leave Approver",
"report": 1,
"permlevel": 0,
"match": "leave_approver:user"
"submit": 1
},
{
"role": "HR User",
"doctype": "DocPerm",
"permlevel": 2,
"doctype": "DocPerm"
"role": "HR User"
},
{
"amend": 0,
"cancel": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"permlevel": 2,
"role": "Leave Approver",
"cancel": 0,
"permlevel": 2
"submit": 0
}
]

View File

@ -1,181 +1,140 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:15",
"docstatus": 0,
"creation": "2012-03-27 14:35:59",
"modified": "2013-01-22 13:38:08",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:59"
"owner": "Administrator"
},
{
"section_style": "Simple",
"allow_print": 1,
"module": "HR",
"doctype": "DocType",
"server_code_error": " ",
"read_only": 1,
"allow_copy": 1,
"allow_email": 1,
"allow_print": 1,
"doctype": "DocType",
"hide_heading": 0,
"issingle": 1,
"name": "__common__",
"colour": "White:FFF",
"_last_update": "1297751828",
"show_in_menu": 0,
"version": 162,
"hide_toolbar": 0,
"allow_copy": 1
"issingle": 1,
"module": "HR",
"name": "__common__",
"read_only": 1
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Leave Control Panel",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Leave Control Panel",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Leave Control Panel",
"read": 1,
"doctype": "DocPerm",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Leave Control Panel",
"doctype": "DocType"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "System Manager",
"permlevel": 0
},
{
"role": "System Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"report": 0,
"role": "HR User",
"permlevel": 0
"submit": 0,
"write": 1
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "HR Manager",
"permlevel": 0
"doctype": "DocType",
"name": "Leave Control Panel"
},
{
"role": "HR User",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"role": "HR Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"width": "50%",
"doctype": "DocField",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"doctype": "DocField"
"width": "50%"
},
{
"description": "Leave blank if considered for all employee types",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Employee Type",
"fieldname": "employee_type",
"fieldtype": "Select",
"label": "Employee Type",
"options": "link:Employment Type"
},
{
"description": "Leave blank if considered for all branches",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Branch",
"fieldname": "branch",
"fieldtype": "Select",
"label": "Branch",
"options": "link:Branch"
},
{
"description": "Leave blank if considered for all departments",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Department",
"fieldname": "department",
"fieldtype": "Select",
"label": "Department",
"options": "link:Department"
},
{
"description": "Leave blank if considered for all designations",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Designation",
"fieldname": "designation",
"fieldtype": "Select",
"label": "Designation",
"options": "link:Designation"
},
{
"description": "Leave blank if considered for all grades",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Grade",
"fieldname": "grade",
"fieldtype": "Select",
"label": "Grade",
"options": "link:Grade"
},
{
"width": "50%",
"doctype": "DocField",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"doctype": "DocField"
"width": "50%"
},
{
"doctype": "DocField",
"label": "Fiscal Year",
"fieldname": "fiscal_year",
"fieldtype": "Select",
"reqd": 1,
"in_filter": 1,
"label": "Fiscal Year",
"options": "link:Fiscal Year",
"in_filter": 1
},
{
"doctype": "DocField",
"label": "Leave Type",
"fieldname": "leave_type",
"fieldtype": "Select",
"reqd": 1,
"options": "link:Leave Type"
},
{
"description": "Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Carry Forward",
"fieldname": "carry_forward",
"fieldtype": "Check"
},
{
"doctype": "DocField",
"label": "New Leaves Allocated (In Days)",
"fieldname": "no_of_days",
"fieldtype": "Currency",
"reqd": 1
},
{
"colour": "White:FFF",
"doctype": "DocField",
"label": "Allocate",
"trigger": "Server",
"fieldname": "leave_type",
"fieldtype": "Select",
"label": "Leave Type",
"options": "link:Leave Type",
"reqd": 1
},
{
"description": "Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year",
"doctype": "DocField",
"fieldname": "carry_forward",
"fieldtype": "Check",
"label": "Carry Forward"
},
{
"doctype": "DocField",
"fieldname": "no_of_days",
"fieldtype": "Float",
"label": "New Leaves Allocated (In Days)",
"reqd": 1
},
{
"doctype": "DocField",
"fieldname": "allocate",
"fieldtype": "Button",
"label": "Allocate",
"options": "allocate_leave"
},
{
"doctype": "DocPerm"
}
]

View File

@ -1,115 +1,106 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:15",
"docstatus": 0,
"creation": "2012-03-27 14:35:59",
"modified": "2013-01-22 14:47:02",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:59"
"owner": "Administrator"
},
{
"section_style": "Simple",
"module": "HR",
"doctype": "DocType",
"allow_trash": 1,
"document_type": "Master",
"autoname": "field:leave_type_name",
"name": "__common__",
"colour": "White:FFF",
"server_code_error": " ",
"show_in_menu": 0,
"version": 23
"doctype": "DocType",
"document_type": "Master",
"module": "HR",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Leave Type",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"report": 1,
"name": "__common__",
"parent": "Leave Type",
"read": 1,
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"name": "__common__",
"parent": "Leave Type",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "permissions"
"read": 1,
"report": 1,
"submit": 0,
"write": 1
},
{
"name": "Leave Type",
"doctype": "DocType"
"doctype": "DocType",
"name": "Leave Type"
},
{
"role": "System Manager",
"doctype": "DocPerm"
},
{
"role": "HR User",
"doctype": "DocPerm"
},
{
"role": "HR Manager",
"doctype": "DocPerm"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Leave Type Name",
"oldfieldname": "leave_type_name",
"fieldname": "leave_type_name",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Leave Type Name",
"oldfieldname": "leave_type_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Max Days Leave Allowed",
"oldfieldname": "max_days_allowed",
"fieldname": "max_days_allowed",
"fieldtype": "Data",
"reqd": 0,
"permlevel": 0
"label": "Max Days Leave Allowed",
"oldfieldname": "max_days_allowed",
"oldfieldtype": "Data",
"reqd": 0
},
{
"oldfieldtype": "Check",
"doctype": "DocField",
"label": "Is Carry Forward",
"oldfieldname": "is_carry_forward",
"fieldname": "is_carry_forward",
"fieldtype": "Check",
"permlevel": 0
"label": "Is Carry Forward",
"oldfieldname": "is_carry_forward",
"oldfieldtype": "Check"
},
{
"print_hide": 1,
"oldfieldtype": "Check",
"doctype": "DocField",
"label": "Is Encash",
"oldfieldname": "is_encash",
"fieldname": "is_encash",
"fieldtype": "Check",
"hidden": 1,
"permlevel": 0,
"label": "Is Encash",
"oldfieldname": "is_encash",
"oldfieldtype": "Check",
"print_hide": 1,
"report_hide": 1
},
{
"doctype": "DocField",
"label": "Is LWP",
"fieldname": "is_lwp",
"fieldtype": "Check",
"permlevel": 0
"label": "Is LWP"
},
{
"doctype": "DocPerm",
"role": "System Manager"
},
{
"doctype": "DocPerm",
"role": "HR User"
},
{
"doctype": "DocPerm",
"role": "HR Manager"
}
]

View File

@ -1,107 +1,98 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:15",
"docstatus": 0,
"creation": "2012-03-27 14:35:59",
"modified": "2013-01-22 14:56:40",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:59"
"owner": "Administrator"
},
{
"section_style": "Simple",
"istable": 1,
"name": "__common__",
"colour": "White:FFF",
"module": "HR",
"server_code_error": " ",
"version": 6,
"doctype": "DocType",
"show_in_menu": 0
"istable": 1,
"module": "HR",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Other Income Detail",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Other Income Detail",
"read": 1,
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"doctype": "DocPerm",
"name": "__common__",
"parent": "Other Income Detail",
"parentfield": "permissions",
"parenttype": "DocType",
"role": "System Manager",
"parentfield": "permissions"
},
{
"name": "Other Income Detail",
"doctype": "DocType"
},
{
"write": 1,
"report": 1,
"permlevel": 0,
"doctype": "DocPerm"
"read": 1,
"report": 1,
"role": "System Manager",
"submit": 0,
"write": 1
},
{
"permlevel": 1,
"doctype": "DocPerm"
"doctype": "DocType",
"name": "Other Income Detail"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Particulars",
"oldfieldname": "particulars2",
"width": "200px",
"fieldname": "particulars2",
"fieldtype": "Small Text",
"label": "Particulars",
"oldfieldname": "particulars2",
"oldfieldtype": "Small Text",
"read_only": 1,
"reqd": 1,
"permlevel": 1
"width": "200px"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Under Section",
"oldfieldname": "under_section2",
"fieldname": "under_section2",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 1
"label": "Under Section",
"oldfieldname": "under_section2",
"oldfieldtype": "Data",
"read_only": 1,
"reqd": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Max. Limit",
"oldfieldname": "max_limit2",
"fieldname": "max_limit2",
"fieldtype": "Currency",
"permlevel": 1
"label": "Max. Limit",
"oldfieldname": "max_limit2",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Actual Amount",
"oldfieldname": "actual_amount2",
"fieldname": "actual_amount2",
"fieldtype": "Currency",
"permlevel": 0
"label": "Actual Amount",
"oldfieldname": "actual_amount2",
"oldfieldtype": "Currency"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Eligible Amount",
"oldfieldname": "eligible_amount2",
"fieldname": "eligible_amount2",
"fieldtype": "Currency",
"permlevel": 1
"label": "Eligible Amount",
"oldfieldname": "eligible_amount2",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Modified Amount",
"oldfieldname": "modified_amount2",
"fieldname": "modified_amount2",
"fieldtype": "Currency",
"permlevel": 0
"label": "Modified Amount",
"oldfieldname": "modified_amount2",
"oldfieldtype": "Currency"
},
{
"doctype": "DocPerm"
}
]

View File

@ -1,448 +1,401 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:15",
"docstatus": 0,
"creation": "2012-07-03 13:29:40",
"modified": "2013-01-22 14:57:22",
"modified_by": "Administrator",
"modified": "2012-12-03 17:10:41"
"owner": "Administrator"
},
{
"doctype": "DocType",
"is_submittable": 1,
"name": "__common__",
"module": "HR",
"doctype": "DocType"
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Salary Slip",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Salary Slip",
"read": 1,
"doctype": "DocPerm",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Salary Slip",
"doctype": "DocType"
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
},
{
"oldfieldtype": "Link",
"colour": "White:FFF",
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Salary Slip",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"report": 1,
"submit": 1,
"write": 1
},
{
"doctype": "DocType",
"name": "Salary Slip"
},
{
"doctype": "DocField",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"doctype": "DocField",
"label": "Employee",
"oldfieldname": "employee",
"options": "Employee",
"fieldname": "employee",
"fieldtype": "Link",
"search_index": 1,
"in_filter": 1,
"label": "Employee",
"oldfieldname": "employee",
"oldfieldtype": "Link",
"options": "Employee",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"search_index": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Employee Name",
"oldfieldname": "employee_name",
"fieldname": "employee_name",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Employee Name",
"oldfieldname": "employee_name",
"oldfieldtype": "Data",
"read_only": 1,
"reqd": 1
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Department",
"oldfieldname": "department",
"permlevel": 1,
"fieldname": "department",
"fieldtype": "Link",
"search_index": 0,
"reqd": 0,
"in_filter": 1,
"label": "Department",
"oldfieldname": "department",
"oldfieldtype": "Link",
"options": "Department",
"in_filter": 1
"read_only": 1,
"reqd": 0,
"search_index": 0
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Designation",
"oldfieldname": "designation",
"permlevel": 1,
"fieldname": "designation",
"fieldtype": "Link",
"search_index": 0,
"in_filter": 1,
"label": "Designation",
"oldfieldname": "designation",
"oldfieldtype": "Link",
"options": "Designation",
"in_filter": 1
"read_only": 1,
"search_index": 0
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Branch",
"oldfieldname": "branch",
"permlevel": 1,
"fieldname": "branch",
"fieldtype": "Link",
"search_index": 0,
"in_filter": 1,
"label": "Branch",
"oldfieldname": "branch",
"oldfieldtype": "Link",
"options": "Branch",
"in_filter": 1
"read_only": 1,
"search_index": 0
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Grade",
"oldfieldname": "grade",
"permlevel": 1,
"fieldname": "grade",
"fieldtype": "Link",
"search_index": 0,
"in_filter": 1,
"label": "Grade",
"oldfieldname": "grade",
"oldfieldtype": "Link",
"options": "Grade",
"in_filter": 1
"read_only": 1,
"search_index": 0
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "PF No.",
"oldfieldname": "pf_no",
"fieldname": "pf_no",
"fieldtype": "Data",
"permlevel": 1
"label": "PF No.",
"oldfieldname": "pf_no",
"oldfieldtype": "Data",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "ESIC No.",
"oldfieldname": "esic_no",
"fieldname": "esic_no",
"fieldtype": "Data",
"permlevel": 1
"label": "ESIC No.",
"oldfieldname": "esic_no",
"oldfieldtype": "Data",
"read_only": 1
},
{
"doctype": "DocField",
"options": "Letter Head",
"fieldname": "letter_head",
"fieldtype": "Link",
"label": "Letter Head",
"permlevel": 0
"options": "Letter Head"
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"oldfieldtype": "Data",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"options": "Fiscal Year",
"fieldname": "fiscal_year",
"fieldtype": "Link",
"search_index": 0,
"in_filter": 1,
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"oldfieldtype": "Data",
"options": "Fiscal Year",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"search_index": 0
},
{
"doctype": "DocField",
"label": "Company",
"permlevel": 0,
"fieldname": "company",
"fieldtype": "Select",
"reqd": 1,
"in_filter": 1,
"label": "Company",
"options": "link:Company",
"in_filter": 1
"reqd": 1
},
{
"permlevel": 0,
"oldfieldtype": "Select",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Month",
"oldfieldname": "month",
"width": "37%",
"trigger": "Client",
"fieldname": "month",
"fieldtype": "Select",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Month",
"oldfieldname": "month",
"oldfieldtype": "Select",
"options": "\n01\n02\n03\n04\n05\n06\n07\n08\n09\n10\n11\n12",
"in_filter": 1
"reqd": 1,
"search_index": 1,
"width": "37%"
},
{
"oldfieldtype": "Int",
"doctype": "DocField",
"label": "Total days in month",
"oldfieldname": "total_days_in_month",
"fieldname": "total_days_in_month",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 1
"label": "Total days in month",
"oldfieldname": "total_days_in_month",
"oldfieldtype": "Int",
"read_only": 1,
"reqd": 1
},
{
"oldfieldtype": "Currency",
"colour": "White:FFF",
"doctype": "DocField",
"fieldname": "leave_without_pay",
"fieldtype": "Float",
"label": "Leave Without Pay",
"oldfieldname": "leave_without_pay",
"trigger": "Client",
"fieldname": "leave_without_pay",
"fieldtype": "Currency",
"permlevel": 0
"oldfieldtype": "Currency"
},
{
"oldfieldtype": "Float",
"doctype": "DocField",
"label": "Payment days",
"oldfieldname": "payment_days",
"fieldname": "payment_days",
"fieldtype": "Float",
"reqd": 1,
"permlevel": 1
"label": "Payment days",
"oldfieldname": "payment_days",
"oldfieldtype": "Float",
"read_only": 1,
"reqd": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Bank Name",
"oldfieldname": "bank_name",
"fieldname": "bank_name",
"fieldtype": "Data",
"permlevel": 1
"label": "Bank Name",
"oldfieldname": "bank_name",
"oldfieldtype": "Data",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Bank Account No.",
"oldfieldname": "bank_account_no",
"fieldname": "bank_account_no",
"fieldtype": "Data",
"permlevel": 1
"label": "Bank Account No.",
"oldfieldname": "bank_account_no",
"oldfieldtype": "Data",
"read_only": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Check",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Email",
"oldfieldname": "email_check",
"fieldname": "email_check",
"fieldtype": "Check",
"permlevel": 0,
"label": "Email",
"no_copy": 1,
"oldfieldname": "email_check",
"oldfieldtype": "Check",
"print_hide": 1,
"report_hide": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Amended From",
"oldfieldname": "amended_from",
"fieldname": "amended_from",
"fieldtype": "Data",
"hidden": 0,
"permlevel": 0,
"label": "Amended From",
"no_copy": 1,
"oldfieldname": "amended_from",
"oldfieldtype": "Data",
"print_hide": 1,
"report_hide": 0
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Amendment Date",
"oldfieldname": "amendment_date",
"fieldname": "amendment_date",
"fieldtype": "Date",
"hidden": 0,
"permlevel": 0,
"label": "Amendment Date",
"no_copy": 1,
"oldfieldname": "amendment_date",
"oldfieldtype": "Date",
"print_hide": 1,
"report_hide": 0
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Earning & Deduction",
"fieldname": "earning_deduction",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Earning & Deduction",
"oldfieldtype": "Section Break"
},
{
"oldfieldtype": "Column Break",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Earning",
"width": "50%",
"fieldname": "earning",
"fieldtype": "Column Break",
"label": "Earning",
"oldfieldtype": "Column Break",
"reqd": 0,
"permlevel": 0
"width": "50%"
},
{
"oldfieldtype": "Table",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Salary Structure Earnings",
"oldfieldname": "earning_details",
"permlevel": 0,
"fieldname": "earning_details",
"fieldtype": "Table",
"label": "Salary Structure Earnings",
"oldfieldname": "earning_details",
"oldfieldtype": "Table",
"options": "Salary Slip Earning"
},
{
"oldfieldtype": "Column Break",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Deduction",
"width": "50%",
"fieldname": "deduction",
"fieldtype": "Column Break",
"permlevel": 0
"label": "Deduction",
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"oldfieldtype": "Table",
"doctype": "DocField",
"label": "Deductions",
"oldfieldname": "deduction_details",
"permlevel": 0,
"fieldname": "deduction_details",
"fieldtype": "Table",
"label": "Deductions",
"oldfieldname": "deduction_details",
"oldfieldtype": "Table",
"options": "Salary Slip Deduction"
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Totals",
"fieldname": "totals",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Totals",
"oldfieldtype": "Section Break"
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break2",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Arrear Amount",
"oldfieldname": "arrear_amount",
"fieldname": "arrear_amount",
"fieldtype": "Currency",
"permlevel": 0
"label": "Arrear Amount",
"oldfieldname": "arrear_amount",
"oldfieldtype": "Currency"
},
{
"oldfieldtype": "Currency",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Leave Encashment Amount",
"oldfieldname": "encashment_amount",
"fieldname": "leave_encashment_amount",
"fieldtype": "Currency",
"permlevel": 0
"label": "Leave Encashment Amount",
"oldfieldname": "encashment_amount",
"oldfieldtype": "Currency"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Gross Pay",
"oldfieldname": "gross_pay",
"fieldname": "gross_pay",
"fieldtype": "Currency",
"permlevel": 1
"label": "Gross Pay",
"oldfieldname": "gross_pay",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Total Deduction",
"oldfieldname": "total_deduction",
"fieldname": "total_deduction",
"fieldtype": "Currency",
"permlevel": 1
"label": "Total Deduction",
"oldfieldname": "total_deduction",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break3",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"description": "Gross Pay + Arrear Amount +Encashment Amount - Total Deduction",
"oldfieldtype": "Currency",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Net Pay",
"oldfieldname": "net_pay",
"fieldname": "net_pay",
"fieldtype": "Currency",
"permlevel": 1
"label": "Net Pay",
"oldfieldname": "net_pay",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"doctype": "DocField",
"label": "Rounded Total",
"fieldname": "rounded_total",
"fieldtype": "Currency",
"permlevel": 1
"label": "Rounded Total",
"read_only": 1
},
{
"description": "Net Pay (in words) will be visible once you save the Salary Slip.",
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Total in words",
"oldfieldname": "net_pay_in_words",
"fieldname": "total_in_words",
"fieldtype": "Data",
"permlevel": 1
"label": "Total in words",
"oldfieldname": "net_pay_in_words",
"oldfieldtype": "Data",
"read_only": 1
},
{
"amend": 0,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"role": "HR User",
"report": 1,
"permlevel": 0
"role": "HR User"
},
{
"amend": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"report": 1,
"role": "HR Manager",
"cancel": 1,
"permlevel": 0
},
{
"role": "HR User",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"role": "HR Manager",
"permlevel": 1,
"doctype": "DocPerm"
"doctype": "DocPerm",
"role": "HR Manager"
}
]

View File

@ -1,84 +1,75 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:15",
"docstatus": 0,
"creation": "2012-03-27 14:36:00",
"modified": "2013-01-22 14:47:58",
"modified_by": "Administrator",
"modified": "2012-03-27 14:36:00"
"owner": "Administrator"
},
{
"section_style": "Simple",
"istable": 1,
"name": "__common__",
"colour": "White:FFF",
"module": "HR",
"server_code_error": " ",
"version": 9,
"doctype": "DocType",
"show_in_menu": 0
"istable": 1,
"module": "HR",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Salary Slip Deduction",
"colour": "White:FFF",
"doctype": "DocField",
"name": "__common__",
"parent": "Salary Slip Deduction",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"parent": "Salary Slip Deduction",
"read": 1,
"report": 1,
"name": "__common__",
"create": 1,
"doctype": "DocPerm",
"write": 1,
"name": "__common__",
"parent": "Salary Slip Deduction",
"parentfield": "permissions",
"parenttype": "DocType",
"role": "System Manager",
"permlevel": 0,
"parentfield": "permissions"
"read": 1,
"report": 1,
"role": "System Manager",
"submit": 0,
"write": 1
},
{
"name": "Salary Slip Deduction",
"doctype": "DocType"
"doctype": "DocType",
"name": "Salary Slip Deduction"
},
{
"doctype": "DocField",
"fieldname": "d_type",
"fieldtype": "Link",
"label": "Type",
"oldfieldname": "d_type",
"oldfieldtype": "Data",
"options": "Deduction Type",
"width": "200px"
},
{
"doctype": "DocField",
"fieldname": "d_amount",
"fieldtype": "Currency",
"label": "Amount",
"oldfieldname": "d_amount",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "d_modified_amount",
"fieldtype": "Currency",
"label": "Modified Amount"
},
{
"doctype": "DocField",
"fieldname": "d_depends_on_lwp",
"fieldtype": "Check",
"label": "Depends on LWP"
},
{
"doctype": "DocPerm"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Type",
"oldfieldname": "d_type",
"width": "200px",
"options": "Deduction Type",
"fieldname": "d_type",
"fieldtype": "Link",
"permlevel": 0
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Amount",
"oldfieldname": "d_amount",
"fieldname": "d_amount",
"fieldtype": "Currency",
"permlevel": 1
},
{
"doctype": "DocField",
"label": "Modified Amount",
"trigger": "Client",
"fieldname": "d_modified_amount",
"fieldtype": "Currency",
"permlevel": 0
},
{
"doctype": "DocField",
"label": "Depends on LWP",
"trigger": "Client",
"fieldname": "d_depends_on_lwp",
"fieldtype": "Check",
"permlevel": 0
}
]

View File

@ -1,85 +1,75 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:15",
"docstatus": 0,
"creation": "2012-03-27 14:36:00",
"modified": "2013-01-22 14:47:59",
"modified_by": "Administrator",
"modified": "2012-03-27 14:36:00"
"owner": "Administrator"
},
{
"section_style": "Simple",
"istable": 1,
"name": "__common__",
"colour": "White:FFF",
"module": "HR",
"server_code_error": " ",
"version": 7,
"doctype": "DocType",
"show_in_menu": 0
"istable": 1,
"module": "HR",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Salary Slip Earning",
"doctype": "DocField",
"name": "__common__",
"parent": "Salary Slip Earning",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"parent": "Salary Slip Earning",
"read": 1,
"report": 1,
"name": "__common__",
"create": 1,
"doctype": "DocPerm",
"write": 1,
"name": "__common__",
"parent": "Salary Slip Earning",
"parentfield": "permissions",
"parenttype": "DocType",
"role": "System Manager",
"permlevel": 0,
"parentfield": "permissions"
"read": 1,
"report": 1,
"role": "System Manager",
"submit": 0,
"write": 1
},
{
"name": "Salary Slip Earning",
"doctype": "DocType"
"doctype": "DocType",
"name": "Salary Slip Earning"
},
{
"doctype": "DocField",
"fieldname": "e_type",
"fieldtype": "Link",
"label": "Type",
"oldfieldname": "e_type",
"oldfieldtype": "Data",
"options": "Earning Type",
"width": "200px"
},
{
"doctype": "DocField",
"fieldname": "e_amount",
"fieldtype": "Currency",
"label": "Amount",
"oldfieldname": "e_amount",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "e_modified_amount",
"fieldtype": "Currency",
"label": "Modified Amount"
},
{
"doctype": "DocField",
"fieldname": "e_depends_on_lwp",
"fieldtype": "Check",
"label": "Depends on LWP"
},
{
"doctype": "DocPerm"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Type",
"oldfieldname": "e_type",
"width": "200px",
"options": "Earning Type",
"fieldname": "e_type",
"fieldtype": "Link",
"permlevel": 0
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Amount",
"oldfieldname": "e_amount",
"fieldname": "e_amount",
"fieldtype": "Currency",
"permlevel": 1
},
{
"colour": "White:FFF",
"doctype": "DocField",
"label": "Modified Amount",
"trigger": "Client",
"fieldname": "e_modified_amount",
"fieldtype": "Currency",
"permlevel": 0
},
{
"colour": "White:FFF",
"doctype": "DocField",
"label": "Depends on LWP",
"trigger": "Client",
"fieldname": "e_depends_on_lwp",
"fieldtype": "Check",
"permlevel": 0
}
]

View File

@ -1,315 +1,269 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:15",
"docstatus": 0,
"creation": "2012-07-03 13:29:41",
"modified": "2013-01-22 14:57:22",
"modified_by": "Administrator",
"modified": "2012-12-03 17:10:41"
"owner": "Administrator"
},
{
"name": "__common__",
"doctype": "DocType",
"module": "HR",
"doctype": "DocType"
"name": "__common__"
},
{
"name": "__common__",
"parent": "Salary Structure",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Salary Structure",
"read": 1,
"doctype": "DocPerm",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"amend": 0,
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Salary Structure",
"parentfield": "permissions",
"parenttype": "DocType",
"parentfield": "permissions"
"permlevel": 0,
"read": 1,
"report": 1,
"submit": 0,
"write": 1
},
{
"name": "Salary Structure",
"doctype": "DocType"
"doctype": "DocType",
"name": "Salary Structure"
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
"width": "50%"
},
{
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Employee",
"oldfieldname": "employee",
"trigger": "Client",
"fieldname": "employee",
"fieldtype": "Link",
"reqd": 1,
"in_filter": 1,
"label": "Employee",
"oldfieldname": "employee",
"oldfieldtype": "Link",
"options": "Employee",
"permlevel": 0,
"in_filter": 1
"reqd": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Employee Name",
"oldfieldname": "employee_name",
"fieldname": "employee_name",
"fieldtype": "Data",
"permlevel": 1
"label": "Employee Name",
"oldfieldname": "employee_name",
"oldfieldtype": "Data",
"read_only": 1
},
{
"oldfieldtype": "Select",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Branch",
"oldfieldname": "branch",
"permlevel": 1,
"fieldname": "branch",
"fieldtype": "Select",
"reqd": 0,
"in_filter": 1,
"label": "Branch",
"oldfieldname": "branch",
"oldfieldtype": "Select",
"options": "link:Branch",
"in_filter": 1
"read_only": 1,
"reqd": 0
},
{
"oldfieldtype": "Select",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Designation",
"oldfieldname": "designation",
"permlevel": 1,
"fieldname": "designation",
"fieldtype": "Select",
"reqd": 0,
"in_filter": 1,
"label": "Designation",
"oldfieldname": "designation",
"oldfieldtype": "Select",
"options": "link:Designation",
"in_filter": 1
"read_only": 1,
"reqd": 0
},
{
"oldfieldtype": "Select",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Department",
"oldfieldname": "department",
"permlevel": 1,
"fieldname": "department",
"fieldtype": "Select",
"reqd": 0,
"in_filter": 1,
"label": "Department",
"oldfieldname": "department",
"oldfieldtype": "Select",
"options": "link:Department",
"in_filter": 1
"read_only": 1,
"reqd": 0
},
{
"oldfieldtype": "Select",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Grade",
"oldfieldname": "grade",
"permlevel": 1,
"fieldname": "grade",
"fieldtype": "Select",
"reqd": 0,
"in_filter": 1,
"label": "Grade",
"oldfieldname": "grade",
"oldfieldtype": "Select",
"options": "link:Grade",
"in_filter": 1
"read_only": 1,
"reqd": 0
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"width": "50%"
},
{
"default": "Yes",
"oldfieldtype": "Select",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Is Active",
"oldfieldname": "is_active",
"options": "\nYes\nNo",
"fieldname": "is_active",
"fieldtype": "Select",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Is Active",
"oldfieldname": "is_active",
"oldfieldtype": "Select",
"options": "\nYes\nNo",
"reqd": 1
},
{
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "From Date",
"oldfieldname": "from_date",
"fieldname": "from_date",
"fieldtype": "Date",
"reqd": 1,
"permlevel": 0
"label": "From Date",
"oldfieldname": "from_date",
"oldfieldtype": "Date",
"reqd": 1
},
{
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "To Date",
"oldfieldname": "to_date",
"fieldname": "to_date",
"fieldtype": "Date",
"permlevel": 0
"label": "To Date",
"oldfieldname": "to_date",
"oldfieldtype": "Date"
},
{
"description": "Cost to Company",
"oldfieldtype": "Currency",
"colour": "White:FFF",
"doctype": "DocField",
"label": "CTC",
"oldfieldname": "ctc",
"fieldname": "ctc",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "CTC",
"oldfieldname": "ctc",
"oldfieldtype": "Currency",
"reqd": 1
},
{
"doctype": "DocField",
"label": "Company",
"permlevel": 0,
"fieldname": "company",
"fieldtype": "Select",
"reqd": 1,
"in_filter": 1,
"label": "Company",
"options": "link:Company",
"in_filter": 1
"reqd": 1
},
{
"description": "You can create more earning and deduction type from Setup --> HR",
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Earning & Deduction",
"oldfieldname": "earning_deduction",
"fieldname": "earning_deduction",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Earning & Deduction",
"oldfieldname": "earning_deduction",
"oldfieldtype": "Section Break"
},
{
"oldfieldtype": "Column Break",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Earning",
"oldfieldname": "col_brk2",
"width": "50%",
"fieldname": "earning",
"fieldtype": "Column Break",
"hidden": 0,
"permlevel": 0
"label": "Earning",
"oldfieldname": "col_brk2",
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"oldfieldtype": "Table",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Earning1",
"oldfieldname": "earning_details",
"permlevel": 0,
"fieldname": "earning_details",
"fieldtype": "Table",
"hidden": 0,
"label": "Earning1",
"oldfieldname": "earning_details",
"oldfieldtype": "Table",
"options": "Salary Structure Earning"
},
{
"oldfieldtype": "Column Break",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Deduction",
"oldfieldname": "col_brk3",
"width": "50%",
"fieldname": "deduction",
"fieldtype": "Column Break",
"hidden": 0,
"permlevel": 0
"label": "Deduction",
"oldfieldname": "col_brk3",
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"oldfieldtype": "Table",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Deduction1",
"oldfieldname": "deduction_details",
"permlevel": 0,
"fieldname": "deduction_details",
"fieldtype": "Table",
"hidden": 0,
"label": "Deduction1",
"oldfieldname": "deduction_details",
"oldfieldtype": "Table",
"options": "Salary Structure Deduction"
},
{
"doctype": "DocField",
"permlevel": 0,
"fieldname": "section_break0",
"fieldtype": "Section Break",
"options": "Simple"
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break2",
"fieldtype": "Column Break",
"permlevel": 0
"width": "50%"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Total Earning",
"oldfieldname": "total_earning",
"fieldname": "total_earning",
"fieldtype": "Currency",
"permlevel": 1
"label": "Total Earning",
"oldfieldname": "total_earning",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Total Deduction",
"oldfieldname": "total_deduction",
"fieldname": "total_deduction",
"fieldtype": "Currency",
"permlevel": 1
"label": "Total Deduction",
"oldfieldname": "total_deduction",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break3",
"fieldtype": "Column Break",
"permlevel": 0
"width": "50%"
},
{
"doctype": "DocField",
"label": "Net Pay",
"fieldname": "net_pay",
"fieldtype": "Currency",
"permlevel": 1
"label": "Net Pay",
"read_only": 1
},
{
"write": 0,
"role": "All",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "HR User",
"report": 1,
"permlevel": 0
"role": "HR User"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "HR Manager",
"report": 1,
"permlevel": 0
},
{
"role": "HR Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"role": "HR User",
"permlevel": 1,
"doctype": "DocPerm"
"role": "HR Manager"
}
]

View File

@ -1,311 +1,268 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:16",
"docstatus": 0,
"creation": "2012-12-19 12:29:06",
"modified": "2013-01-22 14:55:57",
"modified_by": "Administrator",
"modified": "2012-12-19 15:52:47"
"owner": "Administrator"
},
{
"istable": 0,
"in_create": 0,
"allow_print": 0,
"search_fields": "item",
"module": "Manufacturing",
"doctype": "DocType",
"issingle": 0,
"document_type": "Master",
"allow_attach": 0,
"read_only": 0,
"allow_copy": 0,
"allow_email": 0,
"hide_heading": 0,
"name": "__common__",
"allow_print": 0,
"allow_rename": 0,
"is_submittable": 1,
"doctype": "DocType",
"document_type": "Master",
"hide_heading": 0,
"hide_toolbar": 0,
"allow_copy": 0
"in_create": 0,
"is_submittable": 1,
"issingle": 0,
"istable": 0,
"module": "Manufacturing",
"name": "__common__",
"read_only": 0,
"search_fields": "item"
},
{
"name": "__common__",
"parent": "BOM",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "BOM",
"read": 1,
"doctype": "DocPerm",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "permissions"
"permlevel": 0
},
{
"name": "BOM",
"doctype": "DocType"
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "BOM",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"report": 1,
"submit": 1,
"write": 1
},
{
"doctype": "DocType",
"name": "BOM"
},
{
"description": "Item to be manufactured or repacked",
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item",
"oldfieldname": "item",
"options": "Item",
"fieldname": "item",
"fieldtype": "Link",
"search_index": 1,
"in_filter": 1,
"label": "Item",
"oldfieldname": "item",
"oldfieldtype": "Link",
"options": "Item",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"search_index": 1
},
{
"doctype": "DocField",
"fieldname": "cb0",
"fieldtype": "Column Break",
"permlevel": 0
"fieldtype": "Column Break"
},
{
"no_copy": 1,
"oldfieldtype": "Select",
"allow_on_submit": 1,
"doctype": "DocField",
"label": "Is Active",
"oldfieldname": "is_active",
"default": "1",
"doctype": "DocField",
"fieldname": "is_active",
"fieldtype": "Check",
"reqd": 0,
"hidden": 0,
"permlevel": 0
"label": "Is Active",
"no_copy": 1,
"oldfieldname": "is_active",
"oldfieldtype": "Select",
"reqd": 0
},
{
"no_copy": 1,
"oldfieldtype": "Check",
"allow_on_submit": 1,
"doctype": "DocField",
"label": "Is Default",
"oldfieldname": "is_default",
"fieldname": "is_default",
"fieldtype": "Check",
"permlevel": 0
"label": "Is Default",
"no_copy": 1,
"oldfieldname": "is_default",
"oldfieldtype": "Check"
},
{
"description": "Manage cost of operations",
"doctype": "DocField",
"label": "With Operations",
"fieldname": "with_operations",
"fieldtype": "Check",
"permlevel": 0
"label": "With Operations"
},
{
"oldfieldtype": "Section Break",
"depends_on": "with_operations",
"doctype": "DocField",
"label": "Operations",
"permlevel": 0,
"fieldname": "operations",
"fieldtype": "Section Break",
"depends_on": "with_operations",
"label": "Operations",
"oldfieldtype": "Section Break",
"options": "Specify the operations, operating cost and give a unique Operation no to your operations."
},
{
"oldfieldtype": "Table",
"doctype": "DocField",
"label": "BOM Operations",
"oldfieldname": "bom_operations",
"permlevel": 0,
"fieldname": "bom_operations",
"fieldtype": "Table",
"label": "BOM Operations",
"oldfieldname": "bom_operations",
"oldfieldtype": "Table",
"options": "BOM Operation"
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Materials",
"fieldname": "materials",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Materials",
"oldfieldtype": "Section Break"
},
{
"oldfieldtype": "Table",
"doctype": "DocField",
"label": "BOM Item",
"oldfieldname": "bom_materials",
"permlevel": 0,
"fieldname": "bom_materials",
"fieldtype": "Table",
"label": "BOM Item",
"oldfieldname": "bom_materials",
"oldfieldtype": "Table",
"options": "BOM Item"
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Costing",
"fieldname": "costing",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Costing",
"oldfieldtype": "Section Break"
},
{
"doctype": "DocField",
"options": "Valuation Rate\nLast Purchase Rate",
"fieldname": "rm_cost_as_per",
"fieldtype": "Select",
"label": "Rate Of Materials Based On",
"permlevel": 0
"options": "Valuation Rate\nLast Purchase Rate"
},
{
"doctype": "DocField",
"label": "Total Cost",
"fieldname": "total_cost",
"fieldtype": "Currency",
"permlevel": 1
"label": "Total Cost",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "cb1",
"fieldtype": "Column Break",
"permlevel": 0
"fieldtype": "Column Break"
},
{
"doctype": "DocField",
"label": "Total Raw Material Cost",
"fieldname": "raw_material_cost",
"fieldtype": "Currency",
"permlevel": 1
"label": "Total Raw Material Cost",
"read_only": 1
},
{
"doctype": "DocField",
"label": "Total Operating Cost",
"fieldname": "operating_cost",
"fieldtype": "Currency",
"permlevel": 1
"label": "Total Operating Cost",
"read_only": 1
},
{
"doctype": "DocField",
"label": "More Info",
"fieldname": "more_info_section",
"fieldtype": "Section Break",
"permlevel": 0
"label": "More Info"
},
{
"description": "Quantity of item obtained after manufacturing / repacking from given quantities of raw materials",
"default": "1",
"oldfieldtype": "Currency",
"description": "Quantity of item obtained after manufacturing / repacking from given quantities of raw materials",
"doctype": "DocField",
"fieldname": "quantity",
"fieldtype": "Float",
"label": "Quantity",
"oldfieldname": "quantity",
"fieldname": "quantity",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 0
"oldfieldtype": "Currency",
"reqd": 1
},
{
"doctype": "DocField",
"options": "link:UOM",
"fieldname": "uom",
"fieldtype": "Select",
"label": "Item UOM",
"permlevel": 1
"options": "link:UOM",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "col_break23",
"fieldtype": "Column Break",
"permlevel": 0
"fieldtype": "Column Break"
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Project Name",
"oldfieldname": "project_name",
"permlevel": 0,
"fieldname": "project_name",
"fieldtype": "Link",
"options": "Project",
"in_filter": 1
"in_filter": 1,
"label": "Project Name",
"oldfieldname": "project_name",
"oldfieldtype": "Link",
"options": "Project"
},
{
"doctype": "DocField",
"label": "Item Desription",
"fieldname": "description",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Item Desription",
"read_only": 1
},
{
"print_hide": 1,
"no_copy": 1,
"doctype": "DocField",
"label": "Amended From",
"permlevel": 1,
"fieldname": "amended_from",
"fieldtype": "Link",
"options": "BOM"
"label": "Amended From",
"no_copy": 1,
"options": "BOM",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 0,
"depends_on": "eval:!doc.__islocal",
"doctype": "DocField",
"label": "Materials Required (Exploded)",
"fieldname": "section_break0",
"fieldtype": "Section Break",
"hidden": 0,
"permlevel": 0
"label": "Materials Required (Exploded)",
"print_hide": 0
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Table",
"doctype": "DocField",
"label": "Materials Required (Exploded)",
"oldfieldname": "flat_bom_details",
"default": "No Toolbar",
"options": "BOM Explosion Item",
"doctype": "DocField",
"fieldname": "flat_bom_details",
"fieldtype": "Table",
"hidden": 0,
"permlevel": 1
"label": "Materials Required (Exploded)",
"no_copy": 1,
"oldfieldname": "flat_bom_details",
"oldfieldtype": "Table",
"options": "BOM Explosion Item",
"print_hide": 1,
"read_only": 1
},
{
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"cancel": 1,
"role": "System Manager",
"report": 1,
"permlevel": 0
"role": "System Manager"
},
{
"role": "System Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"cancel": 1,
"role": "Manufacturing Manager",
"report": 1,
"permlevel": 0
"role": "Manufacturing Manager"
},
{
"role": "Manufacturing Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"cancel": 1,
"role": "Manufacturing User",
"report": 1,
"permlevel": 0
},
{
"role": "Manufacturing User",
"permlevel": 1,
"doctype": "DocPerm"
"role": "Manufacturing User"
}
]

View File

@ -1,107 +1,108 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:16",
"docstatus": 0,
"creation": "2012-12-14 10:15:16",
"modified": "2013-01-22 14:18:20",
"modified_by": "Administrator",
"modified": "2012-12-14 16:53:30"
"owner": "Administrator"
},
{
"read_only": 0,
"istable": 1,
"autoname": "FBD/.######",
"name": "__common__",
"default_print_format": "Standard",
"doctype": "DocType",
"module": "Manufacturing"
"istable": 1,
"module": "Manufacturing",
"name": "__common__",
"read_only": 0
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "BOM Explosion Item",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 1,
"parentfield": "fields"
"permlevel": 0,
"read_only": 1
},
{
"name": "BOM Explosion Item",
"doctype": "DocType"
"doctype": "DocType",
"name": "BOM Explosion Item"
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item Code",
"oldfieldname": "item_code",
"fieldname": "item_code",
"fieldtype": "Link",
"label": "Item Code",
"oldfieldname": "item_code",
"oldfieldtype": "Link",
"options": "Item"
},
{
"oldfieldtype": "Text",
"doctype": "DocField",
"fieldname": "description",
"fieldtype": "Text",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Text"
"oldfieldtype": "Text",
"width": "300px"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "qty",
"fieldtype": "Float",
"label": "Qty",
"oldfieldname": "qty",
"fieldname": "qty",
"fieldtype": "Float"
"oldfieldtype": "Currency"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "rate",
"fieldtype": "Float",
"label": "Rate",
"oldfieldname": "standard_rate",
"fieldname": "rate",
"fieldtype": "Float"
"oldfieldtype": "Currency"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "amount",
"fieldtype": "Currency",
"label": "Amount",
"oldfieldname": "amount_as_per_sr",
"fieldname": "amount",
"fieldtype": "Currency"
"oldfieldtype": "Currency"
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Stock UOM",
"oldfieldname": "stock_uom",
"fieldname": "stock_uom",
"fieldtype": "Link",
"label": "Stock UOM",
"oldfieldname": "stock_uom",
"oldfieldtype": "Link",
"options": "UOM"
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Parent BOM",
"oldfieldname": "parent_bom",
"width": "250px",
"fieldname": "parent_bom",
"fieldtype": "Link",
"hidden": 0,
"options": "BOM"
"label": "Parent BOM",
"oldfieldname": "parent_bom",
"oldfieldtype": "Link",
"options": "BOM",
"width": "250px"
},
{
"doctype": "DocField",
"label": "Mat Detail No",
"fieldname": "mat_detail_no",
"fieldtype": "Data",
"hidden": 1
"hidden": 1,
"label": "Mat Detail No"
},
{
"no_copy": 0,
"doctype": "DocField",
"label": "Qty Consumed Per Unit",
"fieldname": "qty_consumed_per_unit",
"fieldtype": "Float",
"hidden": 0
"hidden": 0,
"label": "Qty Consumed Per Unit",
"no_copy": 0
}
]

View File

@ -1,151 +1,142 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:16",
"docstatus": 0,
"creation": "2012-12-14 10:15:16",
"modified": "2013-01-22 14:55:58",
"modified_by": "Administrator",
"modified": "2012-12-14 16:35:33"
"owner": "Administrator"
},
{
"doctype": "DocType",
"istable": 1,
"name": "__common__",
"module": "Manufacturing",
"doctype": "DocType"
"name": "__common__"
},
{
"name": "__common__",
"parent": "BOM Item",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "BOM Item",
"read": 1,
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"doctype": "DocPerm",
"name": "__common__",
"parent": "BOM Item",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"report": 1,
"role": "System Manager",
"parentfield": "permissions"
"submit": 0,
"write": 1
},
{
"name": "BOM Item",
"doctype": "DocType"
"doctype": "DocType",
"name": "BOM Item"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Operation No",
"oldfieldname": "operation_no",
"fieldname": "operation_no",
"fieldtype": "Select",
"reqd": 0,
"permlevel": 0
"label": "Operation No",
"oldfieldname": "operation_no",
"oldfieldtype": "Data",
"reqd": 0
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item Code",
"oldfieldname": "item_code",
"permlevel": 0,
"fieldname": "item_code",
"fieldtype": "Link",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Item Code",
"oldfieldname": "item_code",
"oldfieldtype": "Link",
"options": "Item",
"in_filter": 1
"reqd": 1,
"search_index": 1
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "BOM No",
"oldfieldname": "bom_no",
"width": "150px",
"options": "BOM",
"fieldname": "bom_no",
"fieldtype": "Link",
"search_index": 1,
"in_filter": 1,
"label": "BOM No",
"oldfieldname": "bom_no",
"oldfieldtype": "Link",
"options": "BOM",
"reqd": 0,
"permlevel": 0,
"in_filter": 1
"search_index": 1,
"width": "150px"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Qty",
"oldfieldname": "qty",
"fieldname": "qty",
"fieldtype": "Float",
"reqd": 1,
"permlevel": 0
"label": "Qty",
"oldfieldname": "qty",
"oldfieldtype": "Currency",
"reqd": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Stock UOM",
"oldfieldname": "stock_uom",
"fieldname": "stock_uom",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 1
"label": "Stock UOM",
"oldfieldname": "stock_uom",
"oldfieldtype": "Data",
"read_only": 1,
"reqd": 1
},
{
"doctype": "DocField",
"label": "Rate",
"fieldname": "rate",
"fieldtype": "Float",
"permlevel": 0
"label": "Rate"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Amount",
"oldfieldname": "amount_as_per_mar",
"width": "150px",
"fieldname": "amount",
"fieldtype": "Currency",
"permlevel": 1
"label": "Amount",
"oldfieldname": "amount_as_per_mar",
"oldfieldtype": "Currency",
"read_only": 1,
"width": "150px"
},
{
"print_hide": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "scrap",
"fieldtype": "Float",
"label": "Scrap %",
"oldfieldname": "scrap",
"fieldname": "scrap",
"fieldtype": "Currency",
"permlevel": 0
"oldfieldtype": "Currency",
"print_hide": 1
},
{
"oldfieldtype": "Text",
"doctype": "DocField",
"label": "Item Description",
"oldfieldname": "description",
"width": "250px",
"fieldname": "description",
"fieldtype": "Text",
"label": "Item Description",
"oldfieldname": "description",
"oldfieldtype": "Text",
"reqd": 0,
"permlevel": 0
"width": "250px"
},
{
"print_hide": 1,
"oldfieldtype": "Float",
"doctype": "DocField",
"label": "Qty Consumed Per Unit",
"oldfieldname": "qty_consumed_per_unit",
"fieldname": "qty_consumed_per_unit",
"fieldtype": "Float",
"hidden": 1,
"permlevel": 1
"label": "Qty Consumed Per Unit",
"oldfieldname": "qty_consumed_per_unit",
"oldfieldtype": "Float",
"print_hide": 1,
"read_only": 1
},
{
"write": 1,
"report": 1,
"permlevel": 0,
"doctype": "DocPerm"
},
{
"permlevel": 1,
"doctype": "DocPerm"
}
]

View File

@ -1,102 +1,99 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:16",
"docstatus": 0,
"creation": "2012-12-14 10:15:16",
"modified": "2013-01-22 14:55:58",
"modified_by": "Administrator",
"modified": "2012-12-14 16:06:37"
"owner": "Administrator"
},
{
"doctype": "DocType",
"istable": 1,
"name": "__common__",
"module": "Manufacturing",
"doctype": "DocType"
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "BOM Operation",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"doctype": "DocPerm",
"name": "__common__",
"parent": "BOM Operation",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "BOM Operation",
"read": 1,
"doctype": "DocPerm",
"parenttype": "DocType",
"report": 1,
"role": "System Manager",
"parentfield": "permissions"
"submit": 0,
"write": 1
},
{
"name": "BOM Operation",
"doctype": "DocType"
"doctype": "DocType",
"name": "BOM Operation"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Operation No",
"oldfieldname": "operation_no",
"fieldname": "operation_no",
"fieldtype": "Data",
"label": "Operation No",
"oldfieldname": "operation_no",
"oldfieldtype": "Data",
"reqd": 1
},
{
"oldfieldtype": "Text",
"doctype": "DocField",
"label": "Operation Description",
"oldfieldname": "opn_description",
"fieldname": "opn_description",
"fieldtype": "Text",
"label": "Operation Description",
"oldfieldname": "opn_description",
"oldfieldtype": "Text",
"reqd": 1
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Workstation",
"oldfieldname": "workstation",
"fieldname": "workstation",
"fieldtype": "Link",
"reqd": 0,
"options": "Workstation"
"label": "Workstation",
"oldfieldname": "workstation",
"oldfieldtype": "Link",
"options": "Workstation",
"reqd": 0
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Hour Rate",
"oldfieldname": "hour_rate",
"fieldname": "hour_rate",
"fieldtype": "Currency",
"label": "Hour Rate",
"oldfieldname": "hour_rate",
"oldfieldtype": "Currency",
"reqd": 0
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "time_in_mins",
"fieldtype": "Float",
"label": "Operation Time (mins)",
"oldfieldname": "time_in_mins",
"fieldname": "time_in_mins",
"fieldtype": "Currency",
"oldfieldtype": "Currency",
"reqd": 0
},
{
"oldfieldtype": "Currency",
"allow_on_submit": 0,
"doctype": "DocField",
"label": "Operating Cost",
"oldfieldname": "operating_cost",
"fieldname": "operating_cost",
"fieldtype": "Currency",
"label": "Operating Cost",
"oldfieldname": "operating_cost",
"oldfieldtype": "Currency",
"reqd": 0
},
{
"write": 1,
"report": 1,
"permlevel": 0,
"doctype": "DocPerm"
},
{
"permlevel": 1,
"doctype": "DocPerm"
}
]

View File

@ -1,104 +1,104 @@
[
{
"owner": "Administrator",
"creation": "2013-01-19 10:23:34",
"docstatus": 0,
"creation": "2013-01-16 14:48:56",
"modified": "2013-01-22 14:00:34",
"modified_by": "Administrator",
"modified": "2013-01-17 11:21:46"
"owner": "Administrator"
},
{
"istable": 1,
"autoname": "PPID/.#####",
"name": "__common__",
"doctype": "DocType",
"module": "Manufacturing"
"istable": 1,
"module": "Manufacturing",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Production Plan Item",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Production Plan Item",
"doctype": "DocType"
"doctype": "DocType",
"name": "Production Plan Item"
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item Code",
"oldfieldname": "item_code",
"width": "150px",
"fieldname": "item_code",
"fieldtype": "Link",
"label": "Item Code",
"oldfieldname": "item_code",
"oldfieldtype": "Link",
"options": "Item",
"reqd": 1,
"options": "Item"
"width": "150px"
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "BOM No",
"oldfieldname": "bom_no",
"width": "100px",
"fieldname": "bom_no",
"fieldtype": "Link",
"label": "BOM No",
"oldfieldname": "bom_no",
"oldfieldtype": "Link",
"options": "BOM",
"reqd": 1,
"options": "BOM"
"width": "100px"
},
{
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "planned_qty",
"fieldtype": "Float",
"label": "Planned Qty",
"oldfieldname": "planned_qty",
"width": "100px",
"fieldname": "planned_qty",
"fieldtype": "Currency",
"reqd": 1
"oldfieldtype": "Currency",
"reqd": 1,
"width": "100px"
},
{
"read_only": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Sales Order",
"oldfieldname": "source_docname",
"fieldname": "sales_order",
"fieldtype": "Link",
"options": "Sales Order"
"label": "Sales Order",
"oldfieldname": "source_docname",
"oldfieldtype": "Data",
"options": "Sales Order",
"read_only": 1
},
{
"read_only": 1,
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "so_pending_qty",
"fieldtype": "Float",
"label": "SO Pending Qty",
"oldfieldname": "prevdoc_reqd_qty",
"width": "100px",
"fieldname": "so_pending_qty",
"fieldtype": "Currency",
"reqd": 0
"oldfieldtype": "Currency",
"read_only": 1,
"reqd": 0,
"width": "100px"
},
{
"read_only": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "UOM",
"oldfieldname": "stock_uom",
"width": "80px",
"fieldname": "stock_uom",
"fieldtype": "Data",
"reqd": 1
"label": "UOM",
"oldfieldname": "stock_uom",
"oldfieldtype": "Data",
"read_only": 1,
"reqd": 1,
"width": "80px"
},
{
"read_only": 1,
"oldfieldtype": "Text",
"doctype": "DocField",
"fieldname": "description",
"fieldtype": "Text",
"label": "Description",
"oldfieldname": "description",
"width": "200px",
"fieldname": "description",
"fieldtype": "Text"
"oldfieldtype": "Text",
"read_only": 1,
"width": "200px"
}
]

View File

@ -1,84 +1,81 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:17",
"docstatus": 0,
"creation": "2012-12-20 18:14:56",
"modified": "2013-01-22 14:56:41",
"modified_by": "Administrator",
"modified": "2012-12-24 19:38:10"
"owner": "Administrator"
},
{
"istable": 1,
"name": "__common__",
"autoname": "PP/.SO/.#####",
"doctype": "DocType",
"istable": 1,
"module": "Manufacturing",
"doctype": "DocType"
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Production Plan Sales Order",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"doctype": "DocPerm",
"name": "__common__",
"parent": "Production Plan Sales Order",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Production Plan Sales Order",
"read": 1,
"doctype": "DocPerm",
"parenttype": "DocType",
"report": 1,
"role": "System Manager",
"parentfield": "permissions"
"submit": 0,
"write": 1
},
{
"name": "Production Plan Sales Order",
"doctype": "DocType"
"doctype": "DocType",
"name": "Production Plan Sales Order"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Sales Order",
"oldfieldname": "prevdoc_docname",
"width": "150px",
"fieldname": "sales_order",
"fieldtype": "Link",
"options": "Sales Order"
"label": "Sales Order",
"oldfieldname": "prevdoc_docname",
"oldfieldtype": "Data",
"options": "Sales Order",
"width": "150px"
},
{
"read_only": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"fieldname": "sales_order_date",
"fieldtype": "Date",
"label": "SO Date",
"oldfieldname": "document_date",
"width": "120px",
"fieldname": "sales_order_date",
"fieldtype": "Date"
"oldfieldtype": "Date",
"read_only": 1,
"width": "120px"
},
{
"read_only": 1,
"doctype": "DocField",
"label": "Customer",
"width": "150px",
"fieldname": "customer",
"fieldtype": "Link",
"options": "Customer"
},
{
"label": "Customer",
"options": "Customer",
"read_only": 1,
"width": "150px"
},
{
"doctype": "DocField",
"label": "Grand Total",
"width": "120px",
"fieldname": "grand_total",
"fieldtype": "Currency"
"fieldtype": "Currency",
"label": "Grand Total",
"read_only": 1,
"width": "120px"
},
{
"write": 1,
"report": 1,
"permlevel": 0,
"doctype": "DocPerm"
},
{
"permlevel": 1,
"doctype": "DocPerm"
}
]

View File

@ -1,13 +0,0 @@
[
"Customer",
"Get Open Sales Order",
"Manufacturing",
"Company",
"Update Delivery Date",
"To Date",
"From Date",
"Entries",
"Sales Order",
"Territory",
"Update Sales Order"
]

View File

@ -1,13 +0,0 @@
{
"Company": "\u0915\u0902\u092a\u0928\u0940",
"Customer": "\u0917\u094d\u0930\u093e\u0939\u0915",
"Entries": "\u092a\u094d\u0930\u0935\u093f\u0937\u094d\u091f\u093f\u092f\u093e\u0902",
"From Date": "\u0926\u093f\u0928\u093e\u0902\u0915 \u0938\u0947",
"Get Open Sales Order": "\u0913\u092a\u0928 \u092c\u093f\u0915\u094d\u0930\u0940 \u0906\u0926\u0947\u0936",
"Manufacturing": "\u0935\u093f\u0928\u093f\u0930\u094d\u092e\u093e\u0923",
"Sales Order": "\u092c\u093f\u0915\u094d\u0930\u0940 \u0906\u0926\u0947\u0936",
"Territory": "\u0915\u094d\u0937\u0947\u0924\u094d\u0930",
"To Date": "\u0924\u093f\u0925\u093f \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f",
"Update Delivery Date": "\u0905\u0926\u094d\u092f\u0924\u0928 \u0921\u093f\u0932\u0940\u0935\u0930\u0940 \u0915\u0940 \u0924\u093e\u0930\u0940\u0916",
"Update Sales Order": "\u0905\u0926\u094d\u092f\u0924\u0928 \u092c\u093f\u0915\u094d\u0930\u0940 \u0906\u0926\u0947\u0936"
}

View File

@ -1,220 +1,170 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:17",
"docstatus": 0,
"creation": "2012-03-27 14:36:05",
"modified": "2013-01-22 14:50:39",
"modified_by": "Administrator",
"modified": "2012-12-10 18:30:00"
"owner": "Administrator"
},
{
"section_style": "Simple",
"doctype": "DocType",
"module": "Manufacturing",
"server_code_error": " ",
"allow_trash": 1,
"autoname": "field:workstation_name",
"document_type": "Master",
"allow_email": 0,
"name": "__common__",
"colour": "White:FFF",
"_last_update": "1322125389",
"show_in_menu": 0,
"version": 14
"autoname": "field:workstation_name",
"doctype": "DocType",
"document_type": "Master",
"module": "Manufacturing",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Workstation",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Workstation",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Workstation",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"doctype": "DocPerm",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Workstation",
"doctype": "DocType"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"role": "System Manager",
"report": 1,
"permlevel": 0
},
{
"role": "System Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"role": "Manufacturing User",
"report": 1,
"permlevel": 0
"submit": 0,
"write": 1
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"role": "Manufacturing User",
"report": 1,
"permlevel": 0
"doctype": "DocType",
"name": "Workstation"
},
{
"role": "Manufacturing Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"role": "Manufacturing User",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Workstation Name",
"oldfieldname": "workstation_name",
"fieldname": "workstation_name",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Workstation Name",
"oldfieldname": "workstation_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Warehouse",
"oldfieldname": "warehouse",
"options": "Warehouse",
"fieldname": "warehouse",
"fieldtype": "Link",
"reqd": 1,
"permlevel": 0
"label": "Warehouse",
"oldfieldname": "warehouse",
"oldfieldtype": "Link",
"options": "Warehouse",
"reqd": 1
},
{
"oldfieldtype": "Text",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Text",
"permlevel": 0
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Text",
"width": "300px"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Capacity",
"oldfieldname": "capacity",
"fieldname": "capacity",
"fieldtype": "Data",
"reqd": 0,
"hidden": 1,
"permlevel": 0
"label": "Capacity",
"oldfieldname": "capacity",
"oldfieldtype": "Data",
"reqd": 0
},
{
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Capacity Units",
"oldfieldname": "capacity_units",
"options": "\nUnits/Shifts\nUnits/Hour",
"fieldname": "capacity_units",
"fieldtype": "Select",
"reqd": 0,
"hidden": 1,
"permlevel": 0
"label": "Capacity Units",
"oldfieldname": "capacity_units",
"oldfieldtype": "Select",
"options": "\nUnits/Shifts\nUnits/Hour",
"reqd": 0
},
{
"oldfieldtype": "Currency",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Hour Rate Labour",
"oldfieldname": "hour_rate_labour",
"fieldname": "hour_rate_labour",
"fieldtype": "Currency",
"reqd": 0,
"permlevel": 0
"label": "Hour Rate Labour",
"oldfieldname": "hour_rate_labour",
"oldfieldtype": "Currency",
"reqd": 0
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Over Heads",
"fieldname": "over_heads",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Over Heads",
"oldfieldtype": "Section Break"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Hour Rate Electricity",
"oldfieldname": "hour_rate_electricity",
"fieldname": "hour_rate_electricity",
"fieldtype": "Currency",
"permlevel": 0
"label": "Hour Rate Electricity",
"oldfieldname": "hour_rate_electricity",
"oldfieldtype": "Currency"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Hour Rate Consumable",
"oldfieldname": "hour_rate_consumable",
"fieldname": "hour_rate_consumable",
"fieldtype": "Currency",
"permlevel": 0
"label": "Hour Rate Consumable",
"oldfieldname": "hour_rate_consumable",
"oldfieldtype": "Currency"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Hour Rate Rent",
"oldfieldname": "hour_rate_rent",
"fieldname": "hour_rate_rent",
"fieldtype": "Currency",
"permlevel": 0
"label": "Hour Rate Rent",
"oldfieldname": "hour_rate_rent",
"oldfieldtype": "Currency"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Overhead",
"oldfieldname": "overhead",
"fieldname": "overhead",
"fieldtype": "Currency",
"permlevel": 1
"label": "Overhead",
"oldfieldname": "overhead",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Hour Rate",
"fieldname": "hour_rate_section_break",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Hour Rate",
"oldfieldtype": "Section Break"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Hour Rate",
"oldfieldname": "hour_rate",
"fieldname": "hour_rate",
"fieldtype": "Currency",
"permlevel": 1
"label": "Hour Rate",
"oldfieldname": "hour_rate",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"doctype": "DocPerm"
}
]

View File

@ -1,432 +1,387 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:17",
"docstatus": 0,
"creation": "2012-11-28 11:26:18",
"modified": "2013-01-22 14:56:41",
"modified_by": "Administrator",
"modified": "2012-12-03 17:10:41"
"owner": "Administrator"
},
{
"document_type": "Master",
"allow_attach": 1,
"autoname": "field:project_name",
"module": "Projects",
"doctype": "DocType",
"document_type": "Master",
"max_attachments": 4,
"search_fields": "customer, status, priority, is_active",
"name": "__common__"
"module": "Projects",
"name": "__common__",
"search_fields": "customer, status, priority, is_active"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Project",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Project",
"read": 1,
"doctype": "DocPerm",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Project",
"doctype": "DocType"
},
{
"doctype": "DocField",
"label": "Status",
"fieldname": "cb_project_status",
"fieldtype": "Column Break",
"permlevel": 0
},
{
"description": "Project will get saved and will be searchable with project name given",
"no_copy": 0,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Project Name",
"oldfieldname": "project_name",
"fieldname": "project_name",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
},
{
"permlevel": 0,
"no_copy": 1,
"oldfieldtype": "Select",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Status",
"oldfieldname": "status",
"default": "Open",
"fieldname": "status",
"fieldtype": "Select",
"search_index": 1,
"reqd": 1,
"options": "Open\nCompleted\nCancelled",
"in_filter": 1
},
{
"no_copy": 0,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Is Active",
"oldfieldname": "is_active",
"permlevel": 0,
"fieldname": "is_active",
"fieldtype": "Select",
"search_index": 0,
"options": "Yes\nNo"
},
{
"no_copy": 0,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Priority",
"oldfieldname": "priority",
"permlevel": 0,
"fieldname": "priority",
"fieldtype": "Select",
"search_index": 0,
"options": "Medium\nLow\nHigh"
},
{
"doctype": "DocField",
"label": "Dates",
"fieldname": "cb_project_dates",
"fieldtype": "Column Break",
"permlevel": 0
},
{
"no_copy": 0,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Project Start Date",
"oldfieldname": "project_start_date",
"fieldname": "project_start_date",
"fieldtype": "Date",
"search_index": 0,
"permlevel": 0,
"in_filter": 1
},
{
"no_copy": 0,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Completion Date",
"oldfieldname": "completion_date",
"fieldname": "completion_date",
"fieldtype": "Date",
"search_index": 0,
"permlevel": 0
},
{
"no_copy": 0,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Actual Completion Date",
"oldfieldname": "act_completion_date",
"fieldname": "act_completion_date",
"fieldtype": "Date",
"search_index": 0,
"permlevel": 0
},
{
"no_copy": 0,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Project Type",
"oldfieldname": "project_type",
"permlevel": 0,
"fieldname": "project_type",
"fieldtype": "Select",
"search_index": 0,
"options": "Internal\nExternal\nOther"
},
{
"description": "Important dates and commitments in your project life cycle",
"oldfieldtype": "Section Break",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Milestones",
"fieldname": "sb_milestones",
"fieldtype": "Section Break",
"permlevel": 0
},
{
"description": "Milestones will be added as Events in the Calendar",
"no_copy": 0,
"oldfieldtype": "Table",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Project Milestones",
"oldfieldname": "project_milestones",
"options": "Project Milestone",
"fieldname": "project_milestones",
"fieldtype": "Table",
"search_index": 0,
"permlevel": 0
},
{
"description": "Tasks belonging to this Project.",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Tasks",
"fieldname": "sb_tasks",
"fieldtype": "Section Break",
"permlevel": 0
},
{
"doctype": "DocField",
"label": "Project Tasks",
"fieldname": "project_tasks",
"fieldtype": "HTML",
"permlevel": 0
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Project Details",
"permlevel": 0,
"fieldname": "section_break0",
"fieldtype": "Section Break",
"options": "Simple"
},
{
"no_copy": 0,
"oldfieldtype": "Text Editor",
"doctype": "DocField",
"label": "Notes",
"oldfieldname": "notes",
"fieldname": "notes",
"fieldtype": "Text Editor",
"search_index": 0,
"permlevel": 0
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Project Costing",
"permlevel": 0,
"fieldname": "project_details",
"fieldtype": "Section Break",
"options": "Simple"
},
{
"no_copy": 0,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Project Value",
"oldfieldname": "project_value",
"trigger": "Client",
"fieldname": "project_value",
"fieldtype": "Currency",
"search_index": 0,
"reqd": 0,
"permlevel": 0
},
{
"no_copy": 0,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Estimated Material Cost",
"oldfieldname": "est_material_cost",
"trigger": "Client",
"fieldname": "est_material_cost",
"fieldtype": "Currency",
"search_index": 0,
"permlevel": 0
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"label": "Margin",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
},
{
"no_copy": 0,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Gross Margin Value",
"oldfieldname": "gross_margin_value",
"fieldname": "gross_margin_value",
"fieldtype": "Currency",
"search_index": 0,
"reqd": 0,
"permlevel": 0
},
{
"no_copy": 0,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Gross Margin %",
"oldfieldname": "per_gross_margin",
"fieldname": "per_gross_margin",
"fieldtype": "Currency",
"search_index": 0,
"reqd": 0,
"permlevel": 0
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Customer Details",
"fieldname": "customer_details",
"fieldtype": "Section Break",
"permlevel": 0
},
{
"print_hide": 1,
"description": "Select name of Customer to whom project belongs",
"no_copy": 0,
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Customer",
"oldfieldname": "customer",
"permlevel": 0,
"trigger": "Client",
"fieldname": "customer",
"fieldtype": "Link",
"search_index": 1,
"reqd": 0,
"options": "Customer",
"in_filter": 1
},
{
"no_copy": 0,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Customer Name",
"oldfieldname": "customer_name",
"fieldname": "customer_name",
"fieldtype": "Data",
"search_index": 1,
"permlevel": 1,
"in_filter": 1
},
{
"no_copy": 0,
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Customer Address",
"oldfieldname": "customer_address",
"fieldname": "customer_address",
"fieldtype": "Small Text",
"search_index": 0,
"permlevel": 1
},
{
"no_copy": 0,
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Contact Person",
"oldfieldname": "contact_person",
"permlevel": 0,
"trigger": "Client",
"fieldname": "contact_person",
"fieldtype": "Link",
"search_index": 0,
"reqd": 0,
"options": "Contact",
"in_filter": 1
},
{
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Territory",
"oldfieldname": "territory",
"permlevel": 0,
"trigger": "Client",
"fieldname": "territory",
"fieldtype": "Link",
"search_index": 0,
"reqd": 0,
"options": "Territory",
"in_filter": 1
},
{
"no_copy": 0,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Contact No",
"oldfieldname": "contact_no",
"fieldname": "contact_no",
"fieldtype": "Data",
"search_index": 0,
"permlevel": 1
},
{
"no_copy": 0,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Email Id",
"oldfieldname": "email_id",
"fieldname": "email_id",
"fieldtype": "Data",
"search_index": 0,
"permlevel": 1
},
{
"no_copy": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Customer Group",
"oldfieldname": "customer_group",
"permlevel": 1,
"fieldname": "customer_group",
"fieldtype": "Link",
"search_index": 0,
"options": "Customer Group"
},
{
"print_hide": 1,
"no_copy": 0,
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"search_index": 0,
"hidden": 1,
"permlevel": 0
},
{
"print_hide": 1,
"no_copy": 1,
"search_index": 0,
"colour": "White:FFF",
"doctype": "DocField",
"label": "File List",
"fieldname": "file_list",
"fieldtype": "Small Text",
"hidden": 1,
"permlevel": 0
},
{
"amend": 0,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 0,
"write": 1,
"name": "__common__",
"parent": "Project",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"report": 1,
"role": "Projects User",
"cancel": 1,
"permlevel": 0
"submit": 0,
"write": 1
},
{
"doctype": "DocType",
"name": "Project"
},
{
"doctype": "DocField",
"fieldname": "cb_project_status",
"fieldtype": "Column Break",
"label": "Status"
},
{
"description": "Project will get saved and will be searchable with project name given",
"doctype": "DocField",
"fieldname": "project_name",
"fieldtype": "Data",
"label": "Project Name",
"no_copy": 0,
"oldfieldname": "project_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"default": "Open",
"doctype": "DocField",
"fieldname": "status",
"fieldtype": "Select",
"in_filter": 1,
"label": "Status",
"no_copy": 1,
"oldfieldname": "status",
"oldfieldtype": "Select",
"options": "Open\nCompleted\nCancelled",
"reqd": 1,
"search_index": 1
},
{
"doctype": "DocField",
"fieldname": "is_active",
"fieldtype": "Select",
"label": "Is Active",
"no_copy": 0,
"oldfieldname": "is_active",
"oldfieldtype": "Select",
"options": "Yes\nNo",
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "priority",
"fieldtype": "Select",
"label": "Priority",
"no_copy": 0,
"oldfieldname": "priority",
"oldfieldtype": "Select",
"options": "Medium\nLow\nHigh",
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "cb_project_dates",
"fieldtype": "Column Break",
"label": "Dates"
},
{
"doctype": "DocField",
"fieldname": "project_start_date",
"fieldtype": "Date",
"in_filter": 1,
"label": "Project Start Date",
"no_copy": 0,
"oldfieldname": "project_start_date",
"oldfieldtype": "Date",
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "completion_date",
"fieldtype": "Date",
"label": "Completion Date",
"no_copy": 0,
"oldfieldname": "completion_date",
"oldfieldtype": "Date",
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "act_completion_date",
"fieldtype": "Date",
"label": "Actual Completion Date",
"no_copy": 0,
"oldfieldname": "act_completion_date",
"oldfieldtype": "Date",
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "project_type",
"fieldtype": "Select",
"label": "Project Type",
"no_copy": 0,
"oldfieldname": "project_type",
"oldfieldtype": "Data",
"options": "Internal\nExternal\nOther",
"search_index": 0
},
{
"description": "Important dates and commitments in your project life cycle",
"doctype": "DocField",
"fieldname": "sb_milestones",
"fieldtype": "Section Break",
"label": "Milestones",
"oldfieldtype": "Section Break"
},
{
"description": "Milestones will be added as Events in the Calendar",
"doctype": "DocField",
"fieldname": "project_milestones",
"fieldtype": "Table",
"label": "Project Milestones",
"no_copy": 0,
"oldfieldname": "project_milestones",
"oldfieldtype": "Table",
"options": "Project Milestone",
"search_index": 0
},
{
"description": "Tasks belonging to this Project.",
"doctype": "DocField",
"fieldname": "sb_tasks",
"fieldtype": "Section Break",
"label": "Tasks"
},
{
"doctype": "DocField",
"fieldname": "project_tasks",
"fieldtype": "HTML",
"label": "Project Tasks"
},
{
"doctype": "DocField",
"fieldname": "section_break0",
"fieldtype": "Section Break",
"label": "Project Details",
"oldfieldtype": "Section Break",
"options": "Simple"
},
{
"doctype": "DocField",
"fieldname": "notes",
"fieldtype": "Text Editor",
"label": "Notes",
"no_copy": 0,
"oldfieldname": "notes",
"oldfieldtype": "Text Editor",
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "project_details",
"fieldtype": "Section Break",
"label": "Project Costing",
"oldfieldtype": "Section Break",
"options": "Simple"
},
{
"doctype": "DocField",
"fieldname": "project_value",
"fieldtype": "Currency",
"label": "Project Value",
"no_copy": 0,
"oldfieldname": "project_value",
"oldfieldtype": "Currency",
"reqd": 0,
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "est_material_cost",
"fieldtype": "Currency",
"label": "Estimated Material Cost",
"no_copy": 0,
"oldfieldname": "est_material_cost",
"oldfieldtype": "Currency",
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"label": "Margin",
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"doctype": "DocField",
"fieldname": "gross_margin_value",
"fieldtype": "Currency",
"label": "Gross Margin Value",
"no_copy": 0,
"oldfieldname": "gross_margin_value",
"oldfieldtype": "Currency",
"reqd": 0,
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "per_gross_margin",
"fieldtype": "Currency",
"label": "Gross Margin %",
"no_copy": 0,
"oldfieldname": "per_gross_margin",
"oldfieldtype": "Currency",
"reqd": 0,
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "customer_details",
"fieldtype": "Section Break",
"label": "Customer Details",
"oldfieldtype": "Section Break"
},
{
"description": "Select name of Customer to whom project belongs",
"doctype": "DocField",
"fieldname": "customer",
"fieldtype": "Link",
"in_filter": 1,
"label": "Customer",
"no_copy": 0,
"oldfieldname": "customer",
"oldfieldtype": "Link",
"options": "Customer",
"print_hide": 1,
"reqd": 0,
"search_index": 1
},
{
"doctype": "DocField",
"fieldname": "customer_name",
"fieldtype": "Data",
"in_filter": 1,
"label": "Customer Name",
"no_copy": 0,
"oldfieldname": "customer_name",
"oldfieldtype": "Data",
"read_only": 1,
"search_index": 1
},
{
"doctype": "DocField",
"fieldname": "customer_address",
"fieldtype": "Small Text",
"label": "Customer Address",
"no_copy": 0,
"oldfieldname": "customer_address",
"oldfieldtype": "Small Text",
"read_only": 1,
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "contact_person",
"fieldtype": "Link",
"in_filter": 1,
"label": "Contact Person",
"no_copy": 0,
"oldfieldname": "contact_person",
"oldfieldtype": "Link",
"options": "Contact",
"reqd": 0,
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "territory",
"fieldtype": "Link",
"in_filter": 1,
"label": "Territory",
"oldfieldname": "territory",
"oldfieldtype": "Link",
"options": "Territory",
"reqd": 0,
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "contact_no",
"fieldtype": "Data",
"label": "Contact No",
"no_copy": 0,
"oldfieldname": "contact_no",
"oldfieldtype": "Data",
"read_only": 1,
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "email_id",
"fieldtype": "Data",
"label": "Email Id",
"no_copy": 0,
"oldfieldname": "email_id",
"oldfieldtype": "Data",
"read_only": 1,
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "customer_group",
"fieldtype": "Link",
"label": "Customer Group",
"no_copy": 0,
"oldfieldname": "customer_group",
"oldfieldtype": "Link",
"options": "Customer Group",
"read_only": 1,
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"hidden": 1,
"label": "Trash Reason",
"no_copy": 0,
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"print_hide": 1,
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "file_list",
"fieldtype": "Small Text",
"hidden": 1,
"label": "File List",
"no_copy": 1,
"print_hide": 1,
"search_index": 0
},
{
"role": "All",
"permlevel": 1,
"doctype": "DocPerm"
}
]

View File

@ -1,253 +1,246 @@
[
{
"owner": "Administrator",
"docstatus": 0,
"creation": "2013-01-10 16:34:17",
"docstatus": 0,
"modified": "2013-01-22 14:57:26",
"modified_by": "Administrator",
"modified": "2013-01-14 14:03:52"
"owner": "Administrator"
},
{
"autoname": "TASK.#####",
"allow_attach": 1,
"autoname": "TASK.#####",
"doctype": "DocType",
"module": "Projects",
"max_attachments": 5,
"document_type": "Master",
"max_attachments": 5,
"module": "Projects",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Task",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Task",
"read": 1,
"doctype": "DocPerm",
"submit": 0,
"report": 1,
"parenttype": "DocType",
"role": "Projects User",
"parentfield": "permissions"
},
{
"name": "Task",
"doctype": "DocType"
},
{
"print_width": "50%",
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Task Details",
"width": "50%",
"fieldname": "task_details",
"fieldtype": "Section Break",
"search_index": 0
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Subject",
"oldfieldname": "subject",
"fieldname": "subject",
"fieldtype": "Data",
"reqd": 1,
"in_filter": 1
},
{
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Expected Start Date",
"oldfieldname": "exp_start_date",
"fieldname": "exp_start_date",
"fieldtype": "Date",
"reqd": 0
},
{
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Expected End Date",
"oldfieldname": "exp_end_date",
"fieldname": "exp_end_date",
"fieldtype": "Date",
"search_index": 1,
"reqd": 0,
"in_filter": 1
},
{
"print_width": "50%",
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break"
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Project",
"oldfieldname": "project",
"fieldname": "project",
"fieldtype": "Link",
"options": "Project"
},
{
"no_copy": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Status",
"oldfieldname": "status",
"fieldname": "status",
"fieldtype": "Select",
"options": "Open\nWorking\nPending Review\nClosed\nCancelled"
},
{
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Priority",
"oldfieldname": "priority",
"fieldname": "priority",
"fieldtype": "Select",
"search_index": 1,
"reqd": 0,
"options": "Low\nMedium\nHigh\nUrgent",
"in_filter": 1
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"fieldname": "section_break0",
"fieldtype": "Section Break",
"options": "Simple"
},
{
"print_width": "300px",
"oldfieldtype": "Text Editor",
"doctype": "DocField",
"label": "Details",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Text Editor",
"reqd": 0
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Time and Budget",
"fieldname": "time_and_budget",
"fieldtype": "Section Break"
},
{
"print_width": "50%",
"oldfieldtype": "Column Break",
"doctype": "DocField",
"label": "Expected",
"width": "50%",
"fieldname": "expected",
"fieldtype": "Column Break"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Total Hours (Expected)",
"oldfieldname": "exp_total_hrs",
"fieldname": "exp_total_hrs",
"fieldtype": "Data",
"reqd": 0
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Allocated Budget",
"oldfieldname": "allocated_budget",
"fieldname": "allocated_budget",
"fieldtype": "Currency"
},
{
"print_width": "50%",
"oldfieldtype": "Column Break",
"doctype": "DocField",
"label": "Actual",
"width": "50%",
"fieldname": "actual",
"fieldtype": "Column Break"
},
{
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Actual Start Date",
"oldfieldname": "act_start_date",
"fieldname": "act_start_date",
"fieldtype": "Date"
},
{
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Actual End Date",
"oldfieldname": "act_end_date",
"fieldname": "act_end_date",
"fieldtype": "Date"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Actual Budget",
"oldfieldname": "actual_budget",
"fieldname": "actual_budget",
"fieldtype": "Currency"
},
{
"doctype": "DocField",
"label": "More Details",
"fieldname": "more_details",
"fieldtype": "Section Break"
},
{
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Review Date",
"oldfieldname": "review_date",
"fieldname": "review_date",
"fieldtype": "Date",
"depends_on": "eval:doc.status == \"Closed\" || doc.status == \"Pending Review\"",
"hidden": 0
},
{
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Closing Date",
"oldfieldname": "closing_date",
"fieldname": "closing_date",
"fieldtype": "Date",
"depends_on": "eval:doc.status == \"Closed\"",
"hidden": 0
},
{
"print_hide": 1,
"no_copy": 1,
"doctype": "DocField",
"label": "File List",
"fieldname": "file_list",
"fieldtype": "Text",
"hidden": 1
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"permlevel": 0
},
{
"amend": 0,
"create": 0,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"cancel": 0,
"permlevel": 1
"name": "__common__",
"parent": "Task",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"report": 1,
"role": "Projects User",
"submit": 0,
"write": 1
},
{
"doctype": "DocType",
"name": "Task"
},
{
"doctype": "DocField",
"fieldname": "task_details",
"fieldtype": "Section Break",
"label": "Task Details",
"oldfieldtype": "Section Break",
"print_width": "50%",
"search_index": 0,
"width": "50%"
},
{
"doctype": "DocField",
"fieldname": "subject",
"fieldtype": "Data",
"in_filter": 1,
"label": "Subject",
"oldfieldname": "subject",
"oldfieldtype": "Data",
"reqd": 1
},
{
"doctype": "DocField",
"fieldname": "exp_start_date",
"fieldtype": "Date",
"label": "Expected Start Date",
"oldfieldname": "exp_start_date",
"oldfieldtype": "Date",
"reqd": 0
},
{
"doctype": "DocField",
"fieldname": "exp_end_date",
"fieldtype": "Date",
"in_filter": 1,
"label": "Expected End Date",
"oldfieldname": "exp_end_date",
"oldfieldtype": "Date",
"reqd": 0,
"search_index": 1
},
{
"doctype": "DocField",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"oldfieldtype": "Column Break",
"print_width": "50%",
"width": "50%"
},
{
"doctype": "DocField",
"fieldname": "project",
"fieldtype": "Link",
"label": "Project",
"oldfieldname": "project",
"oldfieldtype": "Link",
"options": "Project"
},
{
"doctype": "DocField",
"fieldname": "status",
"fieldtype": "Select",
"label": "Status",
"no_copy": 1,
"oldfieldname": "status",
"oldfieldtype": "Select",
"options": "Open\nWorking\nPending Review\nClosed\nCancelled"
},
{
"doctype": "DocField",
"fieldname": "priority",
"fieldtype": "Select",
"in_filter": 1,
"label": "Priority",
"oldfieldname": "priority",
"oldfieldtype": "Select",
"options": "Low\nMedium\nHigh\nUrgent",
"reqd": 0,
"search_index": 1
},
{
"doctype": "DocField",
"fieldname": "section_break0",
"fieldtype": "Section Break",
"oldfieldtype": "Section Break",
"options": "Simple"
},
{
"doctype": "DocField",
"fieldname": "description",
"fieldtype": "Text Editor",
"label": "Details",
"oldfieldname": "description",
"oldfieldtype": "Text Editor",
"print_width": "300px",
"reqd": 0,
"width": "300px"
},
{
"doctype": "DocField",
"fieldname": "time_and_budget",
"fieldtype": "Section Break",
"label": "Time and Budget",
"oldfieldtype": "Section Break"
},
{
"doctype": "DocField",
"fieldname": "expected",
"fieldtype": "Column Break",
"label": "Expected",
"oldfieldtype": "Column Break",
"print_width": "50%",
"width": "50%"
},
{
"doctype": "DocField",
"fieldname": "exp_total_hrs",
"fieldtype": "Data",
"label": "Total Hours (Expected)",
"oldfieldname": "exp_total_hrs",
"oldfieldtype": "Data",
"reqd": 0
},
{
"doctype": "DocField",
"fieldname": "allocated_budget",
"fieldtype": "Currency",
"label": "Allocated Budget",
"oldfieldname": "allocated_budget",
"oldfieldtype": "Currency"
},
{
"doctype": "DocField",
"fieldname": "actual",
"fieldtype": "Column Break",
"label": "Actual",
"oldfieldtype": "Column Break",
"print_width": "50%",
"width": "50%"
},
{
"doctype": "DocField",
"fieldname": "act_start_date",
"fieldtype": "Date",
"label": "Actual Start Date",
"oldfieldname": "act_start_date",
"oldfieldtype": "Date"
},
{
"doctype": "DocField",
"fieldname": "act_end_date",
"fieldtype": "Date",
"label": "Actual End Date",
"oldfieldname": "act_end_date",
"oldfieldtype": "Date"
},
{
"doctype": "DocField",
"fieldname": "actual_budget",
"fieldtype": "Currency",
"label": "Actual Budget",
"oldfieldname": "actual_budget",
"oldfieldtype": "Currency"
},
{
"doctype": "DocField",
"fieldname": "more_details",
"fieldtype": "Section Break",
"label": "More Details"
},
{
"depends_on": "eval:doc.status == \"Closed\" || doc.status == \"Pending Review\"",
"doctype": "DocField",
"fieldname": "review_date",
"fieldtype": "Date",
"hidden": 0,
"label": "Review Date",
"oldfieldname": "review_date",
"oldfieldtype": "Date"
},
{
"depends_on": "eval:doc.status == \"Closed\"",
"doctype": "DocField",
"fieldname": "closing_date",
"fieldtype": "Date",
"hidden": 0,
"label": "Closing Date",
"oldfieldname": "closing_date",
"oldfieldtype": "Date"
},
{
"doctype": "DocField",
"fieldname": "file_list",
"fieldtype": "Text",
"hidden": 1,
"label": "File List",
"no_copy": 1,
"print_hide": 1
},
{
"doctype": "DocPerm"
}
]

View File

@ -1,175 +1,144 @@
[
{
"owner": "ashwini@webnotestech.com",
"creation": "2013-01-10 16:34:17",
"docstatus": 0,
"creation": "2012-03-27 14:36:07",
"modified": "2013-01-22 14:57:26",
"modified_by": "Administrator",
"modified": "2012-03-27 18:47:10"
"owner": "ashwini@webnotestech.com"
},
{
"section_style": "Simple",
"is_submittable": 1,
"search_fields": "status, owner, timesheet_date",
"module": "Projects",
"autoname": "TimeSheet.#####",
"show_in_menu": 0,
"subject": "%(owner)s",
"name": "__common__",
"colour": "White:FFF",
"doctype": "DocType",
"server_code_error": " ",
"version": 69
"is_submittable": 1,
"module": "Projects",
"name": "__common__",
"search_fields": "status, owner, timesheet_date"
},
{
"name": "__common__",
"parent": "Timesheet",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Timesheet",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"amend": 1,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Timesheet",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"doctype": "DocPerm",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Timesheet",
"doctype": "DocType"
},
{
"amend": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"report": 1,
"role": "Projects User",
"cancel": 1,
"permlevel": 0
},
{
"role": "Projects User",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"amend": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"report": 1,
"role": "System Manager",
"cancel": 1,
"permlevel": 0
"write": 1
},
{
"role": "System Manager",
"permlevel": 1,
"doctype": "DocPerm"
"doctype": "DocType",
"name": "Timesheet"
},
{
"doctype": "DocField",
"label": "Timesheet Details",
"fieldname": "timesheet_details_section_break",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Timesheet Details"
},
{
"default": "Draft",
"oldfieldtype": "Select",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Status",
"oldfieldname": "status",
"permlevel": 1,
"fieldname": "status",
"fieldtype": "Select",
"search_index": 1,
"reqd": 1,
"in_filter": 0,
"label": "Status",
"oldfieldname": "status",
"oldfieldtype": "Select",
"options": "\nDraft\nSubmitted\nCancelled",
"in_filter": 0
"read_only": 1,
"reqd": 1,
"search_index": 1
},
{
"default": "Today",
"oldfieldtype": "Date",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Timesheet Date",
"oldfieldname": "timesheet_date",
"fieldname": "timesheet_date",
"fieldtype": "Date",
"search_index": 1,
"in_filter": 1,
"label": "Timesheet Date",
"oldfieldname": "timesheet_date",
"oldfieldtype": "Date",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"search_index": 1
},
{
"search_index": 0,
"doctype": "DocField",
"label": "Timesheet By",
"oldfieldname": "owner",
"permlevel": 0,
"fieldname": "owner",
"fieldtype": "Link",
"in_filter": 1,
"label": "Timesheet By",
"oldfieldname": "owner",
"oldfieldtype": "Link",
"reqd": 1,
"options": "Profile",
"in_filter": 1
"reqd": 1,
"search_index": 0
},
{
"print_hide": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Amended From",
"oldfieldname": "amended_from",
"fieldname": "amended_from",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 1
"label": "Amended From",
"oldfieldname": "amended_from",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Amendment Date",
"oldfieldname": "amendment_date",
"fieldname": "amendment_date",
"fieldtype": "Date",
"hidden": 1,
"permlevel": 1
"label": "Amendment Date",
"oldfieldname": "amendment_date",
"oldfieldtype": "Date",
"print_hide": 1,
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
"fieldtype": "Column Break"
},
{
"doctype": "DocField",
"label": "Notes",
"fieldname": "notes",
"fieldtype": "Text",
"permlevel": 0
"label": "Notes"
},
{
"doctype": "DocField",
"options": "Simple",
"fieldname": "section_break0",
"fieldtype": "Section Break",
"permlevel": 0
"options": "Simple"
},
{
"oldfieldtype": "Table",
"doctype": "DocField",
"label": "Timesheet Details",
"oldfieldname": "timesheet_details",
"options": "Timesheet Detail",
"fieldname": "timesheet_details",
"fieldtype": "Table",
"permlevel": 0
"label": "Timesheet Details",
"oldfieldname": "timesheet_details",
"oldfieldtype": "Table",
"options": "Timesheet Detail"
},
{
"doctype": "DocPerm",
"role": "Projects User"
},
{
"doctype": "DocPerm",
"role": "System Manager"
}
]

View File

@ -1,139 +1,132 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:18",
"docstatus": 0,
"creation": "2012-12-03 10:31:04",
"modified": "2013-01-22 14:50:09",
"modified_by": "Administrator",
"modified": "2013-01-02 12:46:48"
"owner": "Administrator"
},
{
"istable": 1,
"autoname": "TSD.#####",
"name": "__common__",
"doctype": "DocType",
"module": "Projects"
"istable": 1,
"module": "Projects",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Timesheet Detail",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Timesheet Detail",
"doctype": "DocType"
"doctype": "DocType",
"name": "Timesheet Detail"
},
{
"print_width": "160px",
"oldfieldtype": "Time",
"doctype": "DocField",
"label": "Actual Start Time",
"oldfieldname": "act_start_time",
"width": "160px",
"fieldname": "act_start_time",
"fieldtype": "Time",
"label": "Actual Start Time",
"oldfieldname": "act_start_time",
"oldfieldtype": "Time",
"print_width": "160px",
"reqd": 1,
"permlevel": 0
"width": "160px"
},
{
"print_width": "160px",
"oldfieldtype": "Time",
"doctype": "DocField",
"label": "Actual End Time",
"oldfieldname": "act_end_time",
"width": "160px",
"fieldname": "act_end_time",
"fieldtype": "Time",
"label": "Actual End Time",
"oldfieldname": "act_end_time",
"oldfieldtype": "Time",
"print_width": "160px",
"reqd": 1,
"permlevel": 0
"width": "160px"
},
{
"print_width": "200px",
"permlevel": 0,
"search_index": 0,
"doctype": "DocField",
"label": "Activity Type",
"width": "200px",
"fieldname": "activity_type",
"fieldtype": "Link",
"label": "Activity Type",
"options": "Activity Type",
"print_width": "200px",
"reqd": 1,
"options": "Activity Type"
"search_index": 0,
"width": "200px"
},
{
"print_width": "200px",
"oldfieldtype": "Text",
"doctype": "DocField",
"label": "Additional Info",
"oldfieldname": "other_details",
"width": "200px",
"fieldname": "other_details",
"fieldtype": "Text",
"permlevel": 0
"label": "Additional Info",
"oldfieldname": "other_details",
"oldfieldtype": "Text",
"print_width": "200px",
"width": "200px"
},
{
"print_width": "100px",
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Total Hours (Actual)",
"oldfieldname": "act_total_hrs",
"width": "100px",
"fieldname": "act_total_hrs",
"fieldtype": "Data",
"permlevel": 1
"label": "Total Hours (Actual)",
"oldfieldname": "act_total_hrs",
"oldfieldtype": "Data",
"print_width": "100px",
"read_only": 1,
"width": "100px"
},
{
"print_width": "150px",
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Customer Name",
"oldfieldname": "customer_name",
"width": "150px",
"options": "Customer",
"fieldname": "customer_name",
"fieldtype": "Link",
"permlevel": 0
"label": "Customer Name",
"oldfieldname": "customer_name",
"oldfieldtype": "Data",
"options": "Customer",
"print_width": "150px",
"width": "150px"
},
{
"print_width": "150px",
"permlevel": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Project",
"oldfieldname": "project_name",
"width": "150px",
"fieldname": "project_name",
"fieldtype": "Link",
"search_index": 1,
"reqd": 0,
"in_filter": 1,
"label": "Project",
"oldfieldname": "project_name",
"oldfieldtype": "Link",
"options": "Project",
"in_filter": 1
"print_width": "150px",
"reqd": 0,
"search_index": 1,
"width": "150px"
},
{
"print_width": "150px",
"permlevel": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Task Id",
"oldfieldname": "task_id",
"width": "150px",
"fieldname": "task_id",
"fieldtype": "Link",
"search_index": 1,
"in_filter": 1,
"label": "Task Id",
"oldfieldname": "task_id",
"oldfieldtype": "Link",
"options": "Task",
"in_filter": 1
"print_width": "150px",
"search_index": 1,
"width": "150px"
},
{
"print_width": "250px",
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Task Name",
"oldfieldname": "task_name",
"width": "250px",
"fieldname": "task_name",
"fieldtype": "Data",
"search_index": 0,
"label": "Task Name",
"oldfieldname": "task_name",
"oldfieldtype": "Link",
"print_width": "250px",
"reqd": 0,
"permlevel": 0
"search_index": 0,
"width": "250px"
}
]

View File

@ -1,133 +1,96 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:18",
"docstatus": 0,
"creation": "2012-07-03 13:30:38",
"modified": "2013-01-22 14:55:58",
"modified_by": "Administrator",
"modified": "2012-07-12 13:21:52"
"owner": "Administrator"
},
{
"section_style": "Simple",
"description": "Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment. ",
"module": "Selling",
"server_code_error": " ",
"allow_trash": 1,
"autoname": "field:campaign_name",
"document_type": "Master",
"_last_update": "1326102553",
"name": "__common__",
"colour": "White:FFF",
"description": "Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment. ",
"doctype": "DocType",
"show_in_menu": 0,
"version": 1
"document_type": "Master",
"module": "Selling",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Campaign",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Campaign",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"amend": 0,
"submit": 0,
"doctype": "DocPerm",
"read": 1,
"name": "__common__",
"parent": "Campaign",
"parentfield": "permissions",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Campaign",
"doctype": "DocType"
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"role": "Sales Manager",
"cancel": 0,
"permlevel": 1
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"permlevel": 0,
"read": 1,
"report": 1,
"role": "Sales Manager",
"cancel": 0,
"permlevel": 0
"submit": 0
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"role": "Sales Master Manager",
"cancel": 0,
"permlevel": 1
"doctype": "DocType",
"name": "Campaign"
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"role": "Sales User",
"cancel": 0,
"permlevel": 1
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"report": 1,
"role": "Sales User",
"cancel": 0,
"permlevel": 0
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"report": 1,
"role": "Sales Master Manager",
"cancel": 1,
"permlevel": 0
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Campaign",
"fieldname": "campaign",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Campaign",
"oldfieldtype": "Section Break"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Campaign Name",
"oldfieldname": "campaign_name",
"fieldname": "campaign_name",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Campaign Name",
"oldfieldname": "campaign_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"oldfieldtype": "Text",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Text",
"permlevel": 0
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Text",
"width": "300px"
},
{
"cancel": 0,
"create": 0,
"doctype": "DocPerm",
"role": "Sales Manager",
"write": 0
},
{
"cancel": 0,
"create": 0,
"doctype": "DocPerm",
"role": "Sales User",
"write": 0
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"role": "Sales Master Manager",
"write": 1
}
]

View File

@ -1,186 +1,188 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:18",
"docstatus": 0,
"creation": "2012-12-07 15:15:26",
"modified": "2013-01-22 15:06:09",
"modified_by": "Administrator",
"modified": "2012-12-27 14:02:01"
"owner": "Administrator"
},
{
"document_type": "Master",
"description": "Buyer of Goods and Services.",
"autoname": "naming_series:",
"allow_rename": 1,
"allow_print": 0,
"module": "Selling",
"allow_rename": 1,
"autoname": "naming_series:",
"description": "Buyer of Goods and Services.",
"doctype": "DocType",
"search_fields": "customer_name,customer_group,country,territory",
"name": "__common__"
"document_type": "Master",
"module": "Selling",
"name": "__common__",
"search_fields": "customer_name,customer_group,country,territory"
},
{
"name": "__common__",
"parent": "Customer",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Customer",
"read": 1,
"doctype": "DocPerm",
"parenttype": "DocType",
"parentfield": "permissions"
"parentfield": "fields",
"parenttype": "DocType"
},
{
"name": "Customer",
"doctype": "DocType"
"doctype": "DocPerm",
"name": "__common__",
"parent": "Customer",
"parentfield": "permissions",
"parenttype": "DocType",
"read": 1
},
{
"doctype": "DocType",
"name": "Customer"
},
{
"description": "Note: You Can Manage Multiple Address or Contacts via Addresses & Contacts",
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Basic Info",
"fieldname": "basic_info",
"fieldtype": "Section Break",
"reqd": 0,
"permlevel": 0
"label": "Basic Info",
"oldfieldtype": "Section Break",
"permlevel": 0,
"reqd": 0
},
{
"print_hide": 0,
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Customer Name",
"oldfieldname": "customer_name",
"fieldname": "customer_name",
"fieldtype": "Data",
"search_index": 1,
"reqd": 1,
"hidden": 0,
"in_filter": 1,
"label": "Customer Name",
"no_copy": 1,
"oldfieldname": "customer_name",
"oldfieldtype": "Data",
"permlevel": 0,
"print_hide": 0,
"report_hide": 0,
"in_filter": 1
"reqd": 1,
"search_index": 1
},
{
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Customer Type",
"oldfieldname": "customer_type",
"permlevel": 0,
"fieldname": "customer_type",
"fieldtype": "Select",
"reqd": 1,
"options": "\nCompany\nIndividual"
"label": "Customer Type",
"oldfieldname": "customer_type",
"oldfieldtype": "Select",
"options": "\nCompany\nIndividual",
"permlevel": 0,
"reqd": 1
},
{
"print_hide": 0,
"no_copy": 1,
"doctype": "DocField",
"label": "Series",
"permlevel": 0,
"fieldname": "naming_series",
"fieldtype": "Select",
"options": "\nCUST\nCUSTMUM"
"label": "Series",
"no_copy": 1,
"options": "\nCUST\nCUSTMUM",
"permlevel": 0,
"print_hide": 0
},
{
"print_hide": 1,
"description": "Fetch lead which will be converted into customer.",
"no_copy": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Lead Ref",
"oldfieldname": "lead_name",
"permlevel": 0,
"fieldname": "lead_name",
"fieldtype": "Link",
"hidden": 0,
"in_filter": 1,
"label": "Lead Ref",
"no_copy": 1,
"oldfieldname": "lead_name",
"oldfieldtype": "Link",
"options": "Lead",
"report_hide": 1,
"in_filter": 1
"permlevel": 0,
"print_hide": 1,
"report_hide": 1
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
"permlevel": 0,
"width": "50%"
},
{
"print_hide": 0,
"description": "<a href=\"#!Sales Browser/Customer Group\">To manage Customer Groups, click here</a>",
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Customer Group",
"oldfieldname": "customer_group",
"permlevel": 0,
"fieldname": "customer_group",
"fieldtype": "Link",
"search_index": 1,
"reqd": 1,
"hidden": 0,
"in_filter": 1,
"label": "Customer Group",
"oldfieldname": "customer_group",
"oldfieldtype": "Link",
"options": "Customer Group",
"in_filter": 1
"permlevel": 0,
"print_hide": 0,
"reqd": 1,
"search_index": 1
},
{
"print_hide": 1,
"description": "<a href=\"#!Sales Browser/Territory\">To manage Territory, click here</a>",
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Territory",
"oldfieldname": "territory",
"permlevel": 0,
"fieldname": "territory",
"fieldtype": "Link",
"reqd": 1,
"options": "Territory"
"label": "Territory",
"oldfieldname": "territory",
"oldfieldtype": "Link",
"options": "Territory",
"permlevel": 0,
"print_hide": 1,
"reqd": 1
},
{
"doctype": "DocField",
"label": "Address & Contacts",
"fieldname": "address_contacts",
"fieldtype": "Section Break",
"label": "Address & Contacts",
"permlevel": 0
},
{
"depends_on": "eval:doc.__islocal",
"doctype": "DocField",
"label": "Address Desc",
"permlevel": 0,
"fieldname": "address_desc",
"fieldtype": "HTML",
"options": "<em>Addresses will appear only when you save the customer</em>"
"label": "Address Desc",
"options": "<em>Addresses will appear only when you save the customer</em>",
"permlevel": 0
},
{
"doctype": "DocField",
"label": "Address HTML",
"fieldname": "address_html",
"fieldtype": "HTML",
"permlevel": 1
"label": "Address HTML",
"permlevel": 0,
"read_only": 1
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"permlevel": 0,
"width": "50%"
},
{
"depends_on": "eval:doc.__islocal",
"doctype": "DocField",
"label": "Contact Desc",
"permlevel": 0,
"fieldname": "contact_desc",
"fieldtype": "HTML",
"options": "<em>Contact Details will appear only when you save the customer</em>"
"label": "Contact Desc",
"options": "<em>Contact Details will appear only when you save the customer</em>",
"permlevel": 0
},
{
"oldfieldtype": "HTML",
"doctype": "DocField",
"label": "Contact HTML",
"fieldname": "contact_html",
"fieldtype": "HTML",
"permlevel": 1
"label": "Contact HTML",
"oldfieldtype": "HTML",
"permlevel": 0,
"read_only": 1
},
{
"doctype": "DocField",
@ -190,250 +192,168 @@
},
{
"doctype": "DocField",
"label": "Communication HTML",
"fieldname": "communication_html",
"fieldtype": "HTML",
"label": "Communication HTML",
"permlevel": 0
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "More Info",
"fieldname": "more_info",
"fieldtype": "Section Break",
"label": "More Info",
"oldfieldtype": "Section Break",
"permlevel": 0
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break2",
"fieldtype": "Column Break",
"permlevel": 0
"permlevel": 0,
"width": "50%"
},
{
"description": "To create an Account Head under a different company, select the company and save customer.",
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Company",
"oldfieldname": "company",
"options": "Company",
"fieldname": "company",
"fieldtype": "Link",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Company",
"oldfieldname": "company",
"oldfieldtype": "Link",
"options": "Company",
"permlevel": 0,
"in_filter": 1
"reqd": 1,
"search_index": 1
},
{
"doctype": "DocField",
"options": "Price List",
"fieldname": "default_price_list",
"fieldtype": "Link",
"label": "Default Price List",
"options": "Price List",
"permlevel": 0
},
{
"description": "This currency will get fetched in Sales transactions of this customer",
"no_copy": 1,
"doctype": "DocField",
"label": "Default Currency",
"permlevel": 0,
"fieldname": "default_currency",
"fieldtype": "Select",
"options": "link:Currency"
"label": "Default Currency",
"no_copy": 1,
"options": "link:Currency",
"permlevel": 0
},
{
"description": "Your Customer's TAX registration numbers (if applicable) or any general information",
"oldfieldtype": "Code",
"doctype": "DocField",
"label": "Customer Details",
"oldfieldname": "customer_details",
"fieldname": "customer_details",
"fieldtype": "Text",
"label": "Customer Details",
"oldfieldname": "customer_details",
"oldfieldtype": "Code",
"permlevel": 0
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break3",
"fieldtype": "Column Break",
"permlevel": 0
"permlevel": 0,
"width": "50%"
},
{
"oldfieldtype": "Int",
"doctype": "DocField",
"label": "Credit Days",
"oldfieldname": "credit_days",
"fieldname": "credit_days",
"fieldtype": "Int",
"label": "Credit Days",
"oldfieldname": "credit_days",
"oldfieldtype": "Int",
"permlevel": 2
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Credit Limit",
"oldfieldname": "credit_limit",
"fieldname": "credit_limit",
"fieldtype": "Currency",
"label": "Credit Limit",
"oldfieldname": "credit_limit",
"oldfieldtype": "Currency",
"permlevel": 2
},
{
"doctype": "DocField",
"label": "Website",
"fieldname": "website",
"fieldtype": "Data",
"label": "Website",
"permlevel": 0
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Sales Team",
"fieldname": "sales_team_section_break",
"fieldtype": "Section Break",
"label": "Sales Team",
"oldfieldtype": "Section Break",
"permlevel": 0
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Default Sales Partner",
"oldfieldname": "default_sales_partner",
"permlevel": 0,
"fieldname": "default_sales_partner",
"fieldtype": "Link",
"options": "Sales Partner"
"label": "Default Sales Partner",
"oldfieldname": "default_sales_partner",
"oldfieldtype": "Link",
"options": "Sales Partner",
"permlevel": 0
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "default_commission_rate",
"fieldtype": "Float",
"label": "Default Commission Rate",
"oldfieldname": "default_commission_rate",
"fieldname": "default_commission_rate",
"fieldtype": "Currency",
"oldfieldtype": "Currency",
"permlevel": 0
},
{
"oldfieldtype": "Table",
"doctype": "DocField",
"label": "Sales Team Details",
"oldfieldname": "sales_team",
"permlevel": 0,
"fieldname": "sales_team",
"fieldtype": "Table",
"options": "Sales Team"
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"role": "Sales Manager",
"cancel": 0,
"permlevel": 1
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"report": 1,
"role": "Sales Manager",
"cancel": 0,
"label": "Sales Team Details",
"oldfieldname": "sales_team",
"oldfieldtype": "Table",
"options": "Sales Team",
"permlevel": 0
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"role": "Sales User",
"cancel": 0,
"permlevel": 1
},
{
"amend": 0,
"create": 0,
"create": 1,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"permlevel": 0,
"report": 1,
"role": "Sales User",
"cancel": 0,
"permlevel": 0
"submit": 0,
"write": 1
},
{
"doctype": "DocPerm",
"permlevel": 2,
"role": "Sales User"
},
{
"amend": 0,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 0,
"write": 1,
"permlevel": 0,
"report": 1,
"role": "Sales Master Manager",
"cancel": 1,
"permlevel": 0
"submit": 0,
"write": 1
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"permlevel": 2,
"role": "Sales Master Manager",
"cancel": 0,
"permlevel": 1
},
{
"amend": 0,
"create": 1,
"doctype": "DocPerm",
"submit": 0,
"write": 1,
"report": 1,
"role": "Purchase User",
"cancel": 0,
"permlevel": 0
},
{
"create": 0,
"doctype": "DocPerm",
"write": 1,
"role": "Accounts Manager",
"cancel": 0,
"permlevel": 2
},
{
"create": 0,
"doctype": "DocPerm",
"write": 1,
"role": "System Manager",
"cancel": 0,
"permlevel": 2
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"role": "All",
"cancel": 0,
"permlevel": 2
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"role": "Accounts Manager",
"report": 1,
"permlevel": 0
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"role": "All",
"cancel": 0,
"permlevel": 1
"write": 1
}
]

View File

@ -1,378 +1,316 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:18",
"docstatus": 0,
"creation": "2012-03-27 14:36:09",
"modified": "2013-01-22 14:56:02",
"modified_by": "Administrator",
"modified": "2012-03-27 18:48:02"
"owner": "Administrator"
},
{
"section_style": "Simple",
"autoname": "IN/.####",
"doctype": "DocType",
"is_submittable": 1,
"module": "Selling",
"server_code_error": " ",
"autoname": "IN/.####",
"subject": "At %(customer_name)s on %(inst_date)s",
"_last_update": "1306480044",
"name": "__common__",
"colour": "White:FFF",
"doctype": "DocType",
"show_in_menu": 0,
"version": 98
"name": "__common__"
},
{
"name": "__common__",
"parent": "Installation Note",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Installation Note",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"amend": 1,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Installation Note",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"doctype": "DocPerm",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Installation Note",
"doctype": "DocType"
},
{
"amend": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"report": 1,
"role": "System Manager",
"cancel": 1,
"permlevel": 0
},
{
"role": "System Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"amend": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"report": 1,
"role": "Sales User",
"cancel": 1,
"permlevel": 0
"write": 1
},
{
"amend": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 1,
"write": 1,
"report": 1,
"role": "Sales Manager",
"cancel": 1,
"permlevel": 0
"doctype": "DocType",
"name": "Installation Note"
},
{
"role": "Sales User",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"role": "Sales Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Installation Note",
"fieldname": "installation_note",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Installation Note",
"oldfieldtype": "Section Break"
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"no_copy": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Series",
"oldfieldname": "naming_series",
"options": "\nIN",
"fieldname": "naming_series",
"fieldtype": "Select",
"reqd": 1,
"permlevel": 0
"label": "Series",
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "\nIN",
"reqd": 1
},
{
"print_hide": 1,
"search_index": 1,
"doctype": "DocField",
"label": "Customer",
"oldfieldname": "customer",
"permlevel": 0,
"trigger": "Client",
"fieldname": "customer",
"fieldtype": "Link",
"label": "Customer",
"oldfieldname": "customer",
"oldfieldtype": "Link",
"options": "Customer",
"print_hide": 1,
"reqd": 1,
"options": "Customer"
"search_index": 1
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Customer Address",
"permlevel": 0,
"fieldname": "customer_address",
"fieldtype": "Link",
"options": "Address"
"label": "Customer Address",
"options": "Address",
"print_hide": 1
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Contact Person",
"permlevel": 0,
"fieldname": "contact_person",
"fieldtype": "Link",
"options": "Contact"
"label": "Contact Person",
"options": "Contact",
"print_hide": 1
},
{
"search_index": 0,
"colour": "White:FFF",
"doctype": "DocField",
"label": "Name",
"oldfieldname": "customer_name",
"fieldname": "customer_name",
"fieldtype": "Data",
"label": "Name",
"oldfieldname": "customer_name",
"oldfieldtype": "Data",
"read_only": 1,
"reqd": 0,
"permlevel": 1
"search_index": 0
},
{
"doctype": "DocField",
"label": "Address",
"fieldname": "address_display",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Address",
"read_only": 1
},
{
"doctype": "DocField",
"label": "Contact",
"fieldname": "contact_display",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Contact",
"read_only": 1
},
{
"doctype": "DocField",
"label": "Mobile No",
"fieldname": "contact_mobile",
"fieldtype": "Text",
"permlevel": 1
"label": "Mobile No",
"read_only": 1
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Contact Email",
"fieldname": "contact_email",
"fieldtype": "Text",
"permlevel": 1
"label": "Contact Email",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"search_index": 1,
"doctype": "DocField",
"label": "Territory",
"options": "Territory",
"fieldname": "territory",
"fieldtype": "Link",
"in_filter": 1,
"label": "Territory",
"options": "Territory",
"print_hide": 1,
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"search_index": 1
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Customer Group",
"permlevel": 0,
"fieldname": "customer_group",
"fieldtype": "Link",
"options": "Customer Group"
"label": "Customer Group",
"options": "Customer Group",
"print_hide": 1
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"search_index": 1,
"doctype": "DocField",
"label": "Installation Date",
"oldfieldname": "inst_date",
"fieldname": "inst_date",
"fieldtype": "Date",
"label": "Installation Date",
"oldfieldname": "inst_date",
"oldfieldtype": "Date",
"reqd": 1,
"permlevel": 0
"search_index": 1
},
{
"oldfieldtype": "Time",
"doctype": "DocField",
"label": "Installation Time",
"oldfieldname": "inst_time",
"fieldname": "inst_time",
"fieldtype": "Time",
"permlevel": 0
"label": "Installation Time",
"oldfieldname": "inst_time",
"oldfieldtype": "Time"
},
{
"print_hide": 1,
"permlevel": 1,
"default": "Draft",
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Status",
"oldfieldname": "status",
"no_copy": 1,
"fieldname": "status",
"fieldtype": "Select",
"reqd": 1,
"options": "Draft\nSubmitted\nCancelled"
"label": "Status",
"no_copy": 1,
"oldfieldname": "status",
"oldfieldtype": "Select",
"options": "Draft\nSubmitted\nCancelled",
"print_hide": 1,
"read_only": 1,
"reqd": 1
},
{
"print_hide": 1,
"description": "Select the relevant company name if you have multiple companies.",
"oldfieldtype": "Select",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Company",
"oldfieldname": "company",
"permlevel": 0,
"trigger": "Client",
"fieldname": "company",
"fieldtype": "Select",
"search_index": 0,
"reqd": 1,
"in_filter": 1,
"label": "Company",
"oldfieldname": "company",
"oldfieldtype": "Select",
"options": "link:Company",
"in_filter": 1
"print_hide": 1,
"reqd": 1,
"search_index": 0
},
{
"print_hide": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"permlevel": 0,
"fieldname": "fiscal_year",
"fieldtype": "Select",
"reqd": 1,
"in_filter": 1,
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"oldfieldtype": "Select",
"options": "link:Fiscal Year",
"in_filter": 1
"print_hide": 1,
"reqd": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Amended From",
"oldfieldname": "amended_from",
"fieldname": "amended_from",
"fieldtype": "Data",
"permlevel": 1
"label": "Amended From",
"no_copy": 1,
"oldfieldname": "amended_from",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"description": "The date at which current entry is corrected in the system.",
"no_copy": 1,
"oldfieldtype": "Date",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Amendment Date",
"oldfieldname": "amendment_date",
"fieldname": "amendment_date",
"fieldtype": "Date",
"hidden": 1,
"permlevel": 0
"label": "Amendment Date",
"no_copy": 1,
"oldfieldname": "amendment_date",
"oldfieldtype": "Date",
"print_hide": 1
},
{
"print_hide": 1,
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Remarks",
"oldfieldname": "remarks",
"fieldname": "remarks",
"fieldtype": "Small Text",
"permlevel": 0
"label": "Remarks",
"oldfieldname": "remarks",
"oldfieldtype": "Small Text",
"print_hide": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Data",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Cancel Reason",
"oldfieldname": "cancel_reason",
"fieldname": "cancel_reason",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 1
"label": "Cancel Reason",
"no_copy": 1,
"oldfieldname": "cancel_reason",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Item Details",
"options": "Simple",
"fieldname": "item_details",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Item Details",
"oldfieldtype": "Section Break",
"options": "Simple"
},
{
"print_hide": 0,
"no_copy": 1,
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Delivery Note No",
"oldfieldname": "delivery_note_no",
"permlevel": 0,
"trigger": "Client",
"fieldname": "delivery_note_no",
"fieldtype": "Link",
"search_index": 1,
"label": "Delivery Note No",
"no_copy": 1,
"oldfieldname": "delivery_note_no",
"oldfieldtype": "Link",
"options": "Delivery Note",
"print_hide": 0,
"reqd": 1,
"options": "Delivery Note"
"search_index": 1
},
{
"print_hide": 1,
"oldfieldtype": "Button",
"doctype": "DocField",
"label": "Get Items",
"options": "pull_delivery_note_details",
"fieldname": "get_items",
"fieldtype": "Button",
"hidden": 0,
"permlevel": 0
"label": "Get Items",
"oldfieldtype": "Button",
"options": "pull_delivery_note_details",
"print_hide": 1
},
{
"oldfieldtype": "Table",
"doctype": "DocField",
"label": "Installation Note Item",
"oldfieldname": "installed_item_details",
"options": "Installation Note Item",
"fieldname": "installed_item_details",
"fieldtype": "Table",
"permlevel": 0
"label": "Installation Note Item",
"oldfieldname": "installed_item_details",
"oldfieldtype": "Table",
"options": "Installation Note Item"
},
{
"doctype": "DocPerm",
"role": "System Manager"
},
{
"doctype": "DocPerm",
"role": "Sales User"
},
{
"doctype": "DocPerm",
"role": "Sales Manager"
}
]

View File

@ -1,127 +1,120 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:18",
"docstatus": 0,
"creation": "2012-03-27 14:36:10",
"modified": "2013-01-22 14:47:00",
"modified_by": "Administrator",
"modified": "2012-03-27 14:36:10"
"owner": "Administrator"
},
{
"section_style": "Simple",
"autoname": "IID/.#####",
"doctype": "DocType",
"istable": 1,
"module": "Selling",
"server_code_error": " ",
"doctype": "DocType",
"autoname": "IID/.#####",
"name": "__common__",
"colour": "White:FFF",
"show_in_menu": 0,
"version": 25
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Installation Note Item",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Installation Note Item",
"doctype": "DocType"
"doctype": "DocType",
"name": "Installation Note Item"
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item Code",
"oldfieldname": "item_code",
"permlevel": 0,
"fieldname": "item_code",
"fieldtype": "Link",
"reqd": 1,
"options": "Item"
"label": "Item Code",
"oldfieldname": "item_code",
"oldfieldtype": "Link",
"options": "Item",
"reqd": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Data",
"permlevel": 1
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Data",
"read_only": 1,
"width": "300px"
},
{
"print_hide": 0,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Delivery Date",
"oldfieldname": "prevdoc_date",
"fieldname": "prevdoc_date",
"fieldtype": "Date",
"hidden": 0,
"permlevel": 1
"label": "Delivery Date",
"oldfieldname": "prevdoc_date",
"oldfieldtype": "Date",
"print_hide": 0,
"read_only": 1
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Serial No",
"oldfieldname": "serial_no",
"width": "180px",
"fieldname": "serial_no",
"fieldtype": "Small Text",
"permlevel": 0
"label": "Serial No",
"oldfieldname": "serial_no",
"oldfieldtype": "Small Text",
"width": "180px"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Against Document Detail No",
"oldfieldname": "prevdoc_detail_docname",
"width": "150px",
"fieldname": "prevdoc_detail_docname",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 1
"label": "Against Document Detail No",
"no_copy": 1,
"oldfieldname": "prevdoc_detail_docname",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1,
"width": "150px"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Against Document No",
"oldfieldname": "prevdoc_docname",
"width": "150px",
"fieldname": "prevdoc_docname",
"fieldtype": "Data",
"search_index": 1,
"hidden": 1,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Against Document No",
"no_copy": 1,
"oldfieldname": "prevdoc_docname",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1,
"search_index": 1,
"width": "150px"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Document Type",
"oldfieldname": "prevdoc_doctype",
"width": "150px",
"fieldname": "prevdoc_doctype",
"fieldtype": "Data",
"search_index": 1,
"hidden": 1,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Document Type",
"no_copy": 1,
"oldfieldname": "prevdoc_doctype",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1,
"search_index": 1,
"width": "150px"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "qty",
"fieldtype": "Float",
"label": "Installed Qty",
"oldfieldname": "qty",
"fieldname": "qty",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 0
"oldfieldtype": "Currency",
"reqd": 1
}
]

View File

@ -1,545 +1,475 @@
[
{
"owner": "Administrator",
"docstatus": 0,
"creation": "2013-01-10 16:34:18",
"docstatus": 0,
"modified": "2013-01-22 14:56:03",
"modified_by": "Administrator",
"modified": "2013-01-16 10:51:58"
"owner": "Administrator"
},
{
"autoname": "naming_series:",
"name": "__common__",
"search_fields": "lead_name,lead_owner,status",
"module": "Selling",
"doctype": "DocType",
"document_type": "Master"
"document_type": "Master",
"module": "Selling",
"name": "__common__",
"search_fields": "lead_name,lead_owner,status"
},
{
"name": "__common__",
"parent": "Lead",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Lead",
"amend": 0,
"submit": 0,
"doctype": "DocPerm",
"read": 1,
"parentfield": "fields",
"parenttype": "DocType",
"report": 1,
"parentfield": "permissions"
"permlevel": 0
},
{
"name": "Lead",
"doctype": "DocType"
"amend": 0,
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Lead",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"report": 1,
"submit": 0,
"write": 1
},
{
"doctype": "DocType",
"name": "Lead"
},
{
"description": "To manage multiple series please go to Setup > Manage Series",
"no_copy": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Naming Series",
"oldfieldname": "naming_series",
"options": "LEAD\nLEAD/10-11/\nLEAD/MUMBAI/",
"fieldname": "naming_series",
"fieldtype": "Select",
"reqd": 0,
"permlevel": 0
"label": "Naming Series",
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "LEAD\nLEAD/10-11/\nLEAD/MUMBAI/",
"reqd": 0
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Contact Name",
"oldfieldname": "lead_name",
"fieldname": "lead_name",
"fieldtype": "Data",
"search_index": 1,
"in_filter": 1,
"label": "Contact Name",
"oldfieldname": "lead_name",
"oldfieldtype": "Data",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"search_index": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Email Id",
"oldfieldname": "email_id",
"fieldname": "email_id",
"fieldtype": "Data",
"search_index": 1,
"label": "Email Id",
"oldfieldname": "email_id",
"oldfieldtype": "Data",
"reqd": 0,
"permlevel": 0
"search_index": 1
},
{
"doctype": "DocField",
"fieldname": "cb6",
"fieldtype": "Column Break",
"permlevel": 0
"fieldtype": "Column Break"
},
{
"permlevel": 0,
"no_copy": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Status",
"oldfieldname": "status",
"default": "Open",
"doctype": "DocField",
"fieldname": "status",
"fieldtype": "Select",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Status",
"no_copy": 1,
"oldfieldname": "status",
"oldfieldtype": "Select",
"options": "\nOpen\nReplied\nAttempted to Contact\nContact in Future\nContacted\nInterested\nNot interested\nLead Lost\nConverted",
"in_filter": 1
"reqd": 1,
"search_index": 1
},
{
"description": "Source of the lead. If via a campaign, select \"Campaign\"",
"no_copy": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Source",
"oldfieldname": "source",
"permlevel": 0,
"fieldname": "source",
"fieldtype": "Select",
"search_index": 0,
"reqd": 0,
"in_filter": 1,
"options": "\nAdvertisement\nBlog\nCampaign\nCall\nCustomer\nExhibition\nSupplier\nWebsite\nEmail"
"label": "Source",
"no_copy": 1,
"oldfieldname": "source",
"oldfieldtype": "Select",
"options": "\nAdvertisement\nBlog\nCampaign\nCall\nCustomer\nExhibition\nSupplier\nWebsite\nEmail",
"reqd": 0,
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "communication_history",
"fieldtype": "Section Break",
"permlevel": 0
"fieldtype": "Section Break"
},
{
"oldfieldtype": "Table",
"allow_on_submit": 0,
"doctype": "DocField",
"label": "Communication HTML",
"oldfieldname": "follow_up",
"fieldname": "communication_html",
"fieldtype": "HTML",
"permlevel": 0
"label": "Communication HTML",
"oldfieldname": "follow_up",
"oldfieldtype": "Table"
},
{
"doctype": "DocField",
"label": "Lead Details",
"fieldname": "sb8",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Lead Details"
},
{
"description": "Name of organization from where lead has come",
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Company Name",
"oldfieldname": "company_name",
"fieldname": "company_name",
"fieldtype": "Data",
"search_index": 0,
"in_filter": 1,
"label": "Company Name",
"oldfieldname": "company_name",
"oldfieldtype": "Data",
"reqd": 0,
"permlevel": 0,
"in_filter": 1
"search_index": 0
},
{
"depends_on": "eval:doc.source == 'Existing Customer'",
"description": "Source of th",
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "From Customer",
"oldfieldname": "customer",
"options": "Customer",
"fieldname": "customer",
"fieldtype": "Link",
"depends_on": "eval:doc.source == 'Existing Customer'",
"hidden": 0,
"permlevel": 0
"label": "From Customer",
"oldfieldname": "customer",
"oldfieldtype": "Link",
"options": "Customer"
},
{
"depends_on": "eval:doc.source == 'Campaign'",
"description": "Enter campaign name if the source of lead is campaign.",
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Campaign Name",
"oldfieldname": "campaign_name",
"options": "Campaign",
"fieldname": "campaign_name",
"fieldtype": "Link",
"depends_on": "eval:doc.source == 'Campaign'",
"hidden": 0,
"permlevel": 0
"label": "Campaign Name",
"oldfieldname": "campaign_name",
"oldfieldtype": "Link",
"options": "Campaign"
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"width": "50%"
},
{
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Lead Type",
"oldfieldname": "type",
"options": "\nClient\nChannel Partner\nConsultant",
"fieldname": "type",
"fieldtype": "Select",
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Lead Type",
"oldfieldname": "type",
"oldfieldtype": "Select",
"options": "\nClient\nChannel Partner\nConsultant"
},
{
"oldfieldtype": "Text",
"doctype": "DocField",
"label": "Remark",
"oldfieldname": "remark",
"fieldname": "remark",
"fieldtype": "Small Text",
"permlevel": 0
"label": "Remark",
"oldfieldname": "remark",
"oldfieldtype": "Text"
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"label": "Contact Info",
"fieldname": "contact_info",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Contact Info",
"oldfieldtype": "Column Break"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Phone",
"oldfieldname": "contact_no",
"fieldname": "phone",
"fieldtype": "Data",
"reqd": 0,
"permlevel": 0
"label": "Phone",
"oldfieldname": "contact_no",
"oldfieldtype": "Data",
"reqd": 0
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Mobile No.",
"oldfieldname": "mobile_no",
"fieldname": "mobile_no",
"fieldtype": "Data",
"permlevel": 0
"label": "Mobile No.",
"oldfieldname": "mobile_no",
"oldfieldtype": "Data"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Fax",
"oldfieldname": "fax",
"fieldname": "fax",
"fieldtype": "Data",
"permlevel": 0
"label": "Fax",
"oldfieldname": "fax",
"oldfieldtype": "Data"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Website",
"oldfieldname": "website",
"fieldname": "website",
"fieldtype": "Data",
"permlevel": 0
"label": "Website",
"oldfieldname": "website",
"oldfieldtype": "Data"
},
{
"print_hide": 1,
"description": "<a href=\"javascript:cur_frm.cscript.TerritoryHelp();\">To manage Territory, click here</a>",
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Territory",
"oldfieldname": "territory",
"options": "Territory",
"fieldname": "territory",
"fieldtype": "Link",
"permlevel": 0
"label": "Territory",
"oldfieldname": "territory",
"oldfieldtype": "Link",
"options": "Territory",
"print_hide": 1
},
{
"doctype": "DocField",
"fieldname": "column_break2",
"fieldtype": "Column Break",
"permlevel": 0
"fieldtype": "Column Break"
},
{
"print_hide": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Address Line 1",
"oldfieldname": "address_line1",
"fieldname": "address_line1",
"fieldtype": "Data",
"reqd": 0,
"permlevel": 0
"label": "Address Line 1",
"oldfieldname": "address_line1",
"oldfieldtype": "Data",
"print_hide": 1,
"reqd": 0
},
{
"print_hide": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Address Line 2",
"oldfieldname": "address_line2",
"fieldname": "address_line2",
"fieldtype": "Data",
"permlevel": 0
"label": "Address Line 2",
"oldfieldname": "address_line2",
"oldfieldtype": "Data",
"print_hide": 1
},
{
"print_hide": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "City",
"oldfieldname": "city",
"fieldname": "city",
"fieldtype": "Data",
"reqd": 0,
"permlevel": 0
"label": "City",
"oldfieldname": "city",
"oldfieldtype": "Select",
"print_hide": 1,
"reqd": 0
},
{
"print_hide": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Country",
"oldfieldname": "country",
"options": "link:Country",
"fieldname": "country",
"fieldtype": "Select",
"reqd": 0,
"permlevel": 0
"label": "Country",
"oldfieldname": "country",
"oldfieldtype": "Select",
"options": "link:Country",
"print_hide": 1,
"reqd": 0
},
{
"print_hide": 1,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "State",
"oldfieldname": "state",
"options": "Suggest",
"fieldname": "state",
"fieldtype": "Data",
"permlevel": 0
"label": "State",
"oldfieldname": "state",
"oldfieldtype": "Select",
"options": "Suggest",
"print_hide": 1
},
{
"print_hide": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Pin Code",
"oldfieldname": "pincode",
"fieldname": "pincode",
"fieldtype": "Data",
"permlevel": 0
"label": "Pin Code",
"oldfieldname": "pincode",
"oldfieldtype": "Data",
"print_hide": 1
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "More Info",
"fieldname": "more_info",
"fieldtype": "Section Break",
"permlevel": 0
"label": "More Info",
"oldfieldtype": "Section Break"
},
{
"default": "__user",
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Lead Owner",
"oldfieldname": "lead_owner",
"options": "Profile",
"fieldname": "lead_owner",
"fieldtype": "Link",
"search_index": 1,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Lead Owner",
"oldfieldname": "lead_owner",
"oldfieldtype": "Link",
"options": "Profile",
"search_index": 1
},
{
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Market Segment",
"oldfieldname": "market_segment",
"permlevel": 0,
"fieldname": "market_segment",
"fieldtype": "Select",
"search_index": 0,
"reqd": 0,
"hidden": 0,
"in_filter": 1,
"label": "Market Segment",
"oldfieldname": "market_segment",
"oldfieldtype": "Select",
"options": "\nLower Income\nMiddle Income\nUpper Income",
"in_filter": 1
"reqd": 0,
"search_index": 0
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Industry",
"oldfieldname": "industry",
"options": "Industry Type",
"fieldname": "industry",
"fieldtype": "Link",
"permlevel": 0
"label": "Industry",
"oldfieldname": "industry",
"oldfieldtype": "Link",
"options": "Industry Type"
},
{
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Request Type",
"oldfieldname": "request_type",
"options": "\nProduct Enquiry\nRequest for Information\nSuggestions\nOther",
"fieldname": "request_type",
"fieldtype": "Select",
"permlevel": 0
"label": "Request Type",
"oldfieldname": "request_type",
"oldfieldtype": "Select",
"options": "\nProduct Enquiry\nRequest for Information\nSuggestions\nOther"
},
{
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"options": "link:Fiscal Year",
"fieldname": "fiscal_year",
"fieldtype": "Select",
"hidden": 1,
"permlevel": 0,
"in_filter": 1
"in_filter": 1,
"label": "Fiscal Year",
"oldfieldname": "fiscal_year",
"oldfieldtype": "Select",
"options": "link:Fiscal Year"
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break3",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"oldfieldtype": "Link",
"allow_on_submit": 0,
"depends_on": "eval:doc.status == 'Lead Lost'",
"doctype": "DocField",
"label": "Lost Reason",
"oldfieldname": "order_lost_reason",
"options": "Quotation Lost Reason",
"fieldname": "order_lost_reason",
"fieldtype": "Link",
"depends_on": "eval:doc.status == 'Lead Lost'",
"hidden": 0,
"permlevel": 0
"label": "Lost Reason",
"oldfieldname": "order_lost_reason",
"oldfieldtype": "Link",
"options": "Quotation Lost Reason"
},
{
"print_hide": 0,
"description": "Your sales person who will contact the lead in future",
"permlevel": 0,
"oldfieldtype": "Link",
"allow_on_submit": 0,
"description": "Your sales person who will contact the lead in future",
"doctype": "DocField",
"label": "Next Contact By",
"oldfieldname": "contact_by",
"width": "100px",
"fieldname": "contact_by",
"fieldtype": "Link",
"reqd": 0,
"hidden": 0,
"in_filter": 1,
"options": "Profile"
"label": "Next Contact By",
"oldfieldname": "contact_by",
"oldfieldtype": "Link",
"options": "Profile",
"print_hide": 0,
"reqd": 0,
"width": "100px"
},
{
"description": "Your sales person will get a reminder on this date to contact the lead",
"no_copy": 1,
"oldfieldtype": "Date",
"allow_on_submit": 0,
"description": "Your sales person will get a reminder on this date to contact the lead",
"doctype": "DocField",
"label": "Next Contact Date",
"oldfieldname": "contact_date",
"width": "100px",
"fieldname": "contact_date",
"fieldtype": "Date",
"reqd": 0,
"in_filter": 1,
"permlevel": 0
"label": "Next Contact Date",
"no_copy": 1,
"oldfieldname": "contact_date",
"oldfieldtype": "Date",
"reqd": 0,
"width": "100px"
},
{
"print_hide": 1,
"depends_on": "eval:!doc.__islocal",
"description": "Date on which the lead was last contacted",
"no_copy": 1,
"oldfieldtype": "Date",
"doctype": "DocField",
"label": "Last Contact Date",
"oldfieldname": "last_contact_date",
"fieldname": "last_contact_date",
"fieldtype": "Date",
"depends_on": "eval:!doc.__islocal",
"permlevel": 1
"label": "Last Contact Date",
"no_copy": 1,
"oldfieldname": "last_contact_date",
"oldfieldtype": "Date",
"print_hide": 1,
"read_only": 1
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Company",
"oldfieldname": "company",
"options": "Company",
"fieldname": "company",
"fieldtype": "Link",
"reqd": 0,
"permlevel": 0
"label": "Company",
"oldfieldname": "company",
"oldfieldtype": "Link",
"options": "Company",
"reqd": 0
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"no_copy": 1,
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"print_hide": 1,
"read_only": 1
},
{
"doctype": "DocField",
"label": "Unsubscribed",
"fieldname": "unsubscribed",
"fieldtype": "Check",
"permlevel": 0
"label": "Unsubscribed"
},
{
"doctype": "DocField",
"label": "Blog Subscriber",
"fieldname": "blog_subscriber",
"fieldtype": "Check",
"permlevel": 0
"label": "Blog Subscriber"
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"role": "All",
"cancel": 0,
"permlevel": 1
"doctype": "DocPerm",
"role": "Sales User"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "Sales User",
"cancel": 0,
"permlevel": 0
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "Sales Manager",
"cancel": 1,
"permlevel": 0
"doctype": "DocPerm",
"role": "Sales Manager"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "System Manager",
"cancel": 0,
"permlevel": 0
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"role": "Sales Manager",
"cancel": 0,
"permlevel": 1
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"role": "Sales User",
"cancel": 0,
"permlevel": 1
"role": "System Manager"
}
]

View File

@ -1,8 +1,8 @@
[
{
"creation": "2013-01-18 12:35:41",
"creation": "2013-01-10 16:34:19",
"docstatus": 0,
"modified": "2013-01-22 12:08:56",
"modified": "2013-01-22 15:23:24",
"modified_by": "Administrator",
"owner": "Administrator"
},
@ -21,22 +21,29 @@
"name": "__common__",
"parent": "Opportunity",
"parentfield": "fields",
"parenttype": "DocType"
"parenttype": "DocType",
"permlevel": 0
},
{
"amend": 1,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Opportunity",
"parentfield": "permissions",
"parenttype": "DocType",
"read": 1
"permlevel": 0,
"read": 1,
"report": 1,
"submit": 1,
"write": 1
},
{
"doctype": "DocType",
"name": "Opportunity"
},
{
"default": "OPPTY",
"description": "To manage multiple series please go to Setup > Manage Series",
"doctype": "DocField",
"fieldname": "naming_series",
@ -45,8 +52,7 @@
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
"options": "\nOPPTY",
"permlevel": 0,
"options": "OPPT",
"reqd": 1
},
{
@ -57,7 +63,6 @@
"oldfieldname": "enquiry_from",
"oldfieldtype": "Select",
"options": "\nLead\nCustomer",
"permlevel": 0,
"print_hide": 1,
"report_hide": 0,
"reqd": 1
@ -72,7 +77,6 @@
"oldfieldname": "customer",
"oldfieldtype": "Link",
"options": "Customer",
"permlevel": 0,
"print_hide": 1,
"reqd": 0,
"search_index": 0
@ -87,7 +91,6 @@
"oldfieldname": "lead",
"oldfieldtype": "Link",
"options": "Lead",
"permlevel": 0,
"print_hide": 1
},
{
@ -95,7 +98,6 @@
"fieldname": "column_break0",
"fieldtype": "Column Break",
"oldfieldtype": "Column Break",
"permlevel": 0,
"width": "50%"
},
{
@ -108,7 +110,7 @@
"oldfieldname": "status",
"oldfieldtype": "Select",
"options": "\nDraft\nSubmitted\nQuotation Sent\nOrder Confirmed\nOpportunity Lost\nCancelled",
"permlevel": 1,
"read_only": 1,
"reqd": 1
},
{
@ -119,7 +121,6 @@
"oldfieldname": "enquiry_type",
"oldfieldtype": "Select",
"options": "\nSales\nMaintenance",
"permlevel": 0,
"reqd": 1
},
{
@ -127,8 +128,7 @@
"fieldname": "items",
"fieldtype": "Section Break",
"label": "Items",
"oldfieldtype": "Section Break",
"permlevel": 0
"oldfieldtype": "Section Break"
},
{
"description": "Items which do not exist in Item master can also be entered on customer's request",
@ -138,16 +138,14 @@
"label": "Opportunity Items",
"oldfieldname": "enquiry_details",
"oldfieldtype": "Table",
"options": "Opportunity Item",
"permlevel": 0
"options": "Opportunity Item"
},
{
"description": "Keep a track of communication related to this enquiry which will help for future reference.",
"doctype": "DocField",
"fieldname": "communication_history",
"fieldtype": "Section Break",
"oldfieldtype": "Section Break",
"permlevel": 0
"oldfieldtype": "Section Break"
},
{
"allow_on_submit": 1,
@ -156,15 +154,13 @@
"fieldtype": "HTML",
"label": "Communication HTML",
"oldfieldname": "follow_up",
"oldfieldtype": "Table",
"permlevel": 0
"oldfieldtype": "Table"
},
{
"doctype": "DocField",
"fieldname": "contact_info",
"fieldtype": "Section Break",
"label": "Contact Info",
"permlevel": 0
"label": "Contact Info"
},
{
"doctype": "DocField",
@ -173,7 +169,6 @@
"in_filter": 1,
"label": "Contact Person",
"options": "Contact",
"permlevel": 0,
"print_hide": 1
},
{
@ -183,7 +178,6 @@
"in_filter": 1,
"label": "Customer Address",
"options": "Address",
"permlevel": 0,
"print_hide": 1
},
{
@ -191,8 +185,8 @@
"fieldname": "customer_name",
"fieldtype": "Data",
"label": "Customer Name",
"permlevel": 1,
"print_hide": 0
"print_hide": 0,
"read_only": 1
},
{
"doctype": "DocField",
@ -202,34 +196,33 @@
"label": "Address",
"oldfieldname": "address",
"oldfieldtype": "Small Text",
"permlevel": 1
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "column_break3",
"fieldtype": "Column Break",
"permlevel": 0
"fieldtype": "Column Break"
},
{
"doctype": "DocField",
"fieldname": "contact_display",
"fieldtype": "Small Text",
"label": "Contact",
"permlevel": 1
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "contact_email",
"fieldtype": "Text",
"label": "Contact Email",
"permlevel": 1
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "contact_mobile",
"fieldtype": "Text",
"label": "Contact Mobile No",
"permlevel": 1
"read_only": 1
},
{
"doctype": "DocField",
@ -239,7 +232,7 @@
"label": "Name",
"oldfieldname": "lead_name",
"oldfieldtype": "Data",
"permlevel": 1
"read_only": 1
},
{
"depends_on": "eval:doc.enquiry_from==\"Customer\"",
@ -253,7 +246,6 @@
"oldfieldname": "customer_group",
"oldfieldtype": "Link",
"options": "Customer Group",
"permlevel": 0,
"print_hide": 1,
"reqd": 0,
"search_index": 1
@ -266,7 +258,6 @@
"in_filter": 1,
"label": "Territory",
"options": "Territory",
"permlevel": 0,
"print_hide": 1,
"reqd": 0,
"search_index": 1
@ -277,15 +268,13 @@
"fieldname": "more_info",
"fieldtype": "Section Break",
"label": "More Info",
"oldfieldtype": "Section Break",
"permlevel": 0
"oldfieldtype": "Section Break"
},
{
"doctype": "DocField",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"oldfieldtype": "Column Break",
"permlevel": 0,
"width": "50%"
},
{
@ -297,7 +286,6 @@
"label": "Opportunity Date",
"oldfieldname": "transaction_date",
"oldfieldtype": "Date",
"permlevel": 0,
"reqd": 1,
"width": "50px"
},
@ -310,7 +298,6 @@
"oldfieldname": "fiscal_year",
"oldfieldtype": "Select",
"options": "link:Fiscal Year",
"permlevel": 0,
"print_hide": 1,
"reqd": 1,
"search_index": 1
@ -322,8 +309,7 @@
"label": "Source",
"oldfieldname": "source",
"oldfieldtype": "Select",
"options": "\nExisting Customer\nReference\nAdvertisement\nCold Calling\nExhibition\nSupplier Reference\nMass Mailing\nCustomer's Vendor\nCampaign\nWalk In",
"permlevel": 0
"options": "\nExisting Customer\nReference\nAdvertisement\nCold Calling\nExhibition\nSupplier Reference\nMass Mailing\nCustomer's Vendor\nCampaign\nWalk In"
},
{
"description": "Enter name of campaign if source of enquiry is campaign",
@ -333,8 +319,7 @@
"label": "Campaign",
"oldfieldname": "campaign",
"oldfieldtype": "Link",
"options": "Campaign",
"permlevel": 0
"options": "Campaign"
},
{
"depends_on": "eval:!doc.__islocal",
@ -345,7 +330,7 @@
"no_copy": 1,
"oldfieldname": "order_lost_reason",
"oldfieldtype": "Small Text",
"permlevel": 1,
"read_only": 1,
"report_hide": 0
},
{
@ -357,7 +342,6 @@
"oldfieldname": "company",
"oldfieldtype": "Link",
"options": "Company",
"permlevel": 0,
"print_hide": 1,
"reqd": 1,
"search_index": 1
@ -367,7 +351,6 @@
"fieldname": "column_break2",
"fieldtype": "Column Break",
"oldfieldtype": "Column Break",
"permlevel": 0,
"width": "50%"
},
{
@ -380,7 +363,6 @@
"oldfieldname": "contact_by",
"oldfieldtype": "Link",
"options": "Profile",
"permlevel": 0,
"width": "75px"
},
{
@ -390,8 +372,7 @@
"fieldtype": "Date",
"label": "Next Contact Date",
"oldfieldname": "contact_date",
"oldfieldtype": "Date",
"permlevel": 0
"oldfieldtype": "Date"
},
{
"allow_on_submit": 0,
@ -404,8 +385,8 @@
"no_copy": 1,
"oldfieldname": "last_contact_date",
"oldfieldtype": "Date",
"permlevel": 1,
"print_hide": 1
"print_hide": 1,
"read_only": 1
},
{
"doctype": "DocField",
@ -414,8 +395,7 @@
"label": "To Discuss",
"no_copy": 1,
"oldfieldname": "to_discuss",
"oldfieldtype": "Small Text",
"permlevel": 0
"oldfieldtype": "Small Text"
},
{
"doctype": "DocField",
@ -425,8 +405,8 @@
"no_copy": 1,
"oldfieldname": "amended_from",
"oldfieldtype": "Data",
"permlevel": 1,
"print_hide": 1,
"read_only": 1,
"width": "150px"
},
{
@ -437,63 +417,20 @@
"no_copy": 1,
"oldfieldname": "amendment_date",
"oldfieldtype": "Date",
"permlevel": 1,
"print_hide": 1,
"read_only": 1,
"width": "150px"
},
{
"amend": 0,
"cancel": 0,
"create": 0,
"doctype": "DocPerm",
"permlevel": 1,
"role": "Sales Manager",
"submit": 0,
"write": 0
},
{
"amend": 1,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"permlevel": 0,
"role": "System Manager",
"submit": 1,
"write": 1
},
{
"doctype": "DocPerm",
"permlevel": 1,
"role": "System Manager"
},
{
"amend": 1,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"permlevel": 0,
"role": "Sales User",
"submit": 1,
"write": 1
"role": "Sales User"
},
{
"amend": 0,
"cancel": 0,
"create": 0,
"doctype": "DocPerm",
"permlevel": 1,
"role": "Sales User",
"submit": 0,
"write": 0
},
{
"amend": 1,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"permlevel": 0,
"role": "Sales Manager",
"submit": 1,
"write": 1
"role": "Sales Manager"
}
]

View File

@ -1,115 +1,108 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:19",
"docstatus": 0,
"creation": "2012-03-27 14:36:08",
"modified": "2013-01-22 13:41:28",
"modified_by": "Administrator",
"modified": "2012-03-27 14:36:08"
"owner": "Administrator"
},
{
"section_style": "Simple",
"doctype": "DocType",
"istable": 1,
"name": "__common__",
"colour": "White:FFF",
"module": "Selling",
"show_in_menu": 0,
"version": 59,
"server_code_error": " ",
"doctype": "DocType"
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Opportunity Item",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Opportunity Item",
"doctype": "DocType"
"doctype": "DocType",
"name": "Opportunity Item"
},
{
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Item Code",
"oldfieldname": "item_code",
"trigger": "Client",
"fieldname": "item_code",
"fieldtype": "Link",
"reqd": 0,
"options": "Item"
"label": "Item Code",
"oldfieldname": "item_code",
"oldfieldtype": "Link",
"options": "Item",
"reqd": 0
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Item Name",
"oldfieldname": "item_name",
"fieldname": "item_name",
"fieldtype": "Data",
"label": "Item Name",
"oldfieldname": "item_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"oldfieldtype": "Text",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Text",
"reqd": 1
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Text",
"reqd": 1,
"width": "300px"
},
{
"print_hide": 1,
"search_index": 0,
"doctype": "DocField",
"label": "Item Group",
"oldfieldname": "item_group",
"fieldname": "item_group",
"fieldtype": "Link",
"oldfieldtype": "Link",
"hidden": 1,
"options": "Item Group"
"label": "Item Group",
"oldfieldname": "item_group",
"oldfieldtype": "Link",
"options": "Item Group",
"print_hide": 1,
"search_index": 0
},
{
"print_hide": 1,
"search_index": 0,
"doctype": "DocField",
"label": "Brand",
"oldfieldname": "brand",
"fieldname": "brand",
"fieldtype": "Link",
"oldfieldtype": "Link",
"hidden": 1,
"options": "Brand"
"label": "Brand",
"oldfieldname": "brand",
"oldfieldtype": "Link",
"options": "Brand",
"print_hide": 1,
"search_index": 0
},
{
"print_hide": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Basic Rate",
"oldfieldname": "basic_rate",
"fieldname": "basic_rate",
"fieldtype": "Currency",
"hidden": 1
"hidden": 1,
"label": "Basic Rate",
"oldfieldname": "basic_rate",
"oldfieldtype": "Currency",
"print_hide": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "qty",
"fieldtype": "Float",
"label": "Qty",
"oldfieldname": "qty",
"fieldname": "qty",
"fieldtype": "Currency"
"oldfieldtype": "Currency"
},
{
"search_index": 0,
"doctype": "DocField",
"label": "UOM",
"oldfieldname": "uom",
"fieldname": "uom",
"fieldtype": "Link",
"label": "UOM",
"oldfieldname": "uom",
"oldfieldtype": "Link",
"options": "UOM"
"options": "UOM",
"search_index": 0
}
]

File diff suppressed because it is too large Load Diff

View File

@ -1,297 +1,275 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:19",
"docstatus": 0,
"creation": "2012-06-08 16:07:57",
"modified": "2013-01-22 14:47:57",
"modified_by": "Administrator",
"modified": "2012-07-09 11:04:47"
"owner": "Administrator"
},
{
"section_style": "Tray",
"autoname": "QUOD/.#####",
"doctype": "DocType",
"istable": 1,
"module": "Selling",
"server_code_error": " ",
"doctype": "DocType",
"autoname": "QUOD/.#####",
"name": "__common__",
"colour": "White:FFF",
"is_transaction_doc": 0,
"show_in_menu": 0,
"version": 1
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Quotation Item",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Quotation Item",
"doctype": "DocType"
"doctype": "DocType",
"name": "Quotation Item"
},
{
"print_hide": 0,
"permlevel": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item Code",
"oldfieldname": "item_code",
"width": "150px",
"trigger": "Client",
"fieldname": "item_code",
"fieldtype": "Link",
"search_index": 1,
"reqd": 1,
"hidden": 0,
"in_filter": 1,
"label": "Item Code",
"oldfieldname": "item_code",
"oldfieldtype": "Link",
"options": "Item",
"in_filter": 1
"print_hide": 0,
"reqd": 1,
"search_index": 1,
"width": "150px"
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Customer's Item Code",
"fieldname": "customer_item_code",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 1
"label": "Customer's Item Code",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"search_index": 1,
"doctype": "DocField",
"label": "Item Name",
"oldfieldname": "item_name",
"width": "150px",
"fieldname": "item_name",
"fieldtype": "Data",
"in_filter": 1,
"label": "Item Name",
"oldfieldname": "item_name",
"oldfieldtype": "Data",
"print_hide": 1,
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"search_index": 1,
"width": "150px"
},
{
"print_hide": 0,
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Small Text",
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"print_hide": 0,
"reqd": 1,
"permlevel": 0
"width": "300px"
},
{
"print_hide": 0,
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "qty",
"fieldtype": "Float",
"in_filter": 0,
"label": "Quantity",
"oldfieldname": "qty",
"width": "100px",
"trigger": "Client",
"fieldname": "qty",
"fieldtype": "Currency",
"search_index": 0,
"oldfieldtype": "Currency",
"print_hide": 0,
"reqd": 1,
"permlevel": 0,
"in_filter": 0
"search_index": 0,
"width": "100px"
},
{
"print_hide": 0,
"oldfieldtype": "Data",
"colour": "White:FFF",
"doctype": "DocField",
"label": "UOM",
"oldfieldname": "stock_uom",
"width": "100px",
"fieldname": "stock_uom",
"fieldtype": "Data",
"label": "UOM",
"oldfieldname": "stock_uom",
"oldfieldtype": "Data",
"print_hide": 0,
"read_only": 1,
"reqd": 0,
"permlevel": 1
"width": "100px"
},
{
"print_hide": 1,
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Price List Rate",
"oldfieldname": "ref_rate",
"width": "100px",
"trigger": "Client",
"fieldname": "ref_rate",
"fieldtype": "Currency",
"label": "Price List Rate",
"oldfieldname": "ref_rate",
"oldfieldtype": "Currency",
"print_hide": 1,
"reqd": 0,
"permlevel": 0
"width": "100px"
},
{
"print_hide": 1,
"default": "0.00",
"oldfieldtype": "Float",
"doctype": "DocField",
"label": "Discount (%)",
"oldfieldname": "adj_rate",
"width": "100px",
"trigger": "Client",
"fieldname": "adj_rate",
"fieldtype": "Float",
"permlevel": 0
"label": "Discount (%)",
"oldfieldname": "adj_rate",
"oldfieldtype": "Float",
"print_hide": 1,
"width": "100px"
},
{
"print_hide": 0,
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Rate",
"oldfieldname": "export_rate",
"width": "100px",
"trigger": "Client",
"fieldname": "export_rate",
"fieldtype": "Currency",
"search_index": 0,
"in_filter": 0,
"label": "Rate",
"oldfieldname": "export_rate",
"oldfieldtype": "Currency",
"print_hide": 0,
"reqd": 0,
"permlevel": 0,
"in_filter": 0
"search_index": 0,
"width": "100px"
},
{
"print_hide": 0,
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Amount",
"oldfieldname": "export_amount",
"width": "100px",
"fieldname": "export_amount",
"fieldtype": "Currency",
"search_index": 0,
"in_filter": 0,
"label": "Amount",
"oldfieldname": "export_amount",
"oldfieldtype": "Currency",
"print_hide": 0,
"read_only": 1,
"reqd": 0,
"permlevel": 1,
"in_filter": 0
"search_index": 0,
"width": "100px"
},
{
"print_hide": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Price List Rate*",
"oldfieldname": "base_ref_rate",
"width": "100px",
"fieldname": "base_ref_rate",
"fieldtype": "Currency",
"permlevel": 1
"label": "Price List Rate*",
"oldfieldname": "base_ref_rate",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1,
"width": "100px"
},
{
"print_hide": 1,
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Basic Rate*",
"oldfieldname": "basic_rate",
"width": "100px",
"trigger": "Client",
"fieldname": "basic_rate",
"fieldtype": "Currency",
"search_index": 0,
"in_filter": 0,
"label": "Basic Rate*",
"oldfieldname": "basic_rate",
"oldfieldtype": "Currency",
"print_hide": 1,
"reqd": 0,
"permlevel": 0,
"in_filter": 0
"search_index": 0,
"width": "100px"
},
{
"print_hide": 1,
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Amount*",
"oldfieldname": "amount",
"width": "100px",
"trigger": "Client",
"fieldname": "amount",
"fieldtype": "Currency",
"search_index": 0,
"in_filter": 0,
"label": "Amount*",
"oldfieldname": "amount",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1,
"reqd": 0,
"permlevel": 1,
"in_filter": 0
"search_index": 0,
"width": "100px"
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item Group",
"oldfieldname": "item_group",
"options": "Item Group",
"fieldname": "item_group",
"fieldtype": "Link",
"search_index": 1,
"hidden": 1,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Item Group",
"oldfieldname": "item_group",
"oldfieldtype": "Link",
"options": "Item Group",
"print_hide": 1,
"read_only": 1,
"search_index": 1
},
{
"print_hide": 1,
"permlevel": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Brand",
"oldfieldname": "brand",
"width": "150px",
"fieldname": "brand",
"fieldtype": "Link",
"search_index": 1,
"hidden": 1,
"in_filter": 1,
"label": "Brand",
"oldfieldname": "brand",
"oldfieldtype": "Link",
"options": "Brand",
"in_filter": 1
"print_hide": 1,
"read_only": 1,
"search_index": 1,
"width": "150px"
},
{
"print_hide": 1,
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Item Tax Rate",
"oldfieldname": "item_tax_rate",
"fieldname": "item_tax_rate",
"fieldtype": "Small Text",
"hidden": 1,
"permlevel": 1,
"label": "Item Tax Rate",
"oldfieldname": "item_tax_rate",
"oldfieldtype": "Small Text",
"print_hide": 1,
"read_only": 1,
"report_hide": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Against Docname",
"oldfieldname": "prevdoc_docname",
"width": "150px",
"fieldname": "prevdoc_docname",
"fieldtype": "Data",
"permlevel": 1,
"report_hide": 0
"label": "Against Docname",
"no_copy": 1,
"oldfieldname": "prevdoc_docname",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1,
"report_hide": 0,
"width": "150px"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Against Doctype",
"oldfieldname": "prevdoc_doctype",
"width": "150px",
"fieldname": "prevdoc_doctype",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 1,
"report_hide": 0
"label": "Against Doctype",
"no_copy": 1,
"oldfieldname": "prevdoc_doctype",
"oldfieldtype": "Data",
"print_hide": 1,
"read_only": 1,
"report_hide": 0,
"width": "150px"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Check",
"allow_on_submit": 1,
"doctype": "DocField",
"label": "Page Break",
"oldfieldname": "page_break",
"fieldname": "page_break",
"fieldtype": "Check",
"hidden": 0,
"permlevel": 0,
"label": "Page Break",
"no_copy": 1,
"oldfieldname": "page_break",
"oldfieldtype": "Check",
"print_hide": 1,
"report_hide": 1
}
]

View File

@ -1,115 +1,108 @@
[
{
"owner": "wasim@webnotestech.com",
"creation": "2013-01-10 16:34:20",
"docstatus": 0,
"creation": "2012-03-27 14:36:14",
"modified": "2013-01-22 14:47:59",
"modified_by": "Administrator",
"modified": "2012-03-27 14:36:14"
"owner": "wasim@webnotestech.com"
},
{
"section_style": "Simple",
"doctype": "DocType",
"istable": 1,
"name": "__common__",
"colour": "White:FFF",
"module": "Selling",
"show_in_menu": 0,
"version": 8,
"server_code_error": " ",
"doctype": "DocType"
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Sales and Purchase Return Item",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Sales and Purchase Return Item",
"doctype": "DocType"
"doctype": "DocType",
"name": "Sales and Purchase Return Item"
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item Code",
"oldfieldname": "item_code",
"permlevel": 1,
"fieldname": "item_code",
"fieldtype": "Link",
"reqd": 1,
"options": "Item"
"label": "Item Code",
"oldfieldname": "item_code",
"oldfieldtype": "Link",
"options": "Item",
"read_only": 1,
"reqd": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Data",
"permlevel": 1
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Data",
"read_only": 1,
"width": "300px"
},
{
"search_index": 0,
"doctype": "DocField",
"label": "UOM",
"oldfieldname": "uom",
"permlevel": 1,
"fieldname": "uom",
"fieldtype": "Link",
"label": "UOM",
"oldfieldname": "uom",
"oldfieldtype": "Link",
"options": "UOM"
"options": "UOM",
"read_only": 1,
"search_index": 0
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Rate",
"oldfieldname": "rate",
"fieldname": "rate",
"fieldtype": "Currency",
"permlevel": 1
"label": "Rate",
"oldfieldname": "rate",
"oldfieldtype": "Currency",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Qty",
"oldfieldname": "qty",
"fieldname": "qty",
"fieldtype": "Data",
"permlevel": 1
"label": "Qty",
"oldfieldname": "qty",
"oldfieldtype": "Data",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Returned Qty",
"oldfieldname": "returned_qty",
"fieldname": "returned_qty",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Returned Qty",
"oldfieldname": "returned_qty",
"oldfieldtype": "Data",
"reqd": 1
},
{
"doctype": "DocField",
"label": "Serial No",
"fieldname": "serial_no",
"fieldtype": "Small Text",
"permlevel": 0
"label": "Serial No"
},
{
"doctype": "DocField",
"label": "Batch No",
"fieldname": "batch_no",
"fieldtype": "Data",
"permlevel": 0
"label": "Batch No"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Detail Name",
"oldfieldname": "detail_name",
"fieldname": "detail_name",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 1
"label": "Detail Name",
"oldfieldname": "detail_name",
"oldfieldtype": "Data",
"read_only": 1
}
]

File diff suppressed because it is too large Load Diff

View File

@ -1,382 +1,352 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:21",
"docstatus": 0,
"creation": "2012-06-08 16:07:58",
"modified": "2013-01-22 13:47:03",
"modified_by": "Administrator",
"modified": "2012-07-09 11:05:16"
"owner": "Administrator"
},
{
"section_style": "Tray",
"autoname": "SOD/.#####",
"doctype": "DocType",
"istable": 1,
"module": "Selling",
"server_code_error": " ",
"doctype": "DocType",
"autoname": "SOD/.#####",
"name": "__common__",
"colour": "White:FFF",
"show_in_menu": 0,
"version": 1
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Sales Order Item",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Sales Order Item",
"doctype": "DocType"
"doctype": "DocType",
"name": "Sales Order Item"
},
{
"permlevel": 0,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Item Code",
"oldfieldname": "item_code",
"width": "150px",
"trigger": "Client",
"fieldname": "item_code",
"fieldtype": "Link",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Item Code",
"oldfieldname": "item_code",
"oldfieldtype": "Link",
"options": "Item",
"in_filter": 1
"reqd": 1,
"search_index": 1,
"width": "150px"
},
{
"print_hide": 1,
"doctype": "DocField",
"label": "Customer's Item Code",
"fieldname": "customer_item_code",
"fieldtype": "Data",
"hidden": 1,
"permlevel": 1
"label": "Customer's Item Code",
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Item Name",
"oldfieldname": "item_name",
"width": "150",
"fieldname": "item_name",
"fieldtype": "Data",
"label": "Item Name",
"oldfieldname": "item_name",
"oldfieldtype": "Data",
"print_hide": 1,
"reqd": 1,
"permlevel": 0
"width": "150"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Small Text",
"search_index": 1,
"in_filter": 1,
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"search_index": 1,
"width": "300px"
},
{
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "qty",
"fieldtype": "Float",
"label": "Quantity",
"oldfieldname": "qty",
"width": "100px",
"trigger": "Client",
"fieldname": "qty",
"fieldtype": "Currency",
"oldfieldtype": "Currency",
"reqd": 1,
"permlevel": 0
"width": "100px"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "UOM",
"oldfieldname": "stock_uom",
"width": "70px",
"fieldname": "stock_uom",
"fieldtype": "Data",
"reqd": 0,
"hidden": 0,
"permlevel": 1
"label": "UOM",
"oldfieldname": "stock_uom",
"oldfieldtype": "Data",
"read_only": 1,
"reqd": 0,
"width": "70px"
},
{
"print_hide": 1,
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Price List Rate",
"oldfieldname": "ref_rate",
"width": "70px",
"trigger": "Client",
"fieldname": "ref_rate",
"fieldtype": "Currency",
"label": "Price List Rate",
"oldfieldname": "ref_rate",
"oldfieldtype": "Currency",
"print_hide": 1,
"reqd": 0,
"permlevel": 0
"width": "70px"
},
{
"print_hide": 1,
"default": "0.00",
"oldfieldtype": "Float",
"doctype": "DocField",
"label": "Discount(%)",
"oldfieldname": "adj_rate",
"width": "70px",
"trigger": "Client",
"fieldname": "adj_rate",
"fieldtype": "Float",
"permlevel": 0
"label": "Discount(%)",
"oldfieldname": "adj_rate",
"oldfieldtype": "Float",
"print_hide": 1,
"width": "70px"
},
{
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Rate",
"oldfieldname": "export_rate",
"width": "100px",
"trigger": "Client",
"fieldname": "export_rate",
"fieldtype": "Currency",
"label": "Rate",
"oldfieldname": "export_rate",
"oldfieldtype": "Currency",
"reqd": 0,
"permlevel": 0
"width": "100px"
},
{
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"no_copy": 0,
"label": "Amount",
"oldfieldname": "export_amount",
"width": "100px",
"fieldname": "export_amount",
"fieldtype": "Currency",
"label": "Amount",
"no_copy": 0,
"oldfieldname": "export_amount",
"oldfieldtype": "Currency",
"read_only": 1,
"reqd": 0,
"permlevel": 1
"width": "100px"
},
{
"print_hide": 1,
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Price List Rate*",
"oldfieldname": "base_ref_rate",
"width": "100px",
"fieldname": "base_ref_rate",
"fieldtype": "Currency",
"permlevel": 1
"label": "Price List Rate*",
"oldfieldname": "base_ref_rate",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1,
"width": "100px"
},
{
"print_hide": 1,
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Basic Rate*",
"oldfieldname": "basic_rate",
"width": "100px",
"trigger": "Client",
"fieldname": "basic_rate",
"fieldtype": "Currency",
"label": "Basic Rate*",
"oldfieldname": "basic_rate",
"oldfieldtype": "Currency",
"print_hide": 1,
"reqd": 0,
"permlevel": 0
"width": "100px"
},
{
"print_hide": 1,
"default": "0.00",
"oldfieldtype": "Currency",
"doctype": "DocField",
"no_copy": 0,
"label": "Amount*",
"oldfieldname": "amount",
"width": "100px",
"fieldname": "amount",
"fieldtype": "Currency",
"label": "Amount*",
"no_copy": 0,
"oldfieldname": "amount",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1,
"reqd": 0,
"permlevel": 1
"width": "100px"
},
{
"print_hide": 1,
"permlevel": 0,
"no_copy": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Reserved Warehouse",
"oldfieldname": "reserved_warehouse",
"width": "150px",
"trigger": "Client",
"fieldname": "reserved_warehouse",
"fieldtype": "Link",
"reqd": 0,
"options": "Warehouse"
},
{
"print_hide": 1,
"width": "70px",
"default": "0.00",
"oldfieldtype": "Currency",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Projected Qty",
"oldfieldname": "projected_qty",
"label": "Reserved Warehouse",
"no_copy": 1,
"fieldname": "projected_qty",
"fieldtype": "Currency",
"hidden": 1,
"permlevel": 1
"oldfieldname": "reserved_warehouse",
"oldfieldtype": "Link",
"options": "Warehouse",
"print_hide": 1,
"reqd": 0,
"width": "150px"
},
{
"print_hide": 1,
"width": "70px",
"default": "0.00",
"colour": "White:FFF",
"doctype": "DocField",
"fieldname": "projected_qty",
"fieldtype": "Float",
"hidden": 1,
"label": "Projected Qty",
"no_copy": 1,
"oldfieldname": "projected_qty",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1,
"width": "70px"
},
{
"default": "0.00",
"doctype": "DocField",
"fieldname": "actual_qty",
"fieldtype": "Float",
"label": "Actual Qty",
"no_copy": 1,
"fieldname": "actual_qty",
"fieldtype": "Currency",
"permlevel": 1
"print_hide": 1,
"read_only": 1,
"width": "70px"
},
{
"print_hide": 1,
"width": "100px",
"default": "0.00",
"oldfieldtype": "Currency",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Delivered Qty",
"oldfieldname": "delivered_qty",
"no_copy": 1,
"fieldname": "delivered_qty",
"fieldtype": "Currency",
"search_index": 0,
"fieldtype": "Float",
"hidden": 0,
"permlevel": 1,
"in_filter": 0
"in_filter": 0,
"label": "Delivered Qty",
"no_copy": 1,
"oldfieldname": "delivered_qty",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1,
"search_index": 0,
"width": "100px"
},
{
"print_hide": 1,
"no_copy": 1,
"doctype": "DocField",
"label": "Billed Amt",
"fieldname": "billed_amt",
"fieldtype": "Currency",
"permlevel": 1
},
{
"print_hide": 1,
"description": "For Production",
"label": "Billed Amt",
"no_copy": 1,
"oldfieldtype": "Currency",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Planned Quantity",
"oldfieldname": "planned_qty",
"width": "50px",
"fieldname": "planned_qty",
"fieldtype": "Currency",
"hidden": 1,
"permlevel": 1,
"report_hide": 1
"print_hide": 1,
"read_only": 1
},
{
"print_hide": 1,
"description": "For Production",
"oldfieldtype": "Currency",
"colour": "White:FFF",
"doctype": "DocField",
"fieldname": "planned_qty",
"fieldtype": "Float",
"hidden": 1,
"label": "Planned Quantity",
"no_copy": 1,
"oldfieldname": "planned_qty",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1,
"report_hide": 1,
"width": "50px"
},
{
"description": "For Production",
"doctype": "DocField",
"fieldname": "produced_qty",
"fieldtype": "Float",
"hidden": 1,
"label": "Produced Quantity",
"oldfieldname": "produced_qty",
"width": "50px",
"fieldname": "produced_qty",
"fieldtype": "Currency",
"hidden": 1,
"permlevel": 1,
"report_hide": 1
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1,
"report_hide": 1,
"width": "50px"
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Brand Name",
"oldfieldname": "brand",
"permlevel": 1,
"fieldname": "brand",
"fieldtype": "Link",
"search_index": 1,
"hidden": 1,
"in_filter": 1,
"label": "Brand Name",
"oldfieldname": "brand",
"oldfieldtype": "Link",
"options": "Brand",
"in_filter": 1
"print_hide": 1,
"read_only": 1,
"search_index": 1
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Item Group",
"oldfieldname": "item_group",
"permlevel": 1,
"fieldname": "item_group",
"fieldtype": "Link",
"search_index": 1,
"hidden": 1,
"in_filter": 1,
"label": "Item Group",
"oldfieldname": "item_group",
"oldfieldtype": "Link",
"options": "Item Group",
"in_filter": 1
"print_hide": 1,
"read_only": 1,
"search_index": 1
},
{
"print_hide": 1,
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Quotation No.",
"oldfieldname": "prevdoc_docname",
"options": "Quotation",
"fieldname": "prevdoc_docname",
"fieldtype": "Link",
"search_index": 1,
"hidden": 0,
"permlevel": 1,
"in_filter": 1
"in_filter": 1,
"label": "Quotation No.",
"oldfieldname": "prevdoc_docname",
"oldfieldtype": "Link",
"options": "Quotation",
"print_hide": 1,
"read_only": 1,
"search_index": 1
},
{
"print_hide": 1,
"oldfieldtype": "Check",
"allow_on_submit": 1,
"doctype": "DocField",
"label": "Page Break",
"oldfieldname": "page_break",
"fieldname": "page_break",
"fieldtype": "Check",
"permlevel": 0,
"label": "Page Break",
"oldfieldname": "page_break",
"oldfieldtype": "Check",
"print_hide": 1,
"report_hide": 1
},
{
"print_hide": 1,
"oldfieldtype": "Small Text",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Item Tax Rate",
"oldfieldname": "item_tax_rate",
"fieldname": "item_tax_rate",
"fieldtype": "Small Text",
"hidden": 1,
"permlevel": 1,
"label": "Item Tax Rate",
"oldfieldname": "item_tax_rate",
"oldfieldtype": "Small Text",
"print_hide": 1,
"read_only": 1,
"report_hide": 1
},
{
"print_hide": 1,
"description": "The date at which current entry is made in system.",
"oldfieldtype": "Date",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Sales Order Date",
"oldfieldname": "transaction_date",
"fieldname": "transaction_date",
"fieldtype": "Date",
"search_index": 0,
"hidden": 1,
"permlevel": 1,
"in_filter": 0,
"label": "Sales Order Date",
"oldfieldname": "transaction_date",
"oldfieldtype": "Date",
"print_hide": 1,
"read_only": 1,
"report_hide": 1,
"in_filter": 0
"search_index": 0
}
]

View File

@ -1,105 +1,99 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:22",
"docstatus": 0,
"creation": "2012-03-27 14:36:17",
"modified": "2013-01-22 13:47:40",
"modified_by": "Administrator",
"modified": "2012-03-27 14:36:17"
"owner": "Administrator"
},
{
"section_style": "Tray",
"doctype": "DocType",
"istable": 1,
"name": "__common__",
"colour": "White:FFF",
"module": "Selling",
"show_in_menu": 0,
"version": 5,
"server_code_error": " ",
"doctype": "DocType"
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Sales Team",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Sales Team",
"doctype": "DocType"
"doctype": "DocType",
"name": "Sales Team"
},
{
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Sales Person",
"oldfieldname": "sales_person",
"width": "200px",
"fieldname": "sales_person",
"fieldtype": "Link",
"search_index": 1,
"reqd": 1,
"in_filter": 1,
"label": "Sales Person",
"oldfieldname": "sales_person",
"oldfieldtype": "Link",
"options": "Sales Person",
"in_filter": 1
"reqd": 1,
"search_index": 1,
"width": "200px"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"fieldname": "sales_designation",
"fieldtype": "Data",
"label": "Designation",
"oldfieldname": "sales_designation",
"width": "100px",
"fieldname": "sales_designation",
"fieldtype": "Data"
"oldfieldtype": "Data",
"width": "100px"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Contact No.",
"oldfieldname": "contact_no",
"width": "100px",
"fieldname": "contact_no",
"fieldtype": "Data",
"hidden": 1
"hidden": 1,
"label": "Contact No.",
"oldfieldname": "contact_no",
"oldfieldtype": "Data",
"width": "100px"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "allocated_percentage",
"fieldtype": "Float",
"label": "Allocated (%)",
"oldfieldname": "allocated_percentage",
"width": "100px",
"trigger": "Client",
"fieldname": "allocated_percentage",
"fieldtype": "Currency",
"reqd": 0
"oldfieldtype": "Currency",
"reqd": 0,
"width": "100px"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"label": "Allocated Amount",
"oldfieldname": "allocated_amount",
"width": "120px",
"fieldname": "allocated_amount",
"fieldtype": "Currency",
"reqd": 0
"label": "Allocated Amount",
"oldfieldname": "allocated_amount",
"oldfieldtype": "Currency",
"reqd": 0,
"width": "120px"
},
{
"print_hide": 1,
"search_index": 1,
"doctype": "DocField",
"label": "Parenttype",
"oldfieldname": "parenttype",
"fieldname": "parenttype",
"fieldtype": "Data",
"oldfieldtype": "Data",
"hidden": 1,
"in_filter": 1
"in_filter": 1,
"label": "Parenttype",
"oldfieldname": "parenttype",
"oldfieldtype": "Data",
"print_hide": 1,
"search_index": 1
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "incentives",
"fieldtype": "Currency",
"label": "Incentives",
"oldfieldname": "incentives",
"fieldname": "incentives",
"fieldtype": "Currency"
"oldfieldtype": "Currency"
}
]

View File

@ -1,144 +1,119 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:22",
"docstatus": 0,
"creation": "2012-03-27 14:36:17",
"modified": "2013-01-22 14:57:24",
"modified_by": "Administrator",
"modified": "2012-03-27 14:36:17"
"owner": "Administrator"
},
{
"section_style": "Simple",
"search_fields": "customer, ship_to, shipping_address",
"module": "Selling",
"allow_trash": 1,
"document_type": "Master",
"autoname": "SA.#####",
"name": "__common__",
"colour": "White:FFF",
"doctype": "DocType",
"show_in_menu": 0,
"version": 8
"document_type": "Master",
"module": "Selling",
"name": "__common__",
"search_fields": "customer, ship_to, shipping_address"
},
{
"name": "__common__",
"parent": "Shipping Address",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Shipping Address",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Shipping Address",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"doctype": "DocPerm",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Shipping Address",
"doctype": "DocType"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"role": "Sales Master Manager",
"report": 1,
"permlevel": 0
"submit": 0,
"write": 1
},
{
"role": "Sales Master Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"role": "Sales Manager",
"report": 1,
"permlevel": 0
},
{
"role": "Sales Manager",
"permlevel": 1,
"doctype": "DocPerm"
"doctype": "DocType",
"name": "Shipping Address"
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
"width": "50%"
},
{
"doctype": "DocField",
"label": "Customer",
"permlevel": 0,
"fieldname": "customer",
"fieldtype": "Link",
"reqd": 1,
"options": "Customer"
"label": "Customer",
"options": "Customer",
"reqd": 1
},
{
"doctype": "DocField",
"label": "Customer Name",
"fieldname": "customer_name",
"fieldtype": "Data",
"permlevel": 1
"label": "Customer Name",
"read_only": 1
},
{
"doctype": "DocField",
"label": "Customer Address",
"fieldname": "customer_address",
"fieldtype": "Text",
"permlevel": 1
"label": "Customer Address",
"read_only": 1
},
{
"doctype": "DocField",
"label": "Ship To",
"fieldname": "ship_to",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Ship To",
"reqd": 1
},
{
"doctype": "DocField",
"label": "Shipping Address",
"fieldname": "shipping_address",
"fieldtype": "Text",
"reqd": 1,
"permlevel": 0
"label": "Shipping Address",
"reqd": 1
},
{
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"width": "50%"
},
{
"doctype": "DocField",
"options": "Yes\nNo",
"fieldname": "is_primary_address",
"fieldtype": "Select",
"label": "Is Primary Address",
"permlevel": 0
"options": "Yes\nNo"
},
{
"doctype": "DocField",
"label": "Shipping Details",
"fieldname": "shipping_details",
"fieldtype": "Text Editor",
"permlevel": 0
"label": "Shipping Details"
},
{
"doctype": "DocField",
"label": "Trash Reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"read_only": 1
},
{
"doctype": "DocPerm",
"role": "Sales Master Manager"
},
{
"doctype": "DocPerm",
"role": "Sales Manager"
}
]

View File

@ -1,120 +1,101 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:22",
"docstatus": 0,
"creation": "2012-03-27 14:36:17",
"modified": "2013-01-22 14:57:24",
"modified_by": "Administrator",
"modified": "2012-03-27 14:36:17"
"owner": "Administrator"
},
{
"section_style": "Simple",
"allow_attach": 0,
"allow_print": 1,
"module": "Selling",
"doctype": "DocType",
"server_code_error": " ",
"in_create": 0,
"read_only": 1,
"allow_copy": 1,
"allow_email": 1,
"allow_print": 1,
"doctype": "DocType",
"hide_heading": 0,
"issingle": 1,
"name": "__common__",
"colour": "White:FFF",
"_last_update": "1322549700",
"show_in_menu": 1,
"version": 41,
"menu_index": 4,
"hide_toolbar": 0,
"allow_copy": 1
"in_create": 0,
"issingle": 1,
"module": "Selling",
"name": "__common__",
"read_only": 1
},
{
"name": "__common__",
"parent": "SMS Center",
"doctype": "DocField",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "SMS Center",
"read": 1,
"doctype": "DocPerm",
"parentfield": "fields",
"parenttype": "DocType",
"role": "System Manager",
"parentfield": "permissions"
"permlevel": 0
},
{
"name": "SMS Center",
"doctype": "DocType"
},
{
"write": 1,
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "SMS Center",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"doctype": "DocPerm"
"read": 1,
"report": 1,
"role": "System Manager",
"submit": 0,
"write": 1
},
{
"write": 0,
"create": 0,
"permlevel": 1,
"doctype": "DocPerm"
"doctype": "DocType",
"name": "SMS Center"
},
{
"width": "50%",
"doctype": "DocField",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"doctype": "DocField"
"width": "50%"
},
{
"doctype": "DocField",
"label": "Send To",
"trigger": "Client",
"fieldname": "send_to",
"fieldtype": "Select",
"label": "Send To",
"options": "\nAll Contact\nAll Customer Contact\nAll Supplier Contact\nAll Sales Partner Contact\nAll Lead (Open)\nAll Employee (Active)\nAll Sales Person"
},
{
"depends_on": "eval:doc.send_to=='All Customer Contact'",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Customer",
"fieldname": "customer",
"fieldtype": "Link",
"label": "Customer",
"options": "Customer"
},
{
"depends_on": "eval:doc.send_to=='All Supplier Contact'",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Supplier",
"fieldname": "supplier",
"fieldtype": "Link",
"label": "Supplier",
"options": "Supplier"
},
{
"depends_on": "eval:doc.send_to=='All Employee (Active)'",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Department",
"fieldname": "department",
"fieldtype": "Select",
"label": "Department",
"options": "link:Department"
},
{
"depends_on": "eval:doc.send_to=='All Employee (Active)'",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Branch",
"fieldname": "branch",
"fieldtype": "Select",
"label": "Branch",
"options": "link:Branch"
},
{
"doctype": "DocField",
"label": "Create Receiver List",
"fieldname": "create_receiver_list",
"fieldtype": "Button",
"label": "Create Receiver List",
"options": "create_receiver_list"
},
{
@ -124,24 +105,27 @@
"label": "Receiver List"
},
{
"width": "50%",
"doctype": "DocField",
"fieldname": "column_break9",
"fieldtype": "Column Break",
"doctype": "DocField"
"width": "50%"
},
{
"description": "Message greater than 160 character will be splitted into multiple mesage",
"doctype": "DocField",
"label": "Message",
"fieldname": "message",
"fieldtype": "Text",
"label": "Message",
"reqd": 1
},
{
"doctype": "DocField",
"label": "Send SMS",
"fieldname": "send_sms",
"fieldtype": "Button",
"label": "Send SMS",
"options": "send_sms"
},
{
"doctype": "DocPerm"
}
]

View File

@ -15,7 +15,8 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
cur_frm.cscript.refresh = function(doc, cdt, cdn) {
if(doc.abbr && !doc.__islocal) set_field_permlevel('abbr',1);
if(doc.abbr && !doc.__islocal)
cur_frm.set_df_property("abbr", "read_only", 1)
}
cur_frm.cscript.has_special_chars = function(t) {

View File

@ -1,309 +1,260 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:22",
"docstatus": 0,
"creation": "2012-08-10 13:00:45",
"modified": "2013-01-22 14:55:58",
"modified_by": "Administrator",
"modified": "2012-12-03 11:26:05"
"owner": "Administrator"
},
{
"description": "Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.",
"autoname": "field:company_name",
"allow_rename": 1,
"module": "Setup",
"autoname": "field:company_name",
"description": "Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.",
"doctype": "DocType",
"document_type": "Master",
"module": "Setup",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Company",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "__common__",
"parent": "Company",
"read": 1,
"amend": 0,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Company",
"parentfield": "permissions",
"parenttype": "DocType",
"parentfield": "permissions"
"permlevel": 0,
"read": 1,
"report": 1,
"role": "System Manager",
"submit": 0,
"write": 1
},
{
"name": "Company",
"doctype": "DocType"
"doctype": "DocType",
"name": "Company"
},
{
"oldfieldtype": "Section Break",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Company Details",
"fieldname": "details",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Company Details",
"oldfieldtype": "Section Break"
},
{
"no_copy": 0,
"oldfieldtype": "Data",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Company",
"oldfieldname": "company_name",
"fieldname": "company_name",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Company",
"no_copy": 0,
"oldfieldname": "company_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"doctype": "DocField",
"fieldname": "cb0",
"fieldtype": "Column Break",
"permlevel": 0
"fieldtype": "Column Break"
},
{
"description": "Please Enter Abbreviation or Short Name properly as it will be added as Suffix to all Account Heads.",
"no_copy": 0,
"oldfieldtype": "Data",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Abbr",
"oldfieldname": "abbr",
"fieldname": "abbr",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Abbr",
"no_copy": 0,
"oldfieldname": "abbr",
"oldfieldtype": "Data",
"reqd": 1
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Default Settings",
"fieldname": "default_settings",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Default Settings",
"oldfieldtype": "Section Break"
},
{
"doctype": "DocField",
"label": "Default Currency",
"permlevel": 0,
"fieldname": "default_currency",
"fieldtype": "Select",
"reqd": 1,
"options": "link:Currency"
"label": "Default Currency",
"options": "link:Currency",
"reqd": 1
},
{
"no_copy": 1,
"oldfieldtype": "Link",
"depends_on": "eval:!doc.__islocal",
"doctype": "DocField",
"label": "Default Bank Account",
"oldfieldname": "default_bank_account",
"permlevel": 0,
"trigger": "Client",
"fieldname": "default_bank_account",
"fieldtype": "Link",
"depends_on": "eval:!doc.__islocal",
"label": "Default Bank Account",
"no_copy": 1,
"oldfieldname": "default_bank_account",
"oldfieldtype": "Link",
"options": "Account"
},
{
"no_copy": 1,
"oldfieldtype": "Link",
"depends_on": "eval:!doc.__islocal",
"doctype": "DocField",
"label": "Receivables Group",
"oldfieldname": "receivables_group",
"permlevel": 0,
"trigger": "Client",
"fieldname": "receivables_group",
"fieldtype": "Link",
"depends_on": "eval:!doc.__islocal",
"label": "Receivables Group",
"no_copy": 1,
"oldfieldname": "receivables_group",
"oldfieldtype": "Link",
"options": "Account"
},
{
"no_copy": 1,
"oldfieldtype": "Link",
"depends_on": "eval:!doc.__islocal",
"doctype": "DocField",
"label": "Payables Group",
"oldfieldname": "payables_group",
"permlevel": 0,
"trigger": "Client",
"fieldname": "payables_group",
"fieldtype": "Link",
"depends_on": "eval:!doc.__islocal",
"label": "Payables Group",
"no_copy": 1,
"oldfieldname": "payables_group",
"oldfieldtype": "Link",
"options": "Account"
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"oldfieldtype": "Int",
"depends_on": "eval:!doc.__islocal",
"doctype": "DocField",
"label": "Credit Days",
"oldfieldname": "credit_days",
"fieldname": "credit_days",
"fieldtype": "Int",
"depends_on": "eval:!doc.__islocal",
"permlevel": 0
"label": "Credit Days",
"oldfieldname": "credit_days",
"oldfieldtype": "Int"
},
{
"oldfieldtype": "Currency",
"depends_on": "eval:!doc.__islocal",
"doctype": "DocField",
"label": "Credit Limit",
"oldfieldname": "credit_limit",
"fieldname": "credit_limit",
"fieldtype": "Currency",
"depends_on": "eval:!doc.__islocal",
"permlevel": 0
"label": "Credit Limit",
"oldfieldname": "credit_limit",
"oldfieldtype": "Currency"
},
{
"oldfieldtype": "Select",
"colour": "White:FFF",
"depends_on": "eval:!doc.__islocal",
"doctype": "DocField",
"label": "If Yearly Budget Exceeded",
"oldfieldname": "yearly_bgt_flag",
"permlevel": 0,
"fieldname": "yearly_bgt_flag",
"fieldtype": "Select",
"depends_on": "eval:!doc.__islocal",
"label": "If Yearly Budget Exceeded",
"oldfieldname": "yearly_bgt_flag",
"oldfieldtype": "Select",
"options": "\nWarn\nIgnore\nStop"
},
{
"oldfieldtype": "Select",
"depends_on": "eval:!doc.__islocal",
"doctype": "DocField",
"label": "If Monthly Budget Exceeded",
"oldfieldname": "monthly_bgt_flag",
"permlevel": 0,
"fieldname": "monthly_bgt_flag",
"fieldtype": "Select",
"depends_on": "eval:!doc.__islocal",
"label": "If Monthly Budget Exceeded",
"oldfieldname": "monthly_bgt_flag",
"oldfieldtype": "Select",
"options": "\nWarn\nIgnore\nStop"
},
{
"description": "For reference only.",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Company Info",
"fieldname": "company_info",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Company Info"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Address",
"oldfieldname": "address",
"fieldname": "address",
"fieldtype": "Small Text",
"permlevel": 0
"label": "Address",
"oldfieldname": "address",
"oldfieldtype": "Small Text"
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Phone No",
"oldfieldname": "phone_no",
"permlevel": 0,
"fieldname": "phone_no",
"fieldtype": "Data",
"label": "Phone No",
"oldfieldname": "phone_no",
"oldfieldtype": "Data",
"options": "Phone"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Fax",
"oldfieldname": "fax",
"permlevel": 0,
"fieldname": "fax",
"fieldtype": "Data",
"label": "Fax",
"oldfieldname": "fax",
"oldfieldtype": "Data",
"options": "Phone"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Email",
"oldfieldname": "email",
"permlevel": 0,
"fieldname": "email",
"fieldtype": "Data",
"label": "Email",
"oldfieldname": "email",
"oldfieldtype": "Data",
"options": "Email"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Website",
"oldfieldname": "website",
"fieldname": "website",
"fieldtype": "Data",
"permlevel": 0
"label": "Website",
"oldfieldname": "website",
"oldfieldtype": "Data"
},
{
"description": "Company registration numbers for your reference. Example: VAT Registration Numbers etc.",
"oldfieldtype": "Section Break",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Registration Info",
"width": "50%",
"fieldname": "registration_info",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Registration Info",
"oldfieldtype": "Section Break",
"width": "50%"
},
{
"description": "Company registration numbers for your reference. Tax numbers etc.",
"oldfieldtype": "Code",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Registration Details",
"oldfieldname": "registration_details",
"fieldname": "registration_details",
"fieldtype": "Code",
"permlevel": 0
"label": "Registration Details",
"oldfieldname": "registration_details",
"oldfieldtype": "Code"
},
{
"no_copy": 1,
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"no_copy": 1,
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"amend": 0,
"create": 1,
"doctype": "DocPerm",
"submit": 0,
"write": 1,
"report": 1,
"role": "System Manager",
"cancel": 1,
"permlevel": 0
},
{
"amend": 0,
"create": 1,
"doctype": "DocPerm",
"submit": 0,
"write": 1,
"report": 1,
"role": "System Manager",
"cancel": 1,
"permlevel": 0
},
{
"cancel": 0,
"role": "All",
"permlevel": 1,
"doctype": "DocPerm"
}
]

View File

@ -1,93 +1,99 @@
[
{
"owner": "Administrator",
"creation": "2013-01-19 11:14:50",
"docstatus": 0,
"creation": "2013-01-19 10:23:31",
"modified": "2013-01-22 15:07:36",
"modified_by": "Administrator",
"modified": "2013-01-19 11:10:45"
"owner": "Administrator"
},
{
"read_only": 0,
"autoname": "field:currency_name",
"in_create": 0,
"description": "**Currency** Master",
"doctype": "DocType",
"in_create": 0,
"module": "Setup",
"name": "__common__"
"name": "__common__",
"read_only": 0
},
{
"name": "__common__",
"parent": "Currency",
"doctype": "DocField",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Currency",
"read": 1,
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"create": 1,
"submit": 0,
"doctype": "DocPerm",
"write": 1,
"name": "__common__",
"parent": "Currency",
"parentfield": "permissions",
"parenttype": "DocType",
"report": 1,
"permlevel": 0,
"parentfield": "permissions"
"read": 1,
"report": 1,
"submit": 0,
"write": 1
},
{
"name": "Currency",
"doctype": "DocType"
"doctype": "DocType",
"name": "Currency"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Currency Name",
"oldfieldname": "currency_name",
"fieldname": "currency_name",
"fieldtype": "Data",
"label": "Currency Name",
"oldfieldname": "currency_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"doctype": "DocField",
"label": "Fraction",
"fieldname": "enabled",
"fieldtype": "Check",
"label": "Enabled"
},
{
"doctype": "DocField",
"fieldname": "fraction",
"fieldtype": "Data"
"fieldtype": "Data",
"label": "Fraction"
},
{
"doctype": "DocField",
"label": "Fraction Units",
"fieldname": "fraction_units",
"fieldtype": "Int"
"fieldtype": "Int",
"label": "Fraction Units"
},
{
"doctype": "DocField",
"label": "Symbol",
"fieldname": "symbol",
"fieldtype": "Data"
"fieldtype": "Data",
"label": "Symbol"
},
{
"doctype": "DocField",
"label": "Number Format",
"fieldname": "number_format",
"fieldtype": "Data"
"fieldtype": "Data",
"label": "Number Format"
},
{
"cancel": 1,
"role": "Accounts Manager",
"doctype": "DocPerm"
"doctype": "DocPerm",
"role": "Accounts Manager"
},
{
"amend": 0,
"cancel": 1,
"doctype": "DocPerm",
"role": "Sales Master Manager",
"cancel": 1
"role": "Sales Master Manager"
},
{
"amend": 0,
"cancel": 0,
"doctype": "DocPerm",
"role": "Purchase Master Manager",
"cancel": 0
"role": "Purchase Master Manager"
}
]

View File

@ -1,196 +1,157 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:23",
"docstatus": 0,
"creation": "2012-07-12 23:29:45",
"modified": "2013-01-22 14:55:59",
"modified_by": "Administrator",
"modified": "2012-12-06 10:28:54"
"owner": "Administrator"
},
{
"read_only": 1,
"allow_rename": 1,
"autoname": "field:customer_group_name",
"doctype": "DocType",
"document_type": "Master",
"in_create": 1,
"autoname": "field:customer_group_name",
"allow_rename": 1,
"module": "Setup",
"doctype": "DocType",
"search_fields": "name,parent_customer_group",
"name": "__common__"
"name": "__common__",
"read_only": 1,
"search_fields": "name,parent_customer_group"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Customer Group",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Customer Group",
"amend": 0,
"submit": 0,
"doctype": "DocPerm",
"read": 1,
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Customer Group",
"doctype": "DocType"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
},
{
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Customer Group Name",
"oldfieldname": "customer_group_name",
"fieldname": "customer_group_name",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
},
{
"oldfieldtype": "Link",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Parent Customer Group",
"oldfieldname": "parent_customer_group",
"amend": 0,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Customer Group",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"trigger": "Client",
"read": 1,
"report": 1,
"submit": 0
},
{
"doctype": "DocType",
"name": "Customer Group"
},
{
"doctype": "DocField",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "customer_group_name",
"fieldtype": "Data",
"label": "Customer Group Name",
"no_copy": 1,
"oldfieldname": "customer_group_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"doctype": "DocField",
"fieldname": "parent_customer_group",
"fieldtype": "Link",
"reqd": 1,
"options": "Customer Group"
"label": "Parent Customer Group",
"oldfieldname": "parent_customer_group",
"oldfieldtype": "Link",
"options": "Customer Group",
"reqd": 1
},
{
"description": "Only leaf nodes are allowed in transaction",
"oldfieldtype": "Select",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Has Child Node",
"oldfieldname": "is_group",
"permlevel": 0,
"fieldname": "is_group",
"fieldtype": "Select",
"reqd": 1,
"options": "\nYes\nNo"
"label": "Has Child Node",
"oldfieldname": "is_group",
"oldfieldtype": "Select",
"options": "\nYes\nNo",
"reqd": 1
},
{
"doctype": "DocField",
"fieldname": "cb0",
"fieldtype": "Column Break",
"permlevel": 0
"fieldtype": "Column Break"
},
{
"description": "This Price List will be selected as default for all Customers under this Group.",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Default Price List",
"permlevel": 0,
"fieldname": "default_price_list",
"fieldtype": "Link",
"label": "Default Price List",
"options": "Price List"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Int",
"doctype": "DocField",
"label": "lft",
"oldfieldname": "lft",
"fieldname": "lft",
"fieldtype": "Int",
"search_index": 1,
"hidden": 1,
"permlevel": 0,
"report_hide": 1
"label": "lft",
"no_copy": 1,
"oldfieldname": "lft",
"oldfieldtype": "Int",
"print_hide": 1,
"report_hide": 1,
"search_index": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Int",
"doctype": "DocField",
"label": "rgt",
"oldfieldname": "rgt",
"fieldname": "rgt",
"fieldtype": "Int",
"search_index": 1,
"hidden": 1,
"permlevel": 0,
"report_hide": 1
"label": "rgt",
"no_copy": 1,
"oldfieldname": "rgt",
"oldfieldtype": "Int",
"print_hide": 1,
"report_hide": 1,
"search_index": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "old_parent",
"oldfieldname": "old_parent",
"options": "Customer Group",
"fieldname": "old_parent",
"fieldtype": "Link",
"hidden": 1,
"permlevel": 0,
"label": "old_parent",
"no_copy": 1,
"oldfieldname": "old_parent",
"oldfieldtype": "Data",
"options": "Customer Group",
"print_hide": 1,
"report_hide": 1
},
{
"cancel": 0,
"create": 0,
"doctype": "DocPerm",
"write": 0,
"role": "Sales Manager",
"cancel": 0,
"permlevel": 1
"write": 0
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"report": 1,
"role": "Sales Manager",
"cancel": 0,
"permlevel": 0
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"role": "Sales Master Manager",
"cancel": 0,
"permlevel": 1
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"role": "Sales User",
"cancel": 0,
"permlevel": 1
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"report": 1,
"role": "Sales User",
"cancel": 0,
"permlevel": 0
"write": 0
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"write": 1,
"report": 1,
"role": "Sales Master Manager",
"cancel": 1,
"permlevel": 0
"write": 1
}
]

View File

@ -1,294 +1,253 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:23",
"docstatus": 0,
"creation": "2012-09-18 10:50:53",
"modified": "2013-01-22 14:56:01",
"modified_by": "Administrator",
"modified": "2012-11-13 15:10:35"
"owner": "Administrator"
},
{
"section_style": "Simple",
"autoname": "Prompt",
"description": "Send regular summary reports via Email.",
"module": "Setup",
"doctype": "DocType",
"document_type": "System",
"_last_update": "1324556758",
"autoname": "Prompt",
"name": "__common__",
"colour": "White:FFF",
"show_in_menu": 0,
"version": 1
"module": "Setup",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Email Digest",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Email Digest",
"read": 1,
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Email Digest",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"report": 1,
"role": "System Manager",
"parentfield": "permissions"
"submit": 0,
"write": 1
},
{
"name": "Email Digest",
"doctype": "DocType"
"doctype": "DocType",
"name": "Email Digest"
},
{
"doctype": "DocField",
"label": "Email Digest Settings",
"fieldname": "settings",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Email Digest Settings"
},
{
"doctype": "DocField",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
"fieldtype": "Column Break"
},
{
"doctype": "DocField",
"label": "Enabled",
"fieldname": "enabled",
"fieldtype": "Check",
"permlevel": 0
"label": "Enabled"
},
{
"doctype": "DocField",
"label": "For Company",
"permlevel": 0,
"fieldname": "company",
"fieldtype": "Select",
"reqd": 1,
"options": "link:Company"
"label": "For Company",
"options": "link:Company",
"reqd": 1
},
{
"allow_on_submit": 0,
"doctype": "DocField",
"label": "How frequently?",
"options": "Daily\nWeekly\nMonthly",
"fieldname": "frequency",
"fieldtype": "Select",
"reqd": 1,
"permlevel": 0
"label": "How frequently?",
"options": "Daily\nWeekly\nMonthly",
"reqd": 1
},
{
"depends_on": "eval:doc.enabled",
"doctype": "DocField",
"label": "Next email will be sent on:",
"fieldname": "next_send",
"fieldtype": "Data",
"permlevel": 1
"label": "Next email will be sent on:",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"fieldtype": "Column Break"
},
{
"description": "Note: Email will not be sent to disabled users",
"doctype": "DocField",
"label": "Recipients",
"fieldname": "recipient_list",
"fieldtype": "Text",
"reqd": 1,
"permlevel": 1
"label": "Recipients",
"read_only": 1,
"reqd": 1
},
{
"doctype": "DocField",
"label": "Add/Remove Recipients",
"trigger": "Client",
"fieldname": "addremove_recipients",
"fieldtype": "Button",
"permlevel": 0
"label": "Add/Remove Recipients"
},
{
"description": "Check all the items below that you want to send in this digest.",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Select Digest Content",
"fieldname": "select_digest_content",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Select Digest Content"
},
{
"colour": "White:FFF",
"doctype": "DocField",
"label": "New Leads",
"fieldname": "new_leads",
"fieldtype": "Check",
"permlevel": 0
"label": "New Leads"
},
{
"doctype": "DocField",
"label": "New Enquiries",
"fieldname": "new_enquiries",
"fieldtype": "Check",
"permlevel": 0
"label": "New Enquiries"
},
{
"doctype": "DocField",
"label": "New Quotations",
"fieldname": "new_quotations",
"fieldtype": "Check",
"permlevel": 0
"label": "New Quotations"
},
{
"doctype": "DocField",
"label": "New Sales Orders",
"fieldname": "new_sales_orders",
"fieldtype": "Check",
"permlevel": 0
"label": "New Sales Orders"
},
{
"doctype": "DocField",
"label": "New Delivery Notes",
"fieldname": "new_delivery_notes",
"fieldtype": "Check",
"permlevel": 0
"label": "New Delivery Notes"
},
{
"doctype": "DocField",
"label": "New Purchase Requests",
"fieldname": "new_purchase_requests",
"fieldtype": "Check",
"permlevel": 0
"label": "New Purchase Requests"
},
{
"doctype": "DocField",
"label": "New Supplier Quotations",
"fieldname": "new_supplier_quotations",
"fieldtype": "Check",
"permlevel": 0
"label": "New Supplier Quotations"
},
{
"doctype": "DocField",
"label": "New Purchase Orders",
"fieldname": "new_purchase_orders",
"fieldtype": "Check",
"permlevel": 0
"label": "New Purchase Orders"
},
{
"doctype": "DocField",
"label": "New Purchase Receipts",
"fieldname": "new_purchase_receipts",
"fieldtype": "Check",
"permlevel": 0
"label": "New Purchase Receipts"
},
{
"doctype": "DocField",
"label": "New Stock Entries",
"fieldname": "new_stock_entries",
"fieldtype": "Check",
"permlevel": 0
"label": "New Stock Entries"
},
{
"doctype": "DocField",
"label": "New Support Tickets",
"fieldname": "new_support_tickets",
"fieldtype": "Check",
"permlevel": 0
"label": "New Support Tickets"
},
{
"doctype": "DocField",
"label": "New Communications",
"fieldname": "new_communications",
"fieldtype": "Check",
"permlevel": 0
"label": "New Communications"
},
{
"doctype": "DocField",
"label": "New Projects",
"fieldname": "new_projects",
"fieldtype": "Check",
"permlevel": 0
"label": "New Projects"
},
{
"doctype": "DocField",
"label": "Open Tickets",
"fieldname": "open_tickets",
"fieldtype": "Check",
"permlevel": 0
"label": "Open Tickets"
},
{
"doctype": "DocField",
"fieldname": "cb1",
"fieldtype": "Column Break",
"permlevel": 0
"fieldtype": "Column Break"
},
{
"doctype": "DocField",
"label": "Income Year to Date",
"fieldname": "income_year_to_date",
"fieldtype": "Check",
"permlevel": 0
"label": "Income Year to Date"
},
{
"doctype": "DocField",
"label": "Bank Balance",
"fieldname": "bank_balance",
"fieldtype": "Check",
"permlevel": 0
"label": "Bank Balance"
},
{
"doctype": "DocField",
"label": "Income",
"fieldname": "income",
"fieldtype": "Check",
"permlevel": 0
"label": "Income"
},
{
"doctype": "DocField",
"label": "Expenses Booked",
"fieldname": "expenses_booked",
"fieldtype": "Check",
"permlevel": 0
"label": "Expenses Booked"
},
{
"doctype": "DocField",
"label": "Collections",
"fieldname": "collections",
"fieldtype": "Check",
"permlevel": 0
"label": "Collections"
},
{
"doctype": "DocField",
"label": "Payments",
"fieldname": "payments",
"fieldtype": "Check",
"permlevel": 0
"label": "Payments"
},
{
"doctype": "DocField",
"label": "Receivables",
"fieldname": "invoiced_amount",
"fieldtype": "Check",
"permlevel": 0
"label": "Receivables"
},
{
"doctype": "DocField",
"label": "Payables",
"fieldname": "payables",
"fieldtype": "Check",
"permlevel": 0
"label": "Payables"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"report": 1,
"permlevel": 0
},
{
"permlevel": 1,
"doctype": "DocPerm"
}
]

View File

@ -2,7 +2,7 @@
{
"creation": "2013-01-10 16:34:23",
"docstatus": 0,
"modified": "2013-01-21 16:32:30",
"modified": "2013-01-22 14:56:02",
"modified_by": "Administrator",
"owner": "Administrator"
},
@ -34,7 +34,9 @@
"parenttype": "DocType",
"read": 1,
"report": 0,
"submit": 0
"role": "System Manager",
"submit": 0,
"write": 1
},
{
"doctype": "DocType",
@ -188,7 +190,7 @@
"description": "Percentage you are allowed to receive or deliver more against the quantity ordered. <p>For example: If you have ordered 100 units. and your Allowance is 10% then you are allowed to receive 110 units</p>",
"doctype": "DocField",
"fieldname": "tolerance",
"fieldtype": "Currency",
"fieldtype": "Float",
"label": "Allowance Percent"
},
{
@ -403,25 +405,10 @@
{
"create": 1,
"doctype": "DocPerm",
"permlevel": 0,
"role": "System Manager",
"write": 1
"permlevel": 0
},
{
"doctype": "DocPerm",
"permlevel": 1,
"role": "System Manager",
"write": 1
},
{
"doctype": "DocPerm",
"permlevel": 1,
"role": "All"
},
{
"doctype": "DocPerm",
"permlevel": 2,
"role": "System Manager",
"write": 1
"permlevel": 2
}
]

View File

@ -1,92 +1,95 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:23",
"docstatus": 0,
"creation": "2012-12-07 15:15:28",
"modified": "2013-01-22 14:56:03",
"modified_by": "Administrator",
"modified": "2012-12-27 18:50:20"
"owner": "Administrator"
},
{
"allow_attach": 1,
"search_fields": "parent_item_group",
"module": "Setup",
"doctype": "DocType",
"autoname": "field:item_group_name",
"document_type": "Master",
"description": "Item Classification",
"issingle": 0,
"name": "__common__",
"allow_rename": 1,
"autoname": "field:item_group_name",
"description": "Item Classification",
"doctype": "DocType",
"document_type": "Master",
"in_create": 1,
"issingle": 0,
"max_attachments": 3,
"in_create": 1
"module": "Setup",
"name": "__common__",
"search_fields": "parent_item_group"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Item Group",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"doctype": "DocPerm",
"name": "__common__",
"parent": "Item Group",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Item Group",
"read": 1,
"doctype": "DocPerm",
"parenttype": "DocType",
"parentfield": "permissions"
"report": 1,
"submit": 0
},
{
"name": "Item Group",
"doctype": "DocType"
"doctype": "DocType",
"name": "Item Group"
},
{
"no_copy": 0,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Item Group Name",
"oldfieldname": "item_group_name",
"fieldname": "item_group_name",
"fieldtype": "Data",
"search_index": 0,
"reqd": 1
},
{
"read_only": 1,
"doctype": "DocField",
"label": "Page Name",
"fieldname": "page_name",
"fieldtype": "Data"
},
{
"fieldname": "cb0",
"fieldtype": "Column Break",
"doctype": "DocField"
},
{
"label": "Item Group Name",
"no_copy": 0,
"oldfieldtype": "Link",
"oldfieldname": "item_group_name",
"oldfieldtype": "Data",
"reqd": 1,
"search_index": 0
},
{
"doctype": "DocField",
"fieldname": "page_name",
"fieldtype": "Data",
"label": "Page Name",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "cb0",
"fieldtype": "Column Break"
},
{
"doctype": "DocField",
"label": "Parent Item Group",
"oldfieldname": "parent_item_group",
"fieldname": "parent_item_group",
"fieldtype": "Link",
"search_index": 0,
"label": "Parent Item Group",
"no_copy": 0,
"oldfieldname": "parent_item_group",
"oldfieldtype": "Link",
"options": "Item Group",
"reqd": 1,
"options": "Item Group"
"search_index": 0
},
{
"description": "Only leaf nodes are allowed in transaction",
"no_copy": 0,
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Has Child Node",
"oldfieldname": "is_group",
"fieldname": "is_group",
"fieldtype": "Select",
"search_index": 0,
"label": "Has Child Node",
"no_copy": 0,
"oldfieldname": "is_group",
"oldfieldtype": "Select",
"options": "\nYes\nNo",
"reqd": 1,
"options": "\nYes\nNo"
"search_index": 0
},
{
"doctype": "DocField",
@ -96,139 +99,109 @@
},
{
"description": "Check this if you want to show in website",
"no_copy": 0,
"search_index": 0,
"doctype": "DocField",
"label": "Show in Website",
"fieldname": "show_in_website",
"fieldtype": "Check"
"fieldtype": "Check",
"label": "Show in Website",
"no_copy": 0,
"search_index": 0
},
{
"description": "Show this slideshow at the top of the page",
"depends_on": "show_in_website",
"description": "Show this slideshow at the top of the page",
"doctype": "DocField",
"label": "Slideshow",
"fieldname": "slideshow",
"fieldtype": "Link",
"label": "Slideshow",
"options": "Website Slideshow"
},
{
"description": "HTML / Banner that will show on the top of product list.",
"depends_on": "show_in_website",
"description": "HTML / Banner that will show on the top of product list.",
"doctype": "DocField",
"label": "Description",
"fieldname": "description",
"fieldtype": "Text Editor"
"fieldtype": "Text Editor",
"label": "Description"
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Int",
"doctype": "DocField",
"label": "lft",
"oldfieldname": "lft",
"fieldname": "lft",
"fieldtype": "Int",
"search_index": 1,
"hidden": 1,
"in_filter": 1,
"label": "lft",
"no_copy": 1,
"oldfieldname": "lft",
"oldfieldtype": "Int",
"print_hide": 1,
"report_hide": 0,
"in_filter": 1
"search_index": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Int",
"doctype": "DocField",
"label": "rgt",
"oldfieldname": "rgt",
"fieldname": "rgt",
"fieldtype": "Int",
"search_index": 1,
"hidden": 1,
"in_filter": 1,
"label": "rgt",
"no_copy": 1,
"oldfieldname": "rgt",
"oldfieldtype": "Int",
"print_hide": 1,
"report_hide": 0,
"in_filter": 1
"search_index": 1
},
{
"print_hide": 1,
"no_copy": 1,
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "old_parent",
"oldfieldname": "old_parent",
"fieldname": "old_parent",
"fieldtype": "Link",
"search_index": 0,
"hidden": 1,
"label": "old_parent",
"no_copy": 1,
"oldfieldname": "old_parent",
"oldfieldtype": "Data",
"options": "Item Group",
"report_hide": 1
"print_hide": 1,
"report_hide": 1,
"search_index": 0
},
{
"print_hide": 1,
"no_copy": 1,
"doctype": "DocField",
"label": "File List",
"fieldname": "file_list",
"fieldtype": "Text",
"hidden": 1
"hidden": 1,
"label": "File List",
"no_copy": 1,
"print_hide": 1
},
{
"amend": 0,
"cancel": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"role": "Material Manager",
"cancel": 0,
"permlevel": 1
"write": 0
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"report": 1,
"role": "Material Manager",
"cancel": 0,
"permlevel": 0
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"role": "Material User",
"cancel": 0,
"permlevel": 1
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"report": 1,
"role": "Material User",
"cancel": 0,
"permlevel": 0
"write": 0
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"role": "System Manager",
"report": 1,
"permlevel": 0
"write": 1
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"role": "Material Master Manager",
"report": 1,
"permlevel": 0
"write": 1
}
]

View File

@ -1,62 +1,56 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:23",
"docstatus": 0,
"creation": "2012-03-27 14:36:21",
"modified": "2013-01-22 14:47:03",
"modified_by": "Administrator",
"modified": "2012-03-27 14:36:21"
"owner": "Administrator"
},
{
"section_style": "Simple",
"autoname": "field:segment_name",
"doctype": "DocType",
"in_create": 1,
"module": "Setup",
"allow_trash": 1,
"read_only": 0,
"autoname": "field:segment_name",
"name": "__common__",
"colour": "White:FFF",
"doctype": "DocType",
"show_in_menu": 0,
"name_case": "Title Case",
"version": 1
"read_only": 0
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Market Segment",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Market Segment",
"doctype": "DocType"
"doctype": "DocType",
"name": "Market Segment"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Segment Name",
"oldfieldname": "segment_name",
"fieldname": "segment_name",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"label": "Segment Name",
"oldfieldname": "segment_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"oldfieldtype": "Text",
"doctype": "DocField",
"label": "Details",
"oldfieldname": "details",
"fieldname": "details",
"fieldtype": "Text",
"permlevel": 0
"label": "Details",
"oldfieldname": "details",
"oldfieldtype": "Text"
}
]

View File

@ -1,89 +1,55 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:23",
"docstatus": 0,
"creation": "2012-07-03 13:30:54",
"modified": "2013-01-22 14:56:34",
"modified_by": "Administrator",
"modified": "2012-07-12 15:59:52"
"owner": "Administrator"
},
{
"section_style": "Tray",
"description": "Set prefix for numbering series on your transactions",
"module": "Setup",
"server_code_error": " ",
"read_only": 1,
"hide_heading": 0,
"issingle": 1,
"name": "__common__",
"colour": "White:FFF",
"doctype": "DocType",
"show_in_menu": 0,
"version": 1,
"hide_toolbar": 1
"hide_heading": 0,
"hide_toolbar": 1,
"issingle": 1,
"module": "Setup",
"name": "__common__",
"read_only": 1
},
{
"name": "__common__",
"parent": "Naming Series",
"doctype": "DocField",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Naming Series",
"read": 1,
"doctype": "DocPerm",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "permissions"
},
{
"name": "Naming Series",
"doctype": "DocType"
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"role": "System Manager",
"permlevel": 0
},
{
"amend": 0,
"cancel": 0,
"create": 1,
"doctype": "DocPerm",
"submit": 0,
"write": 1,
"role": "System Manager",
"cancel": 0,
"permlevel": 0
},
{
"role": "System Manager",
"permlevel": 1,
"doctype": "DocPerm"
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"role": "System Manager",
"cancel": 0,
"permlevel": 1
},
{
"role": "Guest",
"name": "__common__",
"parent": "Naming Series",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"doctype": "DocPerm"
"read": 1,
"report": 0,
"role": "System Manager",
"submit": 0,
"write": 1
},
{
"doctype": "DocType",
"name": "Naming Series"
},
{
"description": "Set prefix for numbering series on your transactions",
"doctype": "DocField",
"label": "Setup Series",
"fieldname": "setup_series",
"fieldtype": "Section Break"
"fieldtype": "Section Break",
"label": "Setup Series"
},
{
"doctype": "DocField",
@ -93,9 +59,9 @@
},
{
"doctype": "DocField",
"label": "Help HTML",
"fieldname": "help_html",
"fieldtype": "HTML",
"label": "Help HTML",
"options": "<div class=\"help-box\">\nEdit list of Series in the box below. Each Series Prefix on a new line.<br><br>\nAllowed special characters are \"/\" and \"-\"<br>\nExamples:<br>\nINV-<br>\nINV-10-<br>\nINVK-<br>\n</div>"
},
{
@ -106,26 +72,23 @@
},
{
"description": "Check this if you want to force the user to select a series before saving. There will be no default if you check this.",
"colour": "White:FFF",
"doctype": "DocField",
"label": "User must always select",
"fieldname": "user_must_always_select",
"fieldtype": "Check"
"fieldtype": "Check",
"label": "User must always select"
},
{
"colour": "White:FFF",
"doctype": "DocField",
"label": "Update",
"fieldname": "update",
"fieldtype": "Button"
"fieldtype": "Button",
"label": "Update"
},
{
"description": "Change the starting / current sequence number of an existing series.",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Update Series",
"fieldname": "update_series",
"fieldtype": "Section Break"
"fieldtype": "Section Break",
"label": "Update Series"
},
{
"doctype": "DocField",
@ -135,18 +98,19 @@
},
{
"description": "This is the number of the last created transaction with this prefix",
"colour": "White:FFF",
"doctype": "DocField",
"label": "Current Value",
"fieldname": "current_value",
"fieldtype": "Int"
"fieldtype": "Int",
"label": "Current Value"
},
{
"colour": "White:FFF",
"doctype": "DocField",
"label": "Update Series Number",
"fieldname": "update_series_start",
"fieldtype": "Button",
"label": "Update Series Number",
"options": "update_series_start"
},
{
"doctype": "DocPerm"
}
]

View File

@ -1,118 +1,91 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:23",
"docstatus": 0,
"creation": "2012-07-12 23:29:45",
"modified": "2013-01-22 14:56:41",
"modified_by": "Administrator",
"modified": "2012-11-15 10:50:52"
"owner": "Administrator"
},
{
"section_style": "Simple",
"doctype": "DocType",
"allow_attach": 0,
"allow_print": 1,
"module": "Setup",
"server_code_error": " ",
"allow_trash": 1,
"autoname": "field:price_list_name",
"document_type": "Master",
"description": "Price List Master",
"allow_copy": 1,
"allow_email": 1,
"name": "__common__",
"colour": "White:FFF",
"_last_update": "1303100817",
"show_in_menu": 0,
"allow_print": 1,
"autoname": "field:price_list_name",
"description": "Price List Master",
"doctype": "DocType",
"document_type": "Master",
"max_attachments": 1,
"version": 1,
"allow_copy": 1
"module": "Setup",
"name": "__common__"
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Price List",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"amend": 0,
"doctype": "DocPerm",
"name": "__common__",
"parent": "Price List",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Price List",
"amend": 0,
"submit": 0,
"doctype": "DocPerm",
"read": 1,
"parenttype": "DocType",
"parentfield": "permissions"
"report": 1,
"submit": 0
},
{
"name": "Price List",
"doctype": "DocType"
"doctype": "DocType",
"name": "Price List"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Price List Name",
"oldfieldname": "price_list_name",
"fieldname": "price_list_name",
"fieldtype": "Data",
"label": "Price List Name",
"oldfieldname": "price_list_name",
"oldfieldtype": "Data",
"reqd": 1
},
{
"depends_on": "price_list_name",
"doctype": "DocField",
"label": "How to upload",
"fieldname": "how_to_upload",
"fieldtype": "HTML",
"label": "How to upload",
"options": "<div class=\"help\">Use the <a href=\"#data-import-tool\">Data Import Tool</a> to upload, update Item Prices in bulk:\n<ol> \n<li>Go to Data Import Tool.\n<li>Select \"Item\"\n<li>Check on \"With Data\"\n<li>Download \"Item Price\" from Child Tables.\n<li>Update the prices required and add new rows if required.\n<li>Check on \"Overwrite\"\n<li>Upload the modified sheet.\n</div>\n"
},
{
"doctype": "DocField",
"label": "File List",
"fieldname": "file_list",
"fieldtype": "Text",
"hidden": 1
"hidden": 1,
"label": "File List"
},
{
"cancel": 0,
"create": 0,
"doctype": "DocPerm",
"write": 0,
"role": "Sales Manager",
"cancel": 0,
"permlevel": 1
"write": 0
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"report": 1,
"role": "Sales Manager",
"cancel": 0,
"permlevel": 0
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"role": "Sales User",
"cancel": 0,
"permlevel": 1
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"report": 1,
"role": "Sales User",
"cancel": 0,
"permlevel": 0
"write": 0
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"write": 1,
"report": 1,
"role": "Sales Master Manager",
"cancel": 1,
"permlevel": 0
"write": 1
}
]

View File

@ -1,81 +1,75 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:24",
"docstatus": 0,
"creation": "2012-03-27 14:36:22",
"modified": "2013-01-22 14:47:50",
"modified_by": "Administrator",
"modified": "2012-03-27 14:36:22"
"owner": "Administrator"
},
{
"section_style": "Simple",
"search_fields": "print_heading",
"module": "Setup",
"allow_trash": 1,
"autoname": "field:print_heading",
"document_type": "Master",
"_last_update": "1294312215",
"name": "__common__",
"colour": "White:FFF",
"doctype": "DocType",
"server_code_error": " ",
"version": 27
"document_type": "Master",
"module": "Setup",
"name": "__common__",
"search_fields": "print_heading"
},
{
"name": "__common__",
"parent": "Print Heading",
"doctype": "DocField",
"name": "__common__",
"parent": "Print Heading",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "fields"
"permlevel": 0
},
{
"parent": "Print Heading",
"read": 1,
"report": 1,
"cancel": 1,
"name": "__common__",
"create": 1,
"doctype": "DocPerm",
"write": 1,
"name": "__common__",
"parent": "Print Heading",
"parentfield": "permissions",
"parenttype": "DocType",
"role": "All",
"permlevel": 0,
"parentfield": "permissions"
"read": 1,
"report": 1,
"role": "All",
"submit": 0,
"write": 1
},
{
"name": "Print Heading",
"doctype": "DocType"
"doctype": "DocType",
"name": "Print Heading"
},
{
"doctype": "DocField",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "print_heading",
"fieldtype": "Data",
"in_filter": 1,
"label": "Print Heading",
"oldfieldname": "print_heading",
"oldfieldtype": "Data",
"reqd": 1
},
{
"doctype": "DocField",
"fieldname": "description",
"fieldtype": "Small Text",
"label": "Description",
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"width": "300px"
},
{
"doctype": "DocPerm"
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Print Heading",
"oldfieldname": "print_heading",
"fieldname": "print_heading",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Description",
"oldfieldname": "description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Small Text",
"permlevel": 0
}
]

View File

@ -1,75 +1,69 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:24",
"docstatus": 0,
"creation": "2012-03-27 14:36:22",
"modified": "2013-01-22 14:47:58",
"modified_by": "Administrator",
"modified": "2012-03-27 14:36:22"
"owner": "Administrator"
},
{
"section_style": "Simple",
"module": "Setup",
"doctype": "DocType",
"allow_trash": 1,
"document_type": "Master",
"autoname": "field:order_lost_reason",
"name": "__common__",
"colour": "White:FFF",
"server_code_error": " ",
"show_in_menu": 0,
"version": 4
"doctype": "DocType",
"document_type": "Master",
"module": "Setup",
"name": "__common__"
},
{
"name": "__common__",
"parent": "Quotation Lost Reason",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Quotation Lost Reason",
"read": 1,
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"name": "__common__",
"parent": "Quotation Lost Reason",
"parentfield": "permissions",
"parenttype": "DocType",
"report": 1,
"permlevel": 0,
"parentfield": "permissions"
"read": 1,
"report": 1,
"submit": 0,
"write": 1
},
{
"name": "Quotation Lost Reason",
"doctype": "DocType"
"doctype": "DocType",
"name": "Quotation Lost Reason"
},
{
"role": "System Manager",
"doctype": "DocPerm"
"doctype": "DocField",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"oldfieldtype": "Small Text",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "order_lost_reason",
"fieldtype": "Data",
"label": "Quotation Lost Reason",
"oldfieldname": "order_lost_reason",
"oldfieldtype": "Data",
"reqd": 1
},
{
"doctype": "DocPerm",
"role": "System Manager"
},
{
"amend": 0,
"role": "Sales Master Manager",
"doctype": "DocPerm",
"submit": 0
},
{
"oldfieldtype": "Small Text",
"doctype": "DocField",
"label": "Trash Reason",
"oldfieldname": "trash_reason",
"fieldname": "trash_reason",
"fieldtype": "Small Text",
"permlevel": 1
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Quotation Lost Reason",
"oldfieldname": "order_lost_reason",
"fieldname": "order_lost_reason",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0
"role": "Sales Master Manager"
}
]

View File

@ -1,252 +1,195 @@
[
{
"owner": "Administrator",
"creation": "2013-01-10 16:34:24",
"docstatus": 0,
"creation": "2012-07-12 23:29:44",
"modified": "2013-01-22 15:04:05",
"modified_by": "Administrator",
"modified": "2012-12-27 14:03:00"
"owner": "Administrator"
},
{
"read_only": 0,
"in_create": 0,
"autoname": "field:partner_name",
"name": "__common__",
"module": "Setup",
"description": "A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.",
"doctype": "DocType",
"document_type": "Master",
"description": "A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission."
"in_create": 0,
"module": "Setup",
"name": "__common__",
"read_only": 0
},
{
"name": "__common__",
"parent": "Sales Partner",
"doctype": "DocField",
"parenttype": "DocType",
"parentfield": "fields"
},
{
"name": "__common__",
"parent": "Sales Partner",
"read": 1,
"doctype": "DocPerm",
"parentfield": "fields",
"parenttype": "DocType",
"parentfield": "permissions"
"permlevel": 0
},
{
"name": "Sales Partner",
"doctype": "DocType"
"doctype": "DocPerm",
"name": "__common__",
"parent": "Sales Partner",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"read": 1,
"report": 1,
"submit": 0
},
{
"doctype": "DocType",
"name": "Sales Partner"
},
{
"description": "Note: You Can Manage Multiple Address or Contacts via Addresses & Contacts",
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Sales Partner Details",
"fieldname": "basic_info",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Sales Partner Details",
"oldfieldtype": "Section Break"
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
"label": "Sales Partner Name",
"oldfieldname": "partner_name",
"fieldname": "partner_name",
"fieldtype": "Data",
"search_index": 1,
"in_filter": 1,
"label": "Sales Partner Name",
"oldfieldname": "partner_name",
"oldfieldtype": "Data",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
"search_index": 1
},
{
"oldfieldtype": "Select",
"doctype": "DocField",
"label": "Partner Type",
"oldfieldname": "partner_type",
"permlevel": 0,
"fieldname": "partner_type",
"fieldtype": "Select",
"search_index": 0,
"in_filter": 1,
"label": "Partner Type",
"oldfieldname": "partner_type",
"oldfieldtype": "Select",
"options": "\nChannel Partner\nDistributor\nDealer\nAgent\nRetailer\nImplementation Partner\nReseller",
"in_filter": 1
"search_index": 0
},
{
"oldfieldtype": "Column Break",
"doctype": "DocField",
"width": "50%",
"fieldname": "column_break0",
"fieldtype": "Column Break",
"permlevel": 0
"oldfieldtype": "Column Break",
"width": "50%"
},
{
"oldfieldtype": "Currency",
"doctype": "DocField",
"fieldname": "commission_rate",
"fieldtype": "Float",
"label": "Commission Rate",
"oldfieldname": "commission_rate",
"fieldname": "commission_rate",
"fieldtype": "Currency",
"reqd": 1,
"permlevel": 0
"oldfieldtype": "Currency",
"reqd": 1
},
{
"doctype": "DocField",
"label": "Territory",
"permlevel": 0,
"fieldname": "territory",
"fieldtype": "Link",
"reqd": 1,
"options": "Territory"
"label": "Territory",
"options": "Territory",
"reqd": 1
},
{
"doctype": "DocField",
"label": "Address & Contacts",
"fieldname": "address_contacts",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Address & Contacts"
},
{
"depends_on": "eval:doc.__islocal",
"doctype": "DocField",
"label": "Address Desc",
"permlevel": 0,
"fieldname": "address_desc",
"fieldtype": "HTML",
"label": "Address Desc",
"options": "<em>Addresses will appear only when you save the customer</em>"
},
{
"doctype": "DocField",
"label": "Address HTML",
"fieldname": "address_html",
"fieldtype": "HTML",
"permlevel": 1
"label": "Address HTML",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "column_break1",
"fieldtype": "Column Break",
"permlevel": 0
"fieldtype": "Column Break"
},
{
"depends_on": "eval:doc.__islocal",
"doctype": "DocField",
"label": "Contact Desc",
"permlevel": 0,
"fieldname": "contact_desc",
"fieldtype": "HTML",
"label": "Contact Desc",
"options": "<em>Contact Details will appear only when you save the customer</em>"
},
{
"doctype": "DocField",
"label": "Contact HTML",
"fieldname": "contact_html",
"fieldtype": "HTML",
"permlevel": 1
"label": "Contact HTML",
"read_only": 1
},
{
"oldfieldtype": "Section Break",
"doctype": "DocField",
"label": "Sales Partner Target",
"fieldname": "partner_target_details_section_break",
"fieldtype": "Section Break",
"permlevel": 0
"label": "Sales Partner Target",
"oldfieldtype": "Section Break"
},
{
"oldfieldtype": "Table",
"doctype": "DocField",
"label": "Partner Target Detail",
"oldfieldname": "partner_target_details",
"permlevel": 0,
"fieldname": "partner_target_details",
"fieldtype": "Table",
"reqd": 0,
"options": "Target Detail"
"label": "Partner Target Detail",
"oldfieldname": "partner_target_details",
"oldfieldtype": "Table",
"options": "Target Detail",
"reqd": 0
},
{
"description": "Select Budget Distribution to unevenly distribute targets across months.",
"oldfieldtype": "Link",
"doctype": "DocField",
"label": "Target Distribution",
"oldfieldname": "distribution_id",
"permlevel": 0,
"fieldname": "distribution_id",
"fieldtype": "Link",
"label": "Target Distribution",
"oldfieldname": "distribution_id",
"oldfieldtype": "Link",
"options": "Budget Distribution"
},
{
"amend": 0,
"cancel": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"role": "Sales Manager",
"cancel": 0,
"permlevel": 1
"write": 0
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"report": 1,
"role": "Sales Manager",
"cancel": 0,
"permlevel": 0
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"role": "Sales User",
"cancel": 0,
"permlevel": 1
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"report": 1,
"role": "Sales User",
"cancel": 0,
"permlevel": 0
"write": 0
},
{
"amend": 0,
"cancel": 1,
"create": 1,
"doctype": "DocPerm",
"submit": 0,
"write": 1,
"report": 1,
"role": "Sales Master Manager",
"write": 1
},
{
"cancel": 1,
"permlevel": 0
},
{
"amend": 0,
"create": 0,
"doctype": "DocPerm",
"submit": 0,
"write": 0,
"role": "Sales Master Manager",
"cancel": 0,
"permlevel": 1
},
{
"create": 1,
"doctype": "DocPerm",
"write": 1,
"cancel": 1,
"role": "System Manager",
"report": 1,
"permlevel": 0
},
{
"create": 0,
"doctype": "DocPerm",
"write": 0,
"role": "System Manager",
"permlevel": 1
"write": 1
}
]

Some files were not shown because too many files have changed in this diff Show More