merge of sync handler and sync_file_db - first cut

This commit is contained in:
Anand Doshi 2012-03-27 19:31:38 +05:30
parent 3107096890
commit a30fbd004e
274 changed files with 16760 additions and 17015 deletions

View File

@ -3,170 +3,168 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:51',
'creation': '2012-03-27 14:35:39',
'docstatus': 0,
'modified': '2012-02-02 15:34:41',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:39',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'_last_update': '1325570645',
'_last_update': u'1325570645',
'allow_copy': 1,
'allow_trash': 1,
'colour': 'White:FFF',
'default_print_format': 'Standard',
'colour': u'White:FFF',
'default_print_format': u'Standard',
'doctype': 'DocType',
'document_type': 'Master',
'document_type': u'Master',
'in_create': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'search_fields': 'debit_or_credit, group_or_ledger',
'section_style': 'Tray',
'server_code_error': ' ',
'search_fields': u'debit_or_credit, group_or_ledger',
'section_style': u'Tray',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 138
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Account',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Account',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'amend': 0,
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Account',
'parentfield': 'permissions',
'parenttype': 'DocType',
'read': 1
'parent': u'Account',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1,
'submit': 0
},
# DocType, Account
{
'doctype': 'DocType',
'name': 'Account'
'name': u'Account'
},
# DocPerm
{
'doctype': 'DocPerm',
'permlevel': 0,
'role': 'Sales User'
},
# DocPerm
{
'doctype': 'DocPerm',
'permlevel': 0,
'role': 'Purchase User'
},
# DocPerm
{
'amend': 0,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'Accounts User',
'submit': 0,
'role': u'Accounts User',
'write': 1
},
# DocPerm
{
'amend': 0,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'permlevel': 0,
'role': 'Accounts Manager',
'submit': 0,
'write': 1
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'permlevel': 1,
'role': 'Accounts User',
'submit': 0,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'Sales User',
'write': 0
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'permlevel': 1,
'role': 'Accounts Manager',
'submit': 0,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'Purchase User',
'write': 0
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'permlevel': 2,
'role': 'Accounts Manager',
'submit': 0,
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'Accounts User',
'write': 0
},
# DocPerm
{
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'Accounts Manager',
'write': 0
},
# DocPerm
{
'cancel': 1,
'create': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'Accounts Manager',
'write': 1
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 2,
'role': 'Accounts User',
'submit': 0,
'role': u'Accounts Manager',
'write': 1
},
# DocPerm
{
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 2,
'role': u'Accounts User',
'write': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'label': 'Properties',
'oldfieldtype': 'Section Break',
'doctype': u'DocField',
'fieldname': u'properties',
'fieldtype': u'Section Break',
'label': u'Properties',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'account_name',
'fieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'account_name',
'fieldtype': u'Data',
'in_filter': 1,
'label': 'Account Name',
'label': u'Account Name',
'no_copy': 1,
'oldfieldname': 'account_name',
'oldfieldtype': 'Data',
'oldfieldname': u'account_name',
'oldfieldtype': u'Data',
'permlevel': 1,
'reqd': 1,
'search_index': 1
@ -174,42 +172,42 @@
# DocField
{
'doctype': 'DocField',
'fieldname': 'parent_account',
'fieldtype': 'Link',
'label': 'Parent Account',
'oldfieldname': 'parent_account',
'oldfieldtype': 'Link',
'options': 'Account',
'doctype': u'DocField',
'fieldname': u'parent_account',
'fieldtype': u'Link',
'label': u'Parent Account',
'oldfieldname': u'parent_account',
'oldfieldtype': u'Link',
'options': u'Account',
'permlevel': 0,
'search_index': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'level',
'fieldtype': 'Int',
'doctype': u'DocField',
'fieldname': u'level',
'fieldtype': u'Int',
'hidden': 1,
'label': 'Level',
'oldfieldname': 'level',
'oldfieldtype': 'Int',
'label': u'Level',
'oldfieldname': u'level',
'oldfieldtype': u'Int',
'permlevel': 1,
'print_hide': 1
},
# DocField
{
'default': 'Ledger',
'doctype': 'DocField',
'fieldname': 'group_or_ledger',
'fieldtype': 'Select',
'default': u'Ledger',
'doctype': u'DocField',
'fieldname': u'group_or_ledger',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Group or Ledger',
'oldfieldname': 'group_or_ledger',
'oldfieldtype': 'Select',
'options': '\nLedger\nGroup',
'label': u'Group or Ledger',
'oldfieldname': u'group_or_ledger',
'oldfieldtype': u'Select',
'options': u'\nLedger\nGroup',
'permlevel': 1,
'reqd': 1,
'search_index': 1
@ -217,109 +215,112 @@
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Button',
'label': 'Convert to Group',
'doctype': u'DocField',
'fieldname': u'convert_to_group',
'fieldtype': u'Button',
'label': u'Convert to Group',
'permlevel': 0,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Button',
'label': 'Convert to Ledger',
'doctype': u'DocField',
'fieldname': u'convert_to_ledger',
'fieldtype': u'Button',
'label': u'Convert to Ledger',
'permlevel': 0,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'debit_or_credit',
'fieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'debit_or_credit',
'fieldtype': u'Data',
'in_filter': 1,
'label': 'Debit or Credit',
'oldfieldname': 'debit_or_credit',
'oldfieldtype': 'Data',
'label': u'Debit or Credit',
'oldfieldname': u'debit_or_credit',
'oldfieldtype': u'Data',
'permlevel': 1,
'search_index': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'is_pl_account',
'fieldtype': 'Select',
'doctype': u'DocField',
'fieldname': u'is_pl_account',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Is PL Account',
'oldfieldname': 'is_pl_account',
'oldfieldtype': 'Select',
'options': 'Yes\nNo',
'label': u'Is PL Account',
'oldfieldname': u'is_pl_account',
'oldfieldtype': u'Select',
'options': u'Yes\nNo',
'permlevel': 1,
'search_index': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'account_type',
'fieldtype': 'Select',
'doctype': u'DocField',
'fieldname': u'account_type',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Account Type',
'oldfieldname': 'account_type',
'oldfieldtype': 'Select',
'options': '\nFixed Asset Account\nBank or Cash\nExpense Account\nTax\nIncome Account\nChargeable',
'label': u'Account Type',
'oldfieldname': u'account_type',
'oldfieldtype': u'Select',
'options': u'\nFixed Asset Account\nBank or Cash\nExpense Account\nTax\nIncome Account\nChargeable',
'permlevel': 0,
'search_index': 0,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'colour': 'White:FFF',
'description': 'If Account Type is "Tax" then the default rate is required.',
'doctype': 'DocField',
'fieldname': 'tax_rate',
'fieldtype': 'Currency',
'colour': u'White:FFF',
'description': u'If Account Type is "Tax" then the default rate is required.',
'doctype': u'DocField',
'fieldname': u'tax_rate',
'fieldtype': u'Currency',
'hidden': 0,
'label': 'Rate',
'oldfieldname': 'tax_rate',
'oldfieldtype': 'Currency',
'label': u'Rate',
'oldfieldname': u'tax_rate',
'oldfieldtype': u'Currency',
'permlevel': 0,
'reqd': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'doctype': u'DocField',
'fieldname': u'column_break1',
'fieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'freeze_account',
'fieldtype': 'Select',
'label': 'Freeze Account',
'oldfieldname': 'freeze_account',
'oldfieldtype': 'Select',
'options': 'No\nYes',
'doctype': u'DocField',
'fieldname': u'freeze_account',
'fieldtype': u'Select',
'label': u'Freeze Account',
'oldfieldname': u'freeze_account',
'oldfieldtype': u'Select',
'options': u'No\nYes',
'permlevel': 2
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'company',
'fieldtype': 'Link',
'doctype': u'DocField',
'fieldname': u'company',
'fieldtype': u'Link',
'in_filter': 1,
'label': 'Company',
'oldfieldname': 'company',
'oldfieldtype': 'Link',
'options': 'Company',
'label': u'Company',
'oldfieldname': u'company',
'oldfieldtype': u'Link',
'options': u'Company',
'permlevel': 1,
'reqd': 1,
'search_index': 1
@ -327,128 +328,129 @@
# DocField
{
'doctype': 'DocField',
'fieldname': 'credit_days',
'fieldtype': 'Int',
'doctype': u'DocField',
'fieldname': u'credit_days',
'fieldtype': u'Int',
'hidden': 1,
'label': 'Credit Days',
'oldfieldname': 'credit_days',
'oldfieldtype': 'Int',
'label': u'Credit Days',
'oldfieldname': u'credit_days',
'oldfieldtype': u'Int',
'permlevel': 0,
'print_hide': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'credit_limit',
'fieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'credit_limit',
'fieldtype': u'Currency',
'hidden': 1,
'label': 'Credit Limit',
'oldfieldname': 'credit_limit',
'oldfieldtype': 'Currency',
'label': u'Credit Limit',
'oldfieldname': u'credit_limit',
'oldfieldtype': u'Currency',
'permlevel': 0,
'print_hide': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'master_type',
'fieldtype': 'Select',
'label': 'Master Type',
'oldfieldname': 'master_type',
'oldfieldtype': 'Select',
'options': '\nNA\nSupplier\nCustomer\nEmployee',
'doctype': u'DocField',
'fieldname': u'master_type',
'fieldtype': u'Select',
'label': u'Master Type',
'oldfieldname': u'master_type',
'oldfieldtype': u'Select',
'options': u'\nNA\nSupplier\nCustomer\nEmployee',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'master_name',
'fieldtype': 'Link',
'label': 'Master Name',
'oldfieldname': 'master_name',
'oldfieldtype': 'Link',
'doctype': u'DocField',
'fieldname': u'master_name',
'fieldtype': u'Link',
'label': u'Master Name',
'oldfieldname': u'master_name',
'oldfieldtype': u'Link',
'permlevel': 0,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'label': 'TDS',
'oldfieldtype': 'Section Break',
'doctype': u'DocField',
'fieldname': u'tds',
'fieldtype': u'Section Break',
'label': u'TDS',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'pan_number',
'fieldtype': 'Data',
'label': 'PAN Number',
'oldfieldname': 'pan_number',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'pan_number',
'fieldtype': u'Data',
'label': u'PAN Number',
'oldfieldname': u'pan_number',
'oldfieldtype': u'Data',
'permlevel': 0
},
# DocField
{
'default': 'No',
'doctype': 'DocField',
'fieldname': 'tds_applicable',
'fieldtype': 'Select',
'label': 'TDS Applicable',
'oldfieldname': 'tds_applicable',
'oldfieldtype': 'Select',
'options': '\nYes\nNo',
'default': u'No',
'doctype': u'DocField',
'fieldname': u'tds_applicable',
'fieldtype': u'Select',
'label': u'TDS Applicable',
'oldfieldname': u'tds_applicable',
'oldfieldtype': u'Select',
'options': u'\nYes\nNo',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'tds_details',
'fieldtype': 'Table',
'label': 'TDS Details',
'oldfieldname': 'tds_details',
'oldfieldtype': 'Table',
'options': 'TDS Detail',
'doctype': u'DocField',
'fieldname': u'tds_details',
'fieldtype': u'Table',
'label': u'TDS Details',
'oldfieldname': u'tds_details',
'oldfieldtype': u'Table',
'options': u'TDS Detail',
'permlevel': 0
},
# DocField
{
'description': "Don't delete this field at any cost",
'doctype': 'DocField',
'fieldname': 'old_parent',
'fieldtype': 'Link',
'description': u"Don't delete this field at any cost",
'doctype': u'DocField',
'fieldname': u'old_parent',
'fieldtype': u'Link',
'hidden': 1,
'label': 'Old Parent',
'label': u'Old Parent',
'no_copy': 1,
'oldfieldname': 'old_parent',
'oldfieldtype': 'Data',
'options': 'Account',
'oldfieldname': u'old_parent',
'oldfieldtype': u'Data',
'options': u'Account',
'permlevel': 0,
'report_hide': 1
},
# DocField
{
'colour': 'White:FFF',
'description': "Don't delete this field at any cost",
'doctype': 'DocField',
'fieldname': 'lft',
'fieldtype': 'Int',
'colour': u'White:FFF',
'description': u"Don't delete this field at any cost",
'doctype': u'DocField',
'fieldname': u'lft',
'fieldtype': u'Int',
'hidden': 1,
'in_filter': 1,
'label': 'Lft',
'label': u'Lft',
'no_copy': 1,
'oldfieldname': 'lft',
'oldfieldtype': 'Int',
'oldfieldname': u'lft',
'oldfieldtype': u'Int',
'permlevel': 3,
'print_hide': 1,
'report_hide': 1,
@ -457,17 +459,17 @@
# DocField
{
'colour': 'White:FFF',
'description': "Don't delete this field at any cost",
'doctype': 'DocField',
'fieldname': 'rgt',
'fieldtype': 'Int',
'colour': u'White:FFF',
'description': u"Don't delete this field at any cost",
'doctype': u'DocField',
'fieldname': u'rgt',
'fieldtype': u'Int',
'hidden': 1,
'in_filter': 1,
'label': 'Rgt',
'label': u'Rgt',
'no_copy': 1,
'oldfieldname': 'rgt',
'oldfieldtype': 'Int',
'oldfieldname': u'rgt',
'oldfieldtype': u'Int',
'permlevel': 3,
'print_hide': 1,
'report_hide': 1,
@ -476,12 +478,12 @@
# DocField
{
'doctype': 'DocField',
'fieldname': 'trash_reason',
'fieldtype': 'Small Text',
'label': 'Trash Reason',
'oldfieldname': 'trash_reason',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'trash_reason',
'fieldtype': u'Small Text',
'label': u'Trash Reason',
'oldfieldname': u'trash_reason',
'oldfieldtype': u'Small Text',
'permlevel': 1
}
]
]

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:51',
'creation': '2012-03-27 14:35:40',
'docstatus': 0,
'modified': '2012-03-21 12:55:11',
'modified': '2012-03-27 14:35:40',
'modified_by': u'Administrator',
'owner': u'Administrator'
},

View File

@ -3,108 +3,103 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:51',
'creation': '2012-03-27 14:35:40',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'umair@iwebnotes.com',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:40',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Tray',
'server_code_error': ' ',
'section_style': u'Tray',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 24
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'no_copy': 1,
'parent': 'Advance Adjustment Detail',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Advance Adjustment Detail',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# DocType, Advance Adjustment Detail
{
'doctype': 'DocType',
'name': 'Advance Adjustment Detail'
'name': u'Advance Adjustment Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'journal_voucher',
'fieldtype': 'Link',
'idx': 1,
'label': 'Journal Voucher',
'oldfieldname': 'journal_voucher',
'oldfieldtype': 'Link',
'options': 'Journal Voucher',
'doctype': u'DocField',
'fieldname': u'journal_voucher',
'fieldtype': u'Link',
'label': u'Journal Voucher',
'oldfieldname': u'journal_voucher',
'oldfieldtype': u'Link',
'options': u'Journal Voucher',
'permlevel': 1,
'width': '250px'
'width': u'250px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'jv_detail_no',
'fieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'jv_detail_no',
'fieldtype': u'Data',
'hidden': 1,
'idx': 2,
'label': 'Journal Voucher Detail No',
'oldfieldname': 'jv_detail_no',
'oldfieldtype': 'Data',
'label': u'Journal Voucher Detail No',
'oldfieldname': u'jv_detail_no',
'oldfieldtype': u'Data',
'permlevel': 1,
'print_hide': 1,
'width': '120px'
'width': u'120px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'advance_amount',
'fieldtype': 'Currency',
'idx': 3,
'label': 'Advance amount',
'oldfieldname': 'advance_amount',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'advance_amount',
'fieldtype': u'Currency',
'label': u'Advance amount',
'oldfieldname': u'advance_amount',
'oldfieldtype': u'Currency',
'permlevel': 1,
'width': '120px'
'width': u'120px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'allocated_amount',
'fieldtype': 'Currency',
'idx': 4,
'label': 'Allocated amount',
'oldfieldname': 'allocated_amount',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'allocated_amount',
'fieldtype': u'Currency',
'label': u'Allocated amount',
'oldfieldname': u'allocated_amount',
'oldfieldtype': u'Currency',
'permlevel': 0,
'trigger': 'Client',
'width': '120px'
'trigger': u'Client',
'width': u'120px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'remarks',
'fieldtype': 'Small Text',
'idx': 5,
'label': 'Remarks',
'oldfieldname': 'remarks',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'remarks',
'fieldtype': u'Small Text',
'label': u'Remarks',
'oldfieldname': u'remarks',
'oldfieldtype': u'Small Text',
'permlevel': 1,
'width': '150px'
'width': u'150px'
}
]

View File

@ -3,139 +3,132 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:51',
'creation': '2012-03-27 14:35:40',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'umair@iwebnotes.com',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:40',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Tray',
'server_code_error': ' ',
'section_style': u'Tray',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 20
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Advance Allocation Detail',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Advance Allocation Detail',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# DocType, Advance Allocation Detail
{
'doctype': 'DocType',
'name': 'Advance Allocation Detail'
'name': u'Advance Allocation Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'journal_voucher',
'fieldtype': 'Link',
'idx': 1,
'label': 'Journal Voucher',
'doctype': u'DocField',
'fieldname': u'journal_voucher',
'fieldtype': u'Link',
'label': u'Journal Voucher',
'no_copy': 1,
'oldfieldname': 'journal_voucher',
'oldfieldtype': 'Link',
'options': 'Journal Voucher',
'oldfieldname': u'journal_voucher',
'oldfieldtype': u'Link',
'options': u'Journal Voucher',
'permlevel': 1,
'width': '180px'
'width': u'180px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'jv_detail_no',
'fieldtype': 'Date',
'doctype': u'DocField',
'fieldname': u'jv_detail_no',
'fieldtype': u'Date',
'hidden': 1,
'idx': 2,
'label': 'Journal Voucher Detail No',
'label': u'Journal Voucher Detail No',
'no_copy': 1,
'oldfieldname': 'jv_detail_no',
'oldfieldtype': 'Date',
'oldfieldname': u'jv_detail_no',
'oldfieldtype': u'Date',
'permlevel': 1,
'print_hide': 1,
'width': '80px'
'width': u'80px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'advance_amount',
'fieldtype': 'Currency',
'idx': 3,
'label': 'Advance Amount',
'doctype': u'DocField',
'fieldname': u'advance_amount',
'fieldtype': u'Currency',
'label': u'Advance Amount',
'no_copy': 1,
'oldfieldname': 'advance_amount',
'oldfieldtype': 'Currency',
'oldfieldname': u'advance_amount',
'oldfieldtype': u'Currency',
'permlevel': 1,
'width': '100px'
'width': u'100px'
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'allocated_amount',
'fieldtype': 'Currency',
'idx': 4,
'label': 'Allocated Amount',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'allocated_amount',
'fieldtype': u'Currency',
'label': u'Allocated Amount',
'no_copy': 1,
'oldfieldname': 'allocated_amount',
'oldfieldtype': 'Currency',
'oldfieldname': u'allocated_amount',
'oldfieldtype': u'Currency',
'permlevel': 0,
'trigger': 'Client',
'width': '100px'
'trigger': u'Client',
'width': u'100px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'tds_amount',
'fieldtype': 'Currency',
'idx': 5,
'label': 'TDS Amount',
'oldfieldname': 'tds_amount',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'tds_amount',
'fieldtype': u'Currency',
'label': u'TDS Amount',
'oldfieldname': u'tds_amount',
'oldfieldtype': u'Currency',
'permlevel': 1,
'width': '80px'
'width': u'80px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'tds_allocated',
'fieldtype': 'Currency',
'idx': 6,
'label': 'TDS Allocated',
'oldfieldname': 'tds_allocated',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'tds_allocated',
'fieldtype': u'Currency',
'label': u'TDS Allocated',
'oldfieldname': u'tds_allocated',
'oldfieldtype': u'Currency',
'permlevel': 1,
'width': '80px'
'width': u'80px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'remarks',
'fieldtype': 'Small Text',
'idx': 7,
'label': 'Remarks',
'doctype': u'DocField',
'fieldname': u'remarks',
'fieldtype': u'Small Text',
'label': u'Remarks',
'no_copy': 1,
'oldfieldname': 'remarks',
'oldfieldtype': 'Small Text',
'oldfieldname': u'remarks',
'oldfieldtype': u'Small Text',
'permlevel': 1,
'width': '150px'
'width': u'150px'
}
]

View File

@ -3,56 +3,56 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:52',
'creation': '2012-03-27 14:35:40',
'docstatus': 0,
'modified': '2010-12-29 18:11:06',
'modified_by': 'umair@iwebnotes.com',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:40',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'_last_update': '1294312169',
'_last_update': u'1294312169',
'allow_copy': 1,
'allow_email': 1,
'allow_print': 1,
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'hide_heading': 1,
'hide_toolbar': 1,
'issingle': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'read_only': 1,
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 12
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Bank Reconciliation',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Bank Reconciliation',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Bank Reconciliation',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Bank Reconciliation',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1
},
# DocType, Bank Reconciliation
{
'doctype': 'DocType',
'name': 'Bank Reconciliation'
'name': u'Bank Reconciliation'
},
# DocPerm
@ -60,106 +60,108 @@
'amend': 0,
'cancel': 0,
'create': 1,
'doctype': 'DocPerm',
'idx': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'Accounts User',
'role': u'Accounts User',
'submit': 0,
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'All'
'role': u'All'
},
# DocPerm
{
'create': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'Accounts Manager',
'write': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'HTML',
'idx': 1,
'label': 'Head HTML',
'doctype': u'DocField',
'fieldname': u'head_html',
'fieldtype': u'HTML',
'label': u'Head HTML',
'permlevel': 0
},
# DocField
{
'description': 'Select account head of the bank where cheque was deposited.',
'doctype': 'DocField',
'fieldname': 'bank_account',
'fieldtype': 'Link',
'idx': 2,
'label': 'Bank Account',
'options': 'Account',
'description': u'Select account head of the bank where cheque was deposited.',
'doctype': u'DocField',
'fieldname': u'bank_account',
'fieldtype': u'Link',
'label': u'Bank Account',
'options': u'Account',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'from_date',
'fieldtype': 'Date',
'idx': 3,
'label': 'From Date',
'doctype': u'DocField',
'fieldname': u'from_date',
'fieldtype': u'Date',
'label': u'From Date',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'to_date',
'fieldtype': 'Date',
'idx': 4,
'label': 'To Date',
'doctype': u'DocField',
'fieldname': u'to_date',
'fieldtype': u'Date',
'label': u'To Date',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldtype': 'Button',
'idx': 5,
'label': 'Get Non Reconciled Entries',
'options': 'get_details',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'get_non_reconciled_entries',
'fieldtype': u'Button',
'label': u'Get Non Reconciled Entries',
'options': u'get_details',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'entries',
'fieldtype': 'Table',
'idx': 6,
'label': 'Entries',
'options': 'Bank Reconciliation Detail',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'entries',
'fieldtype': u'Table',
'label': u'Entries',
'options': u'Bank Reconciliation Detail',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Button',
'idx': 7,
'label': 'Update Clearance Date',
'options': 'update_details',
'doctype': u'DocField',
'fieldname': u'update_clearance_date',
'fieldtype': u'Button',
'label': u'Update Clearance Date',
'options': u'update_details',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'total_amount',
'fieldtype': 'Currency',
'idx': 8,
'label': 'Total Amount',
'doctype': u'DocField',
'fieldname': u'total_amount',
'fieldtype': u'Currency',
'label': u'Total Amount',
'permlevel': 1
}
]

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:52',
'creation': '2012-03-27 14:35:41',
'docstatus': 0,
'modified': '2012-03-22 14:53:24',
'modified': '2012-03-27 14:35:41',
'modified_by': u'Administrator',
'owner': u'Administrator'
},

View File

@ -3,22 +3,22 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:54',
'creation': '2012-03-27 14:35:41',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'umair@iwebnotes.com',
'owner': 'nabin@webnotestech.com'
'modified': '2012-03-27 14:35:41',
'modified_by': u'Administrator',
'owner': u'nabin@webnotestech.com'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'issingle': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 23
},
@ -26,6 +26,6 @@
# DocType, Budget Control
{
'doctype': 'DocType',
'name': 'Budget Control'
'name': u'Budget Control'
}
]

View File

@ -3,94 +3,90 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:54',
'creation': '2012-03-27 14:35:41',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'umair@iwebnotes.com',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:41',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'autoname': 'CBD/.######',
'colour': 'White:FFF',
'autoname': u'CBD/.######',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Tray',
'section_style': u'Tray',
'show_in_menu': 0,
'version': 6
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Budget Detail',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Budget Detail',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# DocType, Budget Detail
{
'doctype': 'DocType',
'name': 'Budget Detail'
'name': u'Budget Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'account',
'fieldtype': 'Link',
'idx': 1,
'doctype': u'DocField',
'fieldname': u'account',
'fieldtype': u'Link',
'in_filter': 1,
'label': 'Account',
'oldfieldname': 'account',
'oldfieldtype': 'Link',
'options': 'Account',
'label': u'Account',
'oldfieldname': u'account',
'oldfieldtype': u'Link',
'options': u'Account',
'permlevel': 0,
'reqd': 1,
'search_index': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'budget_allocated',
'fieldtype': 'Currency',
'idx': 2,
'label': 'Budget Allocated',
'oldfieldname': 'budget_allocated',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'budget_allocated',
'fieldtype': u'Currency',
'label': u'Budget Allocated',
'oldfieldname': u'budget_allocated',
'oldfieldtype': u'Currency',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'actual',
'fieldtype': 'Currency',
'idx': 3,
'label': 'Actual',
'oldfieldname': 'actual',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'actual',
'fieldtype': u'Currency',
'label': u'Actual',
'oldfieldname': u'actual',
'oldfieldtype': u'Currency',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'fiscal_year',
'fieldtype': 'Select',
'idx': 4,
'doctype': u'DocField',
'fieldname': u'fiscal_year',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Fiscal Year',
'oldfieldname': 'fiscal_year',
'oldfieldtype': 'Select',
'options': 'link:Fiscal Year',
'label': u'Fiscal Year',
'oldfieldname': u'fiscal_year',
'oldfieldtype': u'Select',
'options': u'link:Fiscal Year',
'permlevel': 0,
'reqd': 1,
'search_index': 1

View File

@ -3,79 +3,76 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:54',
'creation': '2012-03-27 14:35:41',
'docstatus': 0,
'modified': '2010-12-29 18:20:37',
'modified_by': 'umair@iwebnotes.com',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:41',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'allow_trash': 1,
'autoname': 'field:distribution_id',
'colour': 'White:FFF',
'autoname': u'field:distribution_id',
'colour': u'White:FFF',
'doctype': 'DocType',
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'name_case': 'Title Case',
'section_style': 'Simple',
'server_code_error': ' ',
'name_case': u'Title Case',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 24
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Budget Distribution',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Budget Distribution',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Budget Distribution',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Budget Distribution',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1
},
# DocType, Budget Distribution
{
'doctype': 'DocType',
'name': 'Budget Distribution'
'name': u'Budget Distribution'
},
# DocPerm
{
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'idx': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'System Manager',
'role': u'System Manager',
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'System Manager',
'role': u'System Manager',
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 3,
'doctype': u'DocPerm',
'permlevel': 2,
'role': 'System Manager'
'role': u'System Manager'
},
# DocPerm
@ -83,10 +80,9 @@
'amend': 0,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'idx': 4,
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'Accounts Manager',
'role': u'Accounts Manager',
'submit': 0,
'write': 1
},
@ -96,71 +92,65 @@
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'idx': 5,
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'Accounts Manager',
'role': u'Accounts Manager',
'submit': 0,
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 6,
'doctype': u'DocPerm',
'permlevel': 2,
'role': 'Accounts Manager'
'role': u'Accounts Manager'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'distribution_id',
'fieldtype': 'Data',
'idx': 1,
'label': 'Distribution ID',
'oldfieldname': 'distribution_id',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'distribution_id',
'fieldtype': u'Data',
'label': u'Distribution ID',
'oldfieldname': u'distribution_id',
'oldfieldtype': u'Data',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'fiscal_year',
'fieldtype': 'Select',
'idx': 2,
'doctype': u'DocField',
'fieldname': u'fiscal_year',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Fiscal Year',
'oldfieldname': 'fiscal_year',
'oldfieldtype': 'Select',
'options': 'link:Fiscal Year',
'label': u'Fiscal Year',
'oldfieldname': u'fiscal_year',
'oldfieldtype': u'Select',
'options': u'link:Fiscal Year',
'permlevel': 0,
'search_index': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'budget_distribution_details',
'fieldtype': 'Table',
'idx': 3,
'label': 'Budget Distribution Details',
'oldfieldname': 'budget_distribution_details',
'oldfieldtype': 'Table',
'options': 'Budget Distribution Detail',
'doctype': u'DocField',
'fieldname': u'budget_distribution_details',
'fieldtype': u'Table',
'label': u'Budget Distribution Details',
'oldfieldname': u'budget_distribution_details',
'oldfieldtype': u'Table',
'options': u'Budget Distribution Detail',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'trash_reason',
'fieldtype': 'Small Text',
'idx': 4,
'label': 'Trash Reason',
'oldfieldname': 'trash_reason',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'trash_reason',
'fieldtype': u'Small Text',
'label': u'Trash Reason',
'oldfieldname': u'trash_reason',
'oldfieldtype': u'Small Text',
'permlevel': 1
}
]

View File

@ -3,76 +3,73 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:54',
'creation': '2012-03-27 14:35:41',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'umair@iwebnotes.com',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:41',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'autoname': 'BDD/.#####',
'colour': 'White:FFF',
'autoname': u'BDD/.#####',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Tray',
'server_code_error': ' ',
'section_style': u'Tray',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 6
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Budget Distribution Detail',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Budget Distribution Detail',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# DocType, Budget Distribution Detail
{
'doctype': 'DocType',
'name': 'Budget Distribution Detail'
'name': u'Budget Distribution Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'month',
'fieldtype': 'Data',
'idx': 1,
'label': 'Month',
'oldfieldname': 'month',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'month',
'fieldtype': u'Data',
'label': u'Month',
'oldfieldname': u'month',
'oldfieldtype': u'Data',
'permlevel': 2,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'percentage_allocation',
'fieldtype': 'Currency',
'idx': 2,
'label': 'Percentage Allocation',
'oldfieldname': 'percentage_allocation',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'percentage_allocation',
'fieldtype': u'Currency',
'label': u'Percentage Allocation',
'oldfieldname': u'percentage_allocation',
'oldfieldtype': u'Currency',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'aggregate_percentage',
'fieldtype': 'Currency',
'idx': 3,
'label': 'Aggregate Percentage',
'oldfieldname': 'aggregate_percentage',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'aggregate_percentage',
'fieldtype': u'Currency',
'label': u'Aggregate Percentage',
'oldfieldname': u'aggregate_percentage',
'oldfieldtype': u'Currency',
'permlevel': 2
}
]

View File

@ -3,188 +3,191 @@
# These values are common in all dictionaries
{
'creation': '2011-12-07 16:16:16',
'creation': '2012-03-27 14:35:41',
'docstatus': 0,
'modified': '2011-12-07 17:50:17',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:41',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'_last_update': '1323255350',
'colour': 'White:FFF',
'_last_update': u'1323255350',
'colour': u'White:FFF',
'doctype': 'DocType',
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Simple',
'section_style': u'Simple',
'show_in_menu': 0,
'version': 11
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'C-Form',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'C-Form',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'C-Form',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'C-Form',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1
},
# DocType, C-Form
{
'doctype': 'DocType',
'name': 'C-Form'
'name': u'C-Form'
},
# DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'Accounts User',
'role': u'Accounts User',
'write': 1
},
# DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'Accounts Manager',
'role': u'Accounts Manager',
'submit': 0,
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'All'
'role': u'All'
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'width': '50%'
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'width': u'50%'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'naming_series',
'fieldtype': 'Select',
'label': 'Series',
'options': '\nC-FORM/',
'doctype': u'DocField',
'fieldname': u'naming_series',
'fieldtype': u'Select',
'label': u'Series',
'options': u'\nC-FORM/',
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'c_form_no',
'fieldtype': 'Data',
'label': 'C-Form No',
'doctype': u'DocField',
'fieldname': u'c_form_no',
'fieldtype': u'Data',
'label': u'C-Form No',
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'received_date',
'fieldtype': 'Date',
'label': 'Received Date',
'doctype': u'DocField',
'fieldname': u'received_date',
'fieldtype': u'Date',
'label': u'Received Date',
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'customer',
'fieldtype': 'Link',
'label': 'Customer',
'options': 'Customer',
'doctype': u'DocField',
'fieldname': u'customer',
'fieldtype': u'Link',
'label': u'Customer',
'options': u'Customer',
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'width': '50%'
'doctype': u'DocField',
'fieldname': u'column_break1',
'fieldtype': u'Column Break',
'width': u'50%'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'company',
'fieldtype': 'Select',
'label': 'Company',
'options': 'link:Company'
'doctype': u'DocField',
'fieldname': u'company',
'fieldtype': u'Select',
'label': u'Company',
'options': u'link:Company'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'fiscal_year',
'fieldtype': 'Select',
'label': 'Fiscal Year',
'options': 'link:Fiscal Year',
'doctype': u'DocField',
'fieldname': u'fiscal_year',
'fieldtype': u'Select',
'label': u'Fiscal Year',
'options': u'link:Fiscal Year',
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'quarter',
'fieldtype': 'Select',
'label': 'Quarter',
'options': '\nI\nII\nIII\nIV'
'doctype': u'DocField',
'fieldname': u'quarter',
'fieldtype': u'Select',
'label': u'Quarter',
'options': u'\nI\nII\nIII\nIV'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'total_amount',
'fieldtype': 'Currency',
'label': 'Total Amount',
'doctype': u'DocField',
'fieldname': u'total_amount',
'fieldtype': u'Currency',
'label': u'Total Amount',
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'state',
'fieldtype': 'Select',
'label': 'State',
'options': "link:State\ncountry='India'",
'doctype': u'DocField',
'fieldname': u'state',
'fieldtype': u'Select',
'label': u'State',
'options': u"link:State\ncountry='India'",
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break'
'doctype': u'DocField',
'fieldname': u'section_break0',
'fieldtype': u'Section Break'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'invoice_details',
'fieldtype': 'Table',
'label': 'Invoice Details',
'options': 'C-Form Invoice Detail'
'doctype': u'DocField',
'fieldname': u'invoice_details',
'fieldtype': u'Table',
'label': u'Invoice Details',
'options': u'C-Form Invoice Detail'
}
]

View File

@ -3,89 +3,89 @@
# These values are common in all dictionaries
{
'creation': '2011-12-07 16:15:39',
'creation': '2012-03-27 14:35:41',
'docstatus': 0,
'modified': '2011-12-07 16:21:55',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:41',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Simple',
'section_style': u'Simple',
'show_in_menu': 0,
'version': 5
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'C-Form Invoice Detail',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'C-Form Invoice Detail',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# DocType, C-Form Invoice Detail
{
'doctype': 'DocType',
'name': 'C-Form Invoice Detail'
'name': u'C-Form Invoice Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'invoice_no',
'fieldtype': 'Link',
'label': 'Invoice No',
'options': 'Receivable Voucher',
'doctype': u'DocField',
'fieldname': u'invoice_no',
'fieldtype': u'Link',
'label': u'Invoice No',
'options': u'Receivable Voucher',
'permlevel': 0,
'width': '160px'
'width': u'160px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'invoice_date',
'fieldtype': 'Date',
'label': 'Invoice Date',
'doctype': u'DocField',
'fieldname': u'invoice_date',
'fieldtype': u'Date',
'label': u'Invoice Date',
'permlevel': 1,
'width': '120px'
'width': u'120px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'territory',
'fieldtype': 'Link',
'label': 'Territory',
'options': 'Territory',
'doctype': u'DocField',
'fieldname': u'territory',
'fieldtype': u'Link',
'label': u'Territory',
'options': u'Territory',
'permlevel': 1,
'width': '120px'
'width': u'120px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'net_total',
'fieldtype': 'Currency',
'label': 'Net Total',
'doctype': u'DocField',
'fieldname': u'net_total',
'fieldtype': u'Currency',
'label': u'Net Total',
'permlevel': 1,
'width': '120px'
'width': u'120px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'grand_total',
'fieldtype': 'Currency',
'label': 'Grand Total',
'doctype': u'DocField',
'fieldname': u'grand_total',
'fieldtype': u'Currency',
'label': u'Grand Total',
'permlevel': 1,
'width': '120px'
'width': u'120px'
}
]

View File

@ -3,56 +3,56 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:56',
'creation': '2012-03-27 14:35:41',
'docstatus': 0,
'modified': '2011-10-10 12:05:07',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:41',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'_last_update': '1317365120',
'_last_update': u'1317365120',
'allow_copy': 1,
'allow_trash': 1,
'autoname': 'field:cost_center_name',
'colour': 'White:FFF',
'default_print_format': 'Standard',
'autoname': u'field:cost_center_name',
'colour': u'White:FFF',
'default_print_format': u'Standard',
'doctype': 'DocType',
'document_type': 'Master',
'document_type': u'Master',
'in_create': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'search_fields': 'name,parent_cost_center',
'section_style': 'Simple',
'server_code_error': ' ',
'search_fields': u'name,parent_cost_center',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 109
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Cost Center',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Cost Center',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Cost Center',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Cost Center',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1
},
# DocType, Cost Center
{
'doctype': 'DocType',
'name': 'Cost Center'
'name': u'Cost Center'
},
# DocPerm
@ -60,9 +60,38 @@
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'Accounts User',
'submit': 0,
'write': 0
},
# DocPerm
{
'cancel': 1,
'create': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'System Manager',
'write': 1
},
# DocPerm
{
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'Accounts Manager',
'role': u'All'
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'Accounts Manager',
'submit': 0,
'write': 0
},
@ -72,9 +101,9 @@
'amend': 0,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'Accounts Manager',
'role': u'Accounts Manager',
'submit': 0,
'write': 1
},
@ -84,63 +113,34 @@
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'Accounts User',
'role': u'Accounts User',
'submit': 0,
'write': 0
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'permlevel': 0,
'role': 'Accounts User',
'submit': 0,
'write': 0
},
# DocPerm
{
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'permlevel': 0,
'role': 'System Manager',
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'permlevel': 1,
'role': 'All'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'trash_reason',
'fieldtype': 'Small Text',
'label': 'Trash Reason',
'oldfieldname': 'trash_reason',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'trash_reason',
'fieldtype': u'Small Text',
'label': u'Trash Reason',
'oldfieldname': u'trash_reason',
'oldfieldtype': u'Small Text',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'cost_center_name',
'fieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'cost_center_name',
'fieldtype': u'Data',
'in_filter': 0,
'label': 'Cost Center Name',
'label': u'Cost Center Name',
'no_copy': 1,
'oldfieldname': 'cost_center_name',
'oldfieldtype': 'Data',
'oldfieldname': u'cost_center_name',
'oldfieldtype': u'Data',
'permlevel': 0,
'reqd': 1,
'search_index': 0
@ -148,119 +148,121 @@
# DocField
{
'description': 'Select company name first.',
'doctype': 'DocField',
'fieldname': 'parent_cost_center',
'fieldtype': 'Link',
'label': 'Parent Cost Center',
'oldfieldname': 'parent_cost_center',
'oldfieldtype': 'Link',
'options': 'Cost Center',
'description': u'Select company name first.',
'doctype': u'DocField',
'fieldname': u'parent_cost_center',
'fieldtype': u'Link',
'label': u'Parent Cost Center',
'oldfieldname': u'parent_cost_center',
'oldfieldtype': u'Link',
'options': u'Cost Center',
'permlevel': 0,
'reqd': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'company_name',
'fieldtype': 'Link',
'label': 'Company',
'oldfieldname': 'company_name',
'oldfieldtype': 'Link',
'options': 'Company',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'company_name',
'fieldtype': u'Link',
'label': u'Company',
'oldfieldname': u'company_name',
'oldfieldtype': u'Link',
'options': u'Company',
'permlevel': 0,
'reqd': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'company_abbr',
'fieldtype': 'Data',
'label': 'Company Abbr',
'oldfieldname': 'company_abbr',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'company_abbr',
'fieldtype': u'Data',
'label': u'Company Abbr',
'oldfieldname': u'company_abbr',
'oldfieldtype': u'Data',
'permlevel': 1
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'group_or_ledger',
'fieldtype': 'Select',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'group_or_ledger',
'fieldtype': u'Select',
'hidden': 0,
'label': 'Group or Ledger',
'label': u'Group or Ledger',
'no_copy': 1,
'oldfieldname': 'group_or_ledger',
'oldfieldtype': 'Select',
'options': '\nGroup\nLedger',
'oldfieldname': u'group_or_ledger',
'oldfieldtype': u'Select',
'options': u'\nGroup\nLedger',
'permlevel': 0,
'print_hide': 1,
'report_hide': 1,
'reqd': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldtype': 'Button',
'label': 'Convert to Group',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'convert_to_group',
'fieldtype': u'Button',
'label': u'Convert to Group',
'permlevel': 0,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldtype': 'Button',
'label': 'Convert to Ledger',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'convert_to_ledger',
'fieldtype': u'Button',
'label': u'Convert to Ledger',
'permlevel': 0,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'distribution_id',
'fieldtype': 'Link',
'label': 'Distribution Id',
'oldfieldname': 'distribution_id',
'oldfieldtype': 'Link',
'options': 'Budget Distribution',
'doctype': u'DocField',
'fieldname': u'distribution_id',
'fieldtype': u'Link',
'label': u'Distribution Id',
'oldfieldname': u'distribution_id',
'oldfieldtype': u'Link',
'options': u'Budget Distribution',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'budget_details',
'fieldtype': 'Table',
'label': 'Budget Details',
'oldfieldname': 'budget_details',
'oldfieldtype': 'Table',
'options': 'Budget Detail',
'doctype': u'DocField',
'fieldname': u'budget_details',
'fieldtype': u'Table',
'label': u'Budget Details',
'oldfieldname': u'budget_details',
'oldfieldtype': u'Table',
'options': u'Budget Detail',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'lft',
'fieldtype': 'Int',
'doctype': u'DocField',
'fieldname': u'lft',
'fieldtype': u'Int',
'hidden': 1,
'in_filter': 1,
'label': 'lft',
'label': u'lft',
'no_copy': 1,
'oldfieldname': 'lft',
'oldfieldtype': 'Int',
'oldfieldname': u'lft',
'oldfieldtype': u'Int',
'permlevel': 0,
'print_hide': 1,
'report_hide': 1,
@ -269,15 +271,15 @@
# DocField
{
'doctype': 'DocField',
'fieldname': 'rgt',
'fieldtype': 'Int',
'doctype': u'DocField',
'fieldname': u'rgt',
'fieldtype': u'Int',
'hidden': 1,
'in_filter': 1,
'label': 'rgt',
'label': u'rgt',
'no_copy': 1,
'oldfieldname': 'rgt',
'oldfieldtype': 'Int',
'oldfieldname': u'rgt',
'oldfieldtype': u'Int',
'permlevel': 0,
'print_hide': 1,
'report_hide': 1,
@ -287,15 +289,15 @@
# DocField
{
'doctype': 'DocField',
'fieldname': 'old_parent',
'fieldtype': 'Link',
'doctype': u'DocField',
'fieldname': u'old_parent',
'fieldtype': u'Link',
'hidden': 1,
'label': 'old_parent',
'label': u'old_parent',
'no_copy': 1,
'oldfieldname': 'old_parent',
'oldfieldtype': 'Data',
'options': 'Cost Center',
'oldfieldname': u'old_parent',
'oldfieldtype': u'Data',
'options': u'Cost Center',
'permlevel': 0,
'print_hide': 1,
'report_hide': 1

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:02',
'creation': '2012-03-27 14:35:41',
'docstatus': 0,
'modified': '2012-03-21 12:54:40',
'modified': '2012-03-27 14:35:41',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
@ -57,6 +57,11 @@
'name': u'Fiscal Year'
},
# DocPerm
{
'doctype': u'DocPerm'
},
# DocPerm
{
'amend': 0,
@ -64,14 +69,10 @@
'submit': 0
},
# DocPerm
{
'doctype': u'DocPerm'
},
# DocField
{
'doctype': u'DocField',
'fieldname': u'year_details',
'fieldtype': u'Section Break',
'label': u'Year Details',
'oldfieldtype': u'Section Break',
@ -143,6 +144,7 @@
'colour': u'White:FFF',
'description': u"Click on the button below to reset balances from your previous year's closing and repost your balances. You can use this if your previous year balance sheet has been changed and you wish to update your current accounts.",
'doctype': u'DocField',
'fieldname': u'repost_accounts',
'fieldtype': u'Section Break',
'label': u'Repost Accounts',
'oldfieldtype': u'Section Break',
@ -178,6 +180,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'repost_account_balances',
'fieldtype': u'Button',
'label': u'Repost Account Balances',
'oldfieldtype': u'Button',
@ -188,6 +191,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'repost_voucher_outstanding',
'fieldtype': u'Button',
'label': u'Repost Voucher Outstanding',
'oldfieldtype': u'Button',

View File

@ -3,61 +3,50 @@
# These values are common in all dictionaries
{
'creation': '2010-09-27 15:56:52',
'creation': '2012-03-27 14:35:41',
'docstatus': 0,
'modified': '2011-06-15 13:07:17',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
# These values are common for all DocField
{
'doctype': 'DocField',
'name': '__common__',
'parent': 'Form 16A',
'parentfield': 'fields',
'parenttype': 'DocType'
'modified': '2012-03-27 14:35:41',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'_last_update': '1308123438',
'colour': 'White:FFF',
'_last_update': u'1308123438',
'colour': u'White:FFF',
'doctype': 'DocType',
'in_create': 0,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 75
},
# These values are common for all DocFormat
# These values are common for all DocField
{
'doctype': 'DocFormat',
'format': 'Form 16A Print Format',
'idx': 1,
'doctype': u'DocField',
'name': '__common__',
'parent': 'Form 16A',
'parentfield': 'formats',
'parenttype': 'DocType'
'parent': u'Form 16A',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Form 16A',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Form 16A',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1
},
# DocType, Form 16A
{
'doctype': 'DocType',
'name': 'Form 16A'
'name': u'Form 16A'
},
# DocPerm
@ -65,10 +54,9 @@
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'idx': 1,
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'Accounts Manager',
'role': u'Accounts Manager',
'submit': 0,
'write': 0
},
@ -78,10 +66,9 @@
'amend': 0,
'cancel': 0,
'create': 1,
'doctype': 'DocPerm',
'idx': 2,
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'Accounts Manager',
'role': u'Accounts Manager',
'submit': 0,
'write': 1
},
@ -91,10 +78,9 @@
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'idx': 3,
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'Accounts User',
'role': u'Accounts User',
'submit': 0,
'write': 0
},
@ -104,10 +90,9 @@
'amend': 0,
'cancel': 0,
'create': 1,
'doctype': 'DocPerm',
'idx': 4,
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'Accounts User',
'role': u'Accounts User',
'submit': 0,
'write': 1
},
@ -115,168 +100,153 @@
# DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'idx': 5,
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'System Manager',
'role': u'System Manager',
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 6,
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'System Manager'
},
# DocFormat
{
'doctype': 'DocFormat'
'role': u'System Manager'
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 1,
'label': 'Basic Info',
'oldfieldtype': 'Section Break',
'doctype': u'DocField',
'fieldname': u'basic_info',
'fieldtype': u'Section Break',
'label': u'Basic Info',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'idx': 2,
'oldfieldtype': 'Column Break',
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'from_date',
'fieldtype': 'Date',
'idx': 3,
'label': 'From Date',
'oldfieldname': 'from_date',
'oldfieldtype': 'Date',
'doctype': u'DocField',
'fieldname': u'from_date',
'fieldtype': u'Date',
'label': u'From Date',
'oldfieldname': u'from_date',
'oldfieldtype': u'Date',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'to_date',
'fieldtype': 'Date',
'idx': 4,
'label': 'To Date',
'oldfieldname': 'to_date',
'oldfieldtype': 'Date',
'doctype': u'DocField',
'fieldname': u'to_date',
'fieldtype': u'Date',
'label': u'To Date',
'oldfieldname': u'to_date',
'oldfieldtype': u'Date',
'permlevel': 0,
'reqd': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'tds_category',
'fieldtype': 'Link',
'idx': 5,
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'tds_category',
'fieldtype': u'Link',
'in_filter': 1,
'label': 'TDS Category',
'oldfieldname': 'tds_category',
'oldfieldtype': 'Link',
'options': 'TDS Category',
'label': u'TDS Category',
'oldfieldname': u'tds_category',
'oldfieldtype': u'Link',
'options': u'TDS Category',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'party_name',
'fieldtype': 'Link',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'party_name',
'fieldtype': u'Link',
'hidden': 0,
'idx': 6,
'in_filter': 1,
'label': 'Party Name',
'oldfieldname': 'party_name',
'oldfieldtype': 'Link',
'options': 'Account',
'label': u'Party Name',
'oldfieldname': u'party_name',
'oldfieldtype': u'Link',
'options': u'Account',
'permlevel': 0,
'reqd': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'party_address',
'fieldtype': 'Small Text',
'idx': 7,
'label': 'Address',
'oldfieldname': 'party_address',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'party_address',
'fieldtype': u'Small Text',
'label': u'Address',
'oldfieldname': u'party_address',
'oldfieldtype': u'Small Text',
'permlevel': 1,
'reqd': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'pan_number',
'fieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'pan_number',
'fieldtype': u'Data',
'hidden': 0,
'idx': 8,
'label': 'PAN No',
'oldfieldname': 'pan_number',
'oldfieldtype': 'Data',
'label': u'PAN No',
'oldfieldname': u'pan_number',
'oldfieldtype': u'Data',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'idx': 9,
'oldfieldtype': 'Column Break',
'doctype': u'DocField',
'fieldname': u'column_break1',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'fiscal_year',
'fieldtype': 'Select',
'idx': 10,
'label': 'Fiscal Year',
'oldfieldname': 'fiscal_year',
'oldfieldtype': 'Select',
'options': 'link:Fiscal Year',
'doctype': u'DocField',
'fieldname': u'fiscal_year',
'fieldtype': u'Select',
'label': u'Fiscal Year',
'oldfieldname': u'fiscal_year',
'oldfieldtype': u'Select',
'options': u'link:Fiscal Year',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'company',
'fieldtype': 'Link',
'idx': 11,
'doctype': u'DocField',
'fieldname': u'company',
'fieldtype': u'Link',
'in_filter': 1,
'label': 'Company ',
'oldfieldname': 'company',
'oldfieldtype': 'Link',
'options': 'Company',
'label': u'Company ',
'oldfieldname': u'company',
'oldfieldtype': u'Link',
'options': u'Company',
'permlevel': 0,
'reqd': 1,
'search_index': 1
@ -284,194 +254,184 @@
# DocField
{
'doctype': 'DocField',
'fieldname': 'company_address',
'fieldtype': 'Small Text',
'idx': 12,
'label': 'Company Address',
'oldfieldname': 'company_address',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'company_address',
'fieldtype': u'Small Text',
'label': u'Company Address',
'oldfieldname': u'company_address',
'oldfieldtype': u'Small Text',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'registration_details',
'fieldtype': 'Small Text',
'idx': 13,
'label': 'Registration Details',
'oldfieldname': 'registration_details',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'registration_details',
'fieldtype': u'Small Text',
'label': u'Registration Details',
'oldfieldname': u'registration_details',
'oldfieldtype': u'Small Text',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 14,
'label': 'Return Details',
'oldfieldtype': 'Section Break',
'doctype': u'DocField',
'fieldname': u'return_details',
'fieldtype': u'Section Break',
'label': u'Return Details',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Button',
'idx': 15,
'label': 'Get Return Details',
'oldfieldtype': 'Button',
'options': 'get_return_ack_details',
'doctype': u'DocField',
'fieldname': u'get_return_details',
'fieldtype': u'Button',
'label': u'Get Return Details',
'oldfieldtype': u'Button',
'options': u'get_return_ack_details',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'form_16A_ack_details',
'fieldtype': 'Table',
'idx': 16,
'label': 'Form 16A Ack Details',
'oldfieldname': 'form_16A_ack_details',
'oldfieldtype': 'Table',
'options': 'Form 16A Ack Detail',
'doctype': u'DocField',
'fieldname': u'form_16A_ack_details',
'fieldtype': u'Table',
'label': u'Form 16A Ack Details',
'oldfieldname': u'form_16A_ack_details',
'oldfieldtype': u'Table',
'options': u'Form 16A Ack Detail',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 17,
'label': 'Payment Details',
'oldfieldtype': 'Section Break',
'doctype': u'DocField',
'fieldname': u'payment_details',
'fieldtype': u'Section Break',
'label': u'Payment Details',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Button',
'idx': 18,
'label': 'Get TDS',
'oldfieldtype': 'Button',
'options': 'get_tds',
'doctype': u'DocField',
'fieldname': u'get_tds',
'fieldtype': u'Button',
'label': u'Get TDS',
'oldfieldtype': u'Button',
'options': u'get_tds',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'form_16A_tax_details',
'fieldtype': 'Table',
'idx': 19,
'label': 'Tax Details',
'oldfieldname': 'form_16A_tax_details',
'oldfieldtype': 'Table',
'options': 'Form 16A Tax Detail',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'form_16A_tax_details',
'fieldtype': u'Table',
'label': u'Tax Details',
'oldfieldname': u'form_16A_tax_details',
'oldfieldtype': u'Table',
'options': u'Form 16A Tax Detail',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'total_amount',
'fieldtype': 'Currency',
'idx': 20,
'label': 'Total Amount',
'oldfieldname': 'total_amount',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'total_amount',
'fieldtype': u'Currency',
'label': u'Total Amount',
'oldfieldname': u'total_amount',
'oldfieldtype': u'Currency',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'in_words',
'fieldtype': 'Data',
'idx': 21,
'label': 'In Words',
'doctype': u'DocField',
'fieldname': u'in_words',
'fieldtype': u'Data',
'label': u'In Words',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 22,
'oldfieldtype': 'Section Break',
'options': 'Simple',
'doctype': u'DocField',
'fieldname': u'section_break0',
'fieldtype': u'Section Break',
'oldfieldtype': u'Section Break',
'options': u'Simple',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'idx': 23,
'oldfieldtype': 'Column Break',
'doctype': u'DocField',
'fieldname': u'column_break2',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'place',
'fieldtype': 'Data',
'idx': 24,
'label': 'Place',
'oldfieldname': 'place',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'place',
'fieldtype': u'Data',
'label': u'Place',
'oldfieldname': u'place',
'oldfieldtype': u'Data',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'dt',
'fieldtype': 'Date',
'idx': 25,
'label': 'Date',
'oldfieldname': 'dt',
'oldfieldtype': 'Date',
'doctype': u'DocField',
'fieldname': u'dt',
'fieldtype': u'Date',
'label': u'Date',
'oldfieldname': u'dt',
'oldfieldtype': u'Date',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'idx': 26,
'oldfieldtype': 'Column Break',
'doctype': u'DocField',
'fieldname': u'column_break3',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'full_name',
'fieldtype': 'Data',
'idx': 27,
'label': 'Full Name',
'oldfieldname': 'full_name',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'full_name',
'fieldtype': u'Data',
'label': u'Full Name',
'oldfieldname': u'full_name',
'oldfieldtype': u'Data',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'designation',
'fieldtype': 'Data',
'idx': 28,
'label': 'Designation',
'oldfieldname': 'designation',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'designation',
'fieldtype': u'Data',
'label': u'Designation',
'oldfieldname': u'designation',
'oldfieldtype': u'Data',
'permlevel': 0
}
]

View File

@ -3,61 +3,59 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:02',
'creation': '2012-03-27 14:35:42',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:42',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Tray',
'section_style': u'Tray',
'show_in_menu': 0,
'version': 1
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Form 16A Ack Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'Form 16A Ack Detail',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# DocType, Form 16A Ack Detail
{
'doctype': 'DocType',
'name': 'Form 16A Ack Detail'
'name': u'Form 16A Ack Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'quarter',
'fieldtype': 'Select',
'idx': 1,
'label': 'Quarter',
'oldfieldname': 'quarter',
'oldfieldtype': 'Select',
'options': '\nApr-Jun\nJul-Sept\nOct-Dec\nJan-Mar'
'doctype': u'DocField',
'fieldname': u'quarter',
'fieldtype': u'Select',
'label': u'Quarter',
'oldfieldname': u'quarter',
'oldfieldtype': u'Select',
'options': u'\nApr-Jun\nJul-Sept\nOct-Dec\nJan-Mar'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'ack_no',
'fieldtype': 'Data',
'idx': 2,
'label': 'Acknowledgement No.',
'oldfieldname': 'ack_no',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'ack_no',
'fieldtype': u'Data',
'label': u'Acknowledgement No.',
'oldfieldname': u'ack_no',
'oldfieldtype': u'Data'
}
]

View File

@ -3,148 +3,138 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:02',
'creation': '2012-03-27 14:35:42',
'docstatus': 0,
'modified': '2010-09-27 16:53:54',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:42',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Tray',
'section_style': u'Tray',
'show_in_menu': 0,
'version': 1
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Form 16A Tax Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'Form 16A Tax Detail',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# DocType, Form 16A Tax Detail
{
'doctype': 'DocType',
'name': 'Form 16A Tax Detail'
'name': u'Form 16A Tax Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'amount_paid',
'fieldtype': 'Currency',
'idx': 1,
'label': 'Amount paid / credited',
'oldfieldname': 'amount_paid',
'oldfieldtype': 'Currency'
'doctype': u'DocField',
'fieldname': u'amount_paid',
'fieldtype': u'Currency',
'label': u'Amount paid / credited',
'oldfieldname': u'amount_paid',
'oldfieldtype': u'Currency'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'date_of_payment',
'fieldtype': 'Date',
'idx': 2,
'label': 'Date of payment / credit',
'oldfieldname': 'date_of_payment',
'oldfieldtype': 'Date'
'doctype': u'DocField',
'fieldname': u'date_of_payment',
'fieldtype': u'Date',
'label': u'Date of payment / credit',
'oldfieldname': u'date_of_payment',
'oldfieldtype': u'Date'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'tds_main',
'fieldtype': 'Currency',
'idx': 3,
'label': 'TDS(Main)',
'oldfieldname': 'tds_main',
'oldfieldtype': 'Currency'
'doctype': u'DocField',
'fieldname': u'tds_main',
'fieldtype': u'Currency',
'label': u'TDS(Main)',
'oldfieldname': u'tds_main',
'oldfieldtype': u'Currency'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'surcharge',
'fieldtype': 'Currency',
'idx': 4,
'label': 'Surcharge',
'oldfieldname': 'surcharge',
'oldfieldtype': 'Currency'
'doctype': u'DocField',
'fieldname': u'surcharge',
'fieldtype': u'Currency',
'label': u'Surcharge',
'oldfieldname': u'surcharge',
'oldfieldtype': u'Currency'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'cess_on_tds',
'fieldtype': 'Currency',
'idx': 5,
'label': 'Cess on TDS',
'oldfieldname': 'cess_on_tds',
'oldfieldtype': 'Currency'
'doctype': u'DocField',
'fieldname': u'cess_on_tds',
'fieldtype': u'Currency',
'label': u'Cess on TDS',
'oldfieldname': u'cess_on_tds',
'oldfieldtype': u'Currency'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'total_tax_deposited',
'fieldtype': 'Currency',
'idx': 8,
'label': 'Total Tax Deposited',
'oldfieldname': 'total_tax_deposited',
'oldfieldtype': 'Currency'
'doctype': u'DocField',
'fieldname': u'total_tax_deposited',
'fieldtype': u'Currency',
'label': u'Total Tax Deposited',
'oldfieldname': u'total_tax_deposited',
'oldfieldtype': u'Currency'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'cheque_no',
'fieldtype': 'Data',
'idx': 9,
'label': 'Cheque / DD No.',
'oldfieldname': 'cheque_no',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'cheque_no',
'fieldtype': u'Data',
'label': u'Cheque / DD No.',
'oldfieldname': u'cheque_no',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'bsr_code',
'fieldtype': 'Data',
'idx': 10,
'label': 'BSR Code',
'oldfieldname': 'bsr_code',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'bsr_code',
'fieldtype': u'Data',
'label': u'BSR Code',
'oldfieldname': u'bsr_code',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'tax_deposited_date',
'fieldtype': 'Date',
'idx': 11,
'label': 'Tax Deposited Date',
'oldfieldname': 'tax_deposited_date',
'oldfieldtype': 'Date'
'doctype': u'DocField',
'fieldname': u'tax_deposited_date',
'fieldtype': u'Date',
'label': u'Tax Deposited Date',
'oldfieldname': u'tax_deposited_date',
'oldfieldtype': u'Date'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'challan_no',
'fieldtype': 'Data',
'idx': 12,
'label': 'Challan No.',
'oldfieldname': 'challan_no',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'challan_no',
'fieldtype': u'Data',
'label': u'Challan No.',
'oldfieldname': u'challan_no',
'oldfieldtype': u'Data'
}
]

View File

@ -3,22 +3,22 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:03',
'creation': '2012-03-27 14:35:42',
'docstatus': 0,
'modified': '2010-12-29 12:57:24',
'modified_by': 'umair@iwebnotes.com',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:42',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'issingle': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 288
},
@ -26,6 +26,6 @@
# DocType, GL Control
{
'doctype': 'DocType',
'name': 'GL Control'
'name': u'GL Control'
}
]

View File

@ -3,303 +3,301 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:03',
'creation': '2012-03-27 14:35:42',
'docstatus': 0,
'modified': '2011-11-24 15:03:45',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:42',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'_last_update': '1319016431',
'autoname': 'GL.#######',
'colour': 'White:FFF',
'default_print_format': 'Standard',
'_last_update': u'1319016431',
'autoname': u'GL.#######',
'colour': u'White:FFF',
'default_print_format': u'Standard',
'doctype': 'DocType',
'in_create': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'search_fields': 'voucher_no,account,posting_date,against_voucher',
'section_style': 'Simple',
'server_code_error': ' ',
'search_fields': u'voucher_no,account,posting_date,against_voucher',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 103
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'GL Entry',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'GL Entry',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'create': 0,
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'GL Entry',
'parentfield': 'permissions',
'parenttype': 'DocType',
'read': 1
'parent': u'GL Entry',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1,
'write': 0
},
# DocType, GL Entry
{
'doctype': 'DocType',
'name': 'GL Entry'
'name': u'GL Entry'
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'role': 'Accounts User',
'submit': 0,
'write': 0
'doctype': u'DocPerm',
'role': u'Accounts User',
'submit': 0
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'Accounts Manager',
'submit': 0,
'write': 0
'role': u'Accounts Manager',
'submit': 0
},
# DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'System Manager'
'role': u'System Manager'
},
# DocField
{
'description': 'The date at which current entry will get or has actually executed.',
'doctype': 'DocField',
'fieldname': 'posting_date',
'fieldtype': 'Date',
'description': u'The date at which current entry will get or has actually executed.',
'doctype': u'DocField',
'fieldname': u'posting_date',
'fieldtype': u'Date',
'in_filter': 1,
'label': 'Posting Date',
'oldfieldname': 'posting_date',
'oldfieldtype': 'Date',
'label': u'Posting Date',
'oldfieldname': u'posting_date',
'oldfieldtype': u'Date',
'search_index': 1
},
# DocField
{
'description': 'The date at which current entry is made in system.',
'doctype': 'DocField',
'fieldname': 'transaction_date',
'fieldtype': 'Date',
'label': 'Transaction Date',
'oldfieldname': 'transaction_date',
'oldfieldtype': 'Date'
'description': u'The date at which current entry is made in system.',
'doctype': u'DocField',
'fieldname': u'transaction_date',
'fieldtype': u'Date',
'label': u'Transaction Date',
'oldfieldname': u'transaction_date',
'oldfieldtype': u'Date'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'aging_date',
'fieldtype': 'Date',
'doctype': u'DocField',
'fieldname': u'aging_date',
'fieldtype': u'Date',
'in_filter': 1,
'label': 'Aging Date',
'oldfieldname': 'aging_date',
'oldfieldtype': 'Date',
'label': u'Aging Date',
'oldfieldname': u'aging_date',
'oldfieldtype': u'Date',
'search_index': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'account',
'fieldtype': 'Link',
'doctype': u'DocField',
'fieldname': u'account',
'fieldtype': u'Link',
'in_filter': 1,
'label': 'Account',
'oldfieldname': 'account',
'oldfieldtype': 'Link',
'options': 'Account',
'label': u'Account',
'oldfieldname': u'account',
'oldfieldtype': u'Link',
'options': u'Account',
'search_index': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'cost_center',
'fieldtype': 'Link',
'doctype': u'DocField',
'fieldname': u'cost_center',
'fieldtype': u'Link',
'in_filter': 1,
'label': 'Cost Center',
'oldfieldname': 'cost_center',
'oldfieldtype': 'Link',
'options': 'Cost Center',
'label': u'Cost Center',
'oldfieldname': u'cost_center',
'oldfieldtype': u'Link',
'options': u'Cost Center',
'search_index': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'debit',
'fieldtype': 'Currency',
'label': 'Debit Amt',
'oldfieldname': 'debit',
'oldfieldtype': 'Currency'
'doctype': u'DocField',
'fieldname': u'debit',
'fieldtype': u'Currency',
'label': u'Debit Amt',
'oldfieldname': u'debit',
'oldfieldtype': u'Currency'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'credit',
'fieldtype': 'Currency',
'label': 'Credit Amt',
'oldfieldname': 'credit',
'oldfieldtype': 'Currency'
'doctype': u'DocField',
'fieldname': u'credit',
'fieldtype': u'Currency',
'label': u'Credit Amt',
'oldfieldname': u'credit',
'oldfieldtype': u'Currency'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'against',
'fieldtype': 'Text',
'doctype': u'DocField',
'fieldname': u'against',
'fieldtype': u'Text',
'in_filter': 1,
'label': 'Against',
'oldfieldname': 'against',
'oldfieldtype': 'Text'
'label': u'Against',
'oldfieldname': u'against',
'oldfieldtype': u'Text'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'against_voucher',
'fieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'against_voucher',
'fieldtype': u'Data',
'in_filter': 1,
'label': 'Against Voucher',
'oldfieldname': 'against_voucher',
'oldfieldtype': 'Data',
'label': u'Against Voucher',
'oldfieldname': u'against_voucher',
'oldfieldtype': u'Data',
'search_index': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'against_voucher_type',
'fieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'against_voucher_type',
'fieldtype': u'Data',
'in_filter': 0,
'label': 'Against Voucher Type',
'oldfieldname': 'against_voucher_type',
'oldfieldtype': 'Data',
'label': u'Against Voucher Type',
'oldfieldname': u'against_voucher_type',
'oldfieldtype': u'Data',
'search_index': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'voucher_type',
'fieldtype': 'Select',
'doctype': u'DocField',
'fieldname': u'voucher_type',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Voucher Type',
'oldfieldname': 'voucher_type',
'oldfieldtype': 'Select',
'options': 'Journal Voucher\nReceivable Voucher\nPayable Voucher',
'label': u'Voucher Type',
'oldfieldname': u'voucher_type',
'oldfieldtype': u'Select',
'options': u'Journal Voucher\nReceivable Voucher\nPayable Voucher',
'search_index': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'voucher_no',
'fieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'voucher_no',
'fieldtype': u'Data',
'in_filter': 1,
'label': 'Voucher No',
'oldfieldname': 'voucher_no',
'oldfieldtype': 'Data',
'label': u'Voucher No',
'oldfieldname': u'voucher_no',
'oldfieldtype': u'Data',
'search_index': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'remarks',
'fieldtype': 'Text',
'doctype': u'DocField',
'fieldname': u'remarks',
'fieldtype': u'Text',
'in_filter': 1,
'label': 'Remarks',
'label': u'Remarks',
'no_copy': 1,
'oldfieldname': 'remarks',
'oldfieldtype': 'Text',
'oldfieldname': u'remarks',
'oldfieldtype': u'Text',
'search_index': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'is_cancelled',
'fieldtype': 'Select',
'doctype': u'DocField',
'fieldname': u'is_cancelled',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Is Cancelled',
'oldfieldname': 'is_cancelled',
'oldfieldtype': 'Select',
'options': 'No\nYes',
'label': u'Is Cancelled',
'oldfieldname': u'is_cancelled',
'oldfieldtype': u'Select',
'options': u'No\nYes',
'search_index': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'is_opening',
'fieldtype': 'Select',
'doctype': u'DocField',
'fieldname': u'is_opening',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Is Opening',
'oldfieldname': 'is_opening',
'oldfieldtype': 'Select',
'options': 'No\nYes',
'label': u'Is Opening',
'oldfieldname': u'is_opening',
'oldfieldtype': u'Select',
'options': u'No\nYes',
'search_index': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'is_advance',
'fieldtype': 'Select',
'doctype': u'DocField',
'fieldname': u'is_advance',
'fieldtype': u'Select',
'in_filter': 0,
'label': 'Is Advance',
'oldfieldname': 'is_advance',
'oldfieldtype': 'Select',
'options': 'No\nYes',
'label': u'Is Advance',
'oldfieldname': u'is_advance',
'oldfieldtype': u'Select',
'options': u'No\nYes',
'search_index': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'fiscal_year',
'fieldtype': 'Select',
'doctype': u'DocField',
'fieldname': u'fiscal_year',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Fiscal Year',
'oldfieldname': 'fiscal_year',
'oldfieldtype': 'Select',
'options': 'link:Fiscal Year',
'label': u'Fiscal Year',
'oldfieldname': u'fiscal_year',
'oldfieldtype': u'Select',
'options': u'link:Fiscal Year',
'search_index': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'company',
'fieldtype': 'Link',
'doctype': u'DocField',
'fieldname': u'company',
'fieldtype': u'Link',
'in_filter': 1,
'label': 'Company',
'oldfieldname': 'company',
'oldfieldtype': 'Link',
'options': 'Company',
'label': u'Company',
'oldfieldname': u'company',
'oldfieldtype': u'Link',
'options': u'Company',
'search_index': 0
}
]

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2011-08-30 11:45:50',
'creation': '2012-03-27 14:35:42',
'docstatus': 0,
'modified': '2012-03-21 12:55:31',
'modified': '2012-03-27 14:35:42',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
@ -88,6 +88,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'permlevel': 0,
'width': u'50%'
@ -127,6 +128,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break1',
'fieldtype': u'Column Break',
'permlevel': 0,
'width': u'50%'
@ -154,6 +156,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'payment_entries',
'fieldtype': u'Section Break',
'label': u'Payment Entries',
'permlevel': 0
@ -163,6 +166,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'column_break2',
'fieldtype': u'Column Break',
'label': u"<div class = 'field_description'>Filter payment entries based on date:</div>",
'permlevel': 0,
@ -191,6 +195,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'column_break3',
'fieldtype': u'Column Break',
'label': u"<div class = 'field_description'>Filter payment entries based on amount:</div>",
'permlevel': 0,
@ -219,6 +224,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'section_break0',
'fieldtype': u'Section Break',
'options': u'Simple',
'permlevel': 0
@ -227,6 +233,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'pull_payment_entries',
'fieldtype': u'Button',
'label': u'Pull Payment Entries',
'options': u'get_payment_entries',
@ -247,6 +254,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'reconcile_html',
'fieldtype': u'HTML',
'label': u'Reconcile HTML',
'options': u"<div class='field_description'>Select Payment Voucher and Amount to Reconcile in the above table and then click Reconcile button</div>",
@ -257,6 +265,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'reconcile',
'fieldtype': u'Button',
'label': u'Reconcile',
'options': u'reconcile',

View File

@ -3,127 +3,127 @@
# These values are common in all dictionaries
{
'creation': '2011-08-30 11:57:48',
'creation': '2012-03-27 14:35:43',
'docstatus': 0,
'modified': '2011-09-20 15:18:02',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:43',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'default_print_format': 'Standard',
'colour': u'White:FFF',
'default_print_format': u'Standard',
'doctype': 'DocType',
'istable': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Simple',
'section_style': u'Simple',
'show_in_menu': 0,
'version': 14
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'IR Payment Detail',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'IR Payment Detail',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# DocType, IR Payment Detail
{
'doctype': 'DocType',
'name': 'IR Payment Detail'
'name': u'IR Payment Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'selected',
'fieldtype': 'Check',
'label': 'Select',
'doctype': u'DocField',
'fieldname': u'selected',
'fieldtype': u'Check',
'label': u'Select',
'permlevel': 0,
'reqd': 1,
'width': '60px'
'width': u'60px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'voucher_no',
'fieldtype': 'Link',
'label': 'Voucher No',
'options': 'Journal Voucher',
'doctype': u'DocField',
'fieldname': u'voucher_no',
'fieldtype': u'Link',
'label': u'Voucher No',
'options': u'Journal Voucher',
'permlevel': 1,
'reqd': 0,
'width': '140px'
'width': u'140px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'amt_due',
'fieldtype': 'Currency',
'label': 'Amt Due',
'doctype': u'DocField',
'fieldname': u'amt_due',
'fieldtype': u'Currency',
'label': u'Amt Due',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'amt_to_be_reconciled',
'fieldtype': 'Currency',
'label': 'Amt to be reconciled',
'doctype': u'DocField',
'fieldname': u'amt_to_be_reconciled',
'fieldtype': u'Currency',
'label': u'Amt to be reconciled',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'posting_date',
'fieldtype': 'Date',
'label': 'Posting Date',
'doctype': u'DocField',
'fieldname': u'posting_date',
'fieldtype': u'Date',
'label': u'Posting Date',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'total_amt',
'fieldtype': 'Currency',
'label': 'Total Amt',
'doctype': u'DocField',
'fieldname': u'total_amt',
'fieldtype': u'Currency',
'label': u'Total Amt',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'against_account',
'fieldtype': 'Data',
'label': 'Against Account',
'doctype': u'DocField',
'fieldname': u'against_account',
'fieldtype': u'Data',
'label': u'Against Account',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'remarks',
'fieldtype': 'Small Text',
'label': 'Remarks',
'doctype': u'DocField',
'fieldname': u'remarks',
'fieldtype': u'Small Text',
'label': u'Remarks',
'permlevel': 1,
'width': '200px'
'width': u'200px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'voucher_detail_no',
'fieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'voucher_detail_no',
'fieldtype': u'Data',
'hidden': 1,
'label': 'Voucher Detail No',
'label': u'Voucher Detail No',
'no_column': 0,
'permlevel': 1,
'print_hide': 1,

File diff suppressed because it is too large Load Diff

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:06',
'creation': '2012-03-27 14:35:43',
'docstatus': 0,
'modified': '2012-03-21 12:26:17',
'modified': '2012-03-27 14:35:43',
'modified_by': u'Administrator',
'owner': u'Administrator'
},

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2011-07-27 13:14:28',
'creation': '2012-03-27 14:35:44',
'docstatus': 0,
'modified': '2012-03-21 12:43:53',
'modified': '2012-03-27 14:35:44',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
@ -34,12 +34,14 @@
# These values are common for all DocPerm
{
'create': 1,
'doctype': u'DocPerm',
'name': '__common__',
'parent': u'Lease Agreement',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1
'read': 1,
'role': u'Accounts Manager'
},
# DocType, Lease Agreement
@ -48,32 +50,11 @@
'name': u'Lease Agreement'
},
# DocPerm
{
'cancel': 1,
'create': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'Accounts User',
'submit': 1,
'write': 1
},
# DocPerm
{
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'Accounts User'
},
# DocPerm
{
'amend': 1,
'cancel': 1,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'Accounts Manager',
'submit': 1,
'write': 1
},
@ -82,10 +63,7 @@
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'Accounts Manager',
'submit': 0,
'write': 0
},
@ -105,6 +83,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'lessee_info',
'fieldtype': u'Section Break',
'label': u'Lessee Info.',
'permlevel': 0
@ -160,6 +139,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'vehicle_info',
'fieldtype': u'Section Break',
'label': u'Vehicle Info.',
'permlevel': 0
@ -195,6 +175,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'invoice_and_payment_info',
'fieldtype': u'Section Break',
'label': u'Invoice and Payment Info.',
'permlevel': 0
@ -265,6 +246,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'generate',
'fieldtype': u'Button',
'label': u'Generate',
'permlevel': 0,
@ -286,6 +268,7 @@
'allow_on_submit': 1,
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'installment_reciept',
'fieldtype': u'Button',
'label': u'Installment Reciept',
'permlevel': 0

View File

@ -3,89 +3,84 @@
# These values are common in all dictionaries
{
'creation': '2011-07-22 17:49:33',
'creation': '2012-03-27 14:35:44',
'docstatus': 0,
'modified': '2011-07-22 17:49:33',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:44',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Simple',
'section_style': u'Simple',
'show_in_menu': 0,
'version': 5
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Lease Installment',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Lease Installment',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# DocType, Lease Installment
{
'doctype': 'DocType',
'name': 'Lease Installment'
'name': u'Lease Installment'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'amount',
'fieldtype': 'Currency',
'idx': 1,
'label': 'Amount',
'doctype': u'DocField',
'fieldname': u'amount',
'fieldtype': u'Currency',
'label': u'Amount',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'due_date',
'fieldtype': 'Date',
'idx': 2,
'label': 'Due Date',
'doctype': u'DocField',
'fieldname': u'due_date',
'fieldtype': u'Date',
'label': u'Due Date',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'cheque_number',
'fieldtype': 'Data',
'idx': 3,
'label': 'Cheque Number',
'doctype': u'DocField',
'fieldname': u'cheque_number',
'fieldtype': u'Data',
'label': u'Cheque Number',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'cheque_date',
'fieldtype': 'Date',
'idx': 4,
'label': 'Cheque Date',
'doctype': u'DocField',
'fieldname': u'cheque_date',
'fieldtype': u'Date',
'label': u'Cheque Date',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'jv_number',
'fieldtype': 'Link',
'doctype': u'DocField',
'fieldname': u'jv_number',
'fieldtype': u'Link',
'hidden': 0,
'idx': 5,
'label': 'JV Number',
'options': 'Journal Voucher',
'label': u'JV Number',
'options': u'Journal Voucher',
'permlevel': 1
}
]

View File

@ -3,49 +3,49 @@
# These values are common in all dictionaries
{
'creation': '2011-05-24 14:41:08',
'creation': '2012-03-27 14:35:44',
'docstatus': 0,
'modified': '2011-05-24 15:22:43',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:44',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'_last_update': '1306229235',
'_last_update': u'1306229235',
'allow_copy': 1,
'allow_email': 1,
'allow_print': 1,
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'document_type': 'Other',
'document_type': u'Other',
'hide_heading': 0,
'issingle': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Simple',
'section_style': u'Simple',
'show_in_menu': 0,
'version': 9
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Ledger Balance Export',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'Ledger Balance Export',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# These values are common for all DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Ledger Balance Export',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Ledger Balance Export',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'write': 1
@ -54,76 +54,71 @@
# DocType, Ledger Balance Export
{
'doctype': 'DocType',
'name': 'Ledger Balance Export'
'name': u'Ledger Balance Export'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 1,
'role': 'Accounts Manager'
'doctype': u'DocPerm',
'role': u'Accounts Manager'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'role': 'Accounts User'
'doctype': u'DocPerm',
'role': u'Accounts User'
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'idx': 1,
'label': 'Select Date Range'
'doctype': u'DocField',
'fieldname': u'select_date_range',
'fieldtype': u'Column Break',
'label': u'Select Date Range'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'from_date',
'fieldtype': 'Date',
'idx': 2,
'label': 'From Date',
'doctype': u'DocField',
'fieldname': u'from_date',
'fieldtype': u'Date',
'label': u'From Date',
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'to_date',
'fieldtype': 'Date',
'idx': 3,
'label': 'To Date',
'doctype': u'DocField',
'fieldname': u'to_date',
'fieldtype': u'Date',
'label': u'To Date',
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'idx': 4,
'label': 'Select ledgers'
'doctype': u'DocField',
'fieldname': u'select_ledgers',
'fieldtype': u'Column Break',
'label': u'Select ledgers'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'ledger_details',
'fieldtype': 'Table',
'idx': 5,
'label': 'Ledger Details',
'options': 'Ledger Detail'
'doctype': u'DocField',
'fieldname': u'ledger_details',
'fieldtype': u'Table',
'label': u'Ledger Details',
'options': u'Ledger Detail'
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldtype': 'Button',
'idx': 6,
'label': 'Export Report',
'trigger': 'Client'
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'export_report',
'fieldtype': u'Button',
'label': u'Export Report',
'trigger': u'Client'
}
]

View File

@ -3,50 +3,49 @@
# These values are common in all dictionaries
{
'creation': '2011-05-24 14:50:42',
'creation': '2012-03-27 14:35:44',
'docstatus': 0,
'modified': '2011-05-24 15:24:03',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:44',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Simple',
'section_style': u'Simple',
'show_in_menu': 0,
'version': 3
},
# These values are common for all DocField
{
'doctype': 'DocField',
'fieldname': 'account',
'fieldtype': 'Link',
'idx': 1,
'label': 'Account',
'doctype': u'DocField',
'fieldname': u'account',
'fieldtype': u'Link',
'label': u'Account',
'name': '__common__',
'options': 'Account',
'parent': 'Ledger Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'options': u'Account',
'parent': u'Ledger Detail',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0,
'reqd': 1,
'width': '300px'
'width': u'300px'
},
# DocType, Ledger Detail
{
'doctype': 'DocType',
'name': 'Ledger Detail'
'name': u'Ledger Detail'
},
# DocField
{
'doctype': 'DocField'
'doctype': u'DocField'
}
]

View File

@ -3,39 +3,38 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:10',
'creation': '2012-03-27 14:35:44',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'harshada@webnotestech.com'
'modified': '2012-03-27 14:35:44',
'modified_by': u'Administrator',
'owner': u'harshada@webnotestech.com'
},
# These values are common for all DocType
{
'autoname': 'field:mode_of_payment',
'colour': 'White:FFF',
'autoname': u'field:mode_of_payment',
'colour': u'White:FFF',
'doctype': 'DocType',
'document_type': 'Master',
'module': 'Accounts',
'document_type': u'Master',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'version': 3
},
# These values are common for all DocField
{
'doctype': 'DocField',
'fieldname': 'mode_of_payment',
'fieldtype': 'Data',
'idx': 1,
'label': 'Mode of Payment',
'doctype': u'DocField',
'fieldname': u'mode_of_payment',
'fieldtype': u'Data',
'label': u'Mode of Payment',
'name': '__common__',
'oldfieldname': 'mode_of_payment',
'oldfieldtype': 'Data',
'parent': 'Mode of Payment',
'parentfield': 'fields',
'parenttype': 'DocType',
'oldfieldname': u'mode_of_payment',
'oldfieldtype': u'Data',
'parent': u'Mode of Payment',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0,
'reqd': 1
},
@ -43,31 +42,30 @@
# These values are common for all DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'idx': 1,
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Mode of Payment',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Mode of Payment',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'role': 'Accounts Manager',
'role': u'Accounts Manager',
'write': 1
},
# DocType, Mode of Payment
{
'doctype': 'DocType',
'name': 'Mode of Payment'
'name': u'Mode of Payment'
},
# DocPerm
{
'doctype': 'DocPerm'
'doctype': u'DocPerm'
},
# DocField
{
'doctype': 'DocField'
'doctype': u'DocField'
}
]

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:11',
'creation': '2012-03-27 14:35:45',
'docstatus': 0,
'modified': '2012-03-02 12:28:23',
'modified': '2012-03-27 14:45:49',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
@ -16,6 +16,7 @@
'colour': u'White:FFF',
'default_print_format': u'Standard',
'doctype': 'DocType',
'is_submittable': 1,
'module': u'Accounts',
'name': '__common__',
'read_only_onload': 1,
@ -52,18 +53,6 @@
'name': u'Payable Voucher'
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'Accounts Manager',
'submit': 0,
'write': 0
},
# DocPerm
{
'amend': 1,
@ -71,23 +60,11 @@
'create': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'Accounts Manager',
'role': u'Accounts User',
'submit': 1,
'write': 1
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'Accounts User',
'submit': 0,
'write': 0
},
# DocPerm
{
'doctype': u'DocPerm',
@ -107,18 +84,6 @@
'write': 1
},
# DocPerm
{
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'Accounts User',
'submit': 1,
'write': 1
},
# DocPerm
{
'doctype': u'DocPerm',
@ -127,10 +92,47 @@
'role': u'Supplier'
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'Accounts Manager',
'submit': 0,
'write': 0
},
# DocPerm
{
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'Accounts Manager',
'submit': 1,
'write': 1
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'Accounts User',
'submit': 0,
'write': 0
},
# DocField
{
'allow_on_submit': 0,
'doctype': u'DocField',
'fieldname': u'basic_info',
'fieldtype': u'Section Break',
'label': u'Basic Info',
'oldfieldtype': u'Section Break',
@ -140,6 +142,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -283,6 +286,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break1',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -383,6 +387,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'items',
'fieldtype': u'Section Break',
'label': u'Items',
'oldfieldtype': u'Section Break',
@ -420,6 +425,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break2',
'fieldtype': u'Column Break',
'permlevel': 0
},
@ -460,6 +466,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'get_items',
'fieldtype': u'Button',
'label': u'Get Items',
'oldfieldtype': u'Button',
@ -470,6 +477,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'section_break0',
'fieldtype': u'Section Break',
'permlevel': 0
},
@ -490,6 +498,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'recalculate',
'fieldtype': u'Button',
'label': u'Recalculate',
'oldfieldtype': u'Button',
@ -515,6 +524,7 @@
'colour': u'White:FFF',
'description': u'Add / Edit taxes and other charges',
'doctype': u'DocField',
'fieldname': u'taxes',
'fieldtype': u'Section Break',
'label': u'Taxes',
'oldfieldtype': u'Section Break',
@ -537,6 +547,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'get_tax_detail',
'fieldtype': u'Button',
'label': u'Get Tax Detail',
'oldfieldtype': u'Button',
@ -560,6 +571,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'calculate_tax',
'fieldtype': u'Button',
'label': u'Calculate Tax',
'oldfieldtype': u'Button',
@ -571,6 +583,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'tax_calculation',
'fieldtype': u'HTML',
'label': u'Tax Calculation',
'oldfieldtype': u'HTML',
@ -593,6 +606,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'more_info',
'fieldtype': u'Section Break',
'label': u'More Info',
'oldfieldtype': u'Section Break',
@ -603,6 +617,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break3',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -662,6 +677,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break4',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -731,6 +747,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'advances',
'fieldtype': u'Section Break',
'label': u'Advances',
'oldfieldtype': u'Section Break',
@ -741,6 +758,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'get_advances_paid',
'fieldtype': u'Button',
'label': u'Get Advances Paid',
'oldfieldtype': u'Button',
@ -767,6 +785,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'tds',
'fieldtype': u'Section Break',
'label': u'TDS',
'oldfieldtype': u'Section Break',
@ -777,6 +796,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break5',
'fieldtype': u'Column Break',
'permlevel': 0,
'print_hide': 1,
@ -813,6 +833,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'get_tds',
'fieldtype': u'Button',
'label': u'Get TDS',
'oldfieldtype': u'Button',
@ -824,6 +845,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break6',
'fieldtype': u'Column Break',
'permlevel': 0,
'print_hide': 1,
@ -870,6 +892,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'totals',
'fieldtype': u'Section Break',
'label': u'Totals',
'oldfieldtype': u'Section Break',
@ -879,6 +902,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break7',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -982,6 +1006,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break8',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -1081,6 +1106,7 @@
'colour': u'White:FFF',
'depends_on': u'eval:!doc.__islocal',
'doctype': u'DocField',
'fieldname': u'actions',
'fieldtype': u'Section Break',
'label': u'Actions',
'oldfieldtype': u'Section Break',
@ -1092,6 +1118,7 @@
{
'allow_on_submit': 1,
'doctype': u'DocField',
'fieldname': u'repair_outstanding_amt',
'fieldtype': u'Button',
'label': u'Repair Outstanding Amt',
'oldfieldtype': u'Button',

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-10-25 17:25:22',
'creation': '2012-03-27 14:35:46',
'docstatus': 0,
'modified': '2012-03-21 12:39:36',
'modified': '2012-03-27 14:45:49',
'modified_by': u'Administrator',
'owner': u'jai@webnotestech.com'
},
@ -17,6 +17,7 @@
'colour': u'White:FFF',
'default_print_format': u'Standard',
'doctype': 'DocType',
'is_submittable': 1,
'module': u'Accounts',
'name': '__common__',
'search_fields': u'posting_date, fiscal_year',
@ -79,6 +80,20 @@
'role': u'Accounts Manager'
},
# DocPerm
{
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'System Manager'
},
# DocPerm
{
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'Accounts Manager'
},
# DocPerm
{
'amend': 1,
@ -102,9 +117,24 @@
'write': 1
},
# DocPerm
{
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'System Manager'
},
# DocPerm
{
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'Accounts Manager'
},
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -187,6 +217,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break1',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0
@ -210,6 +241,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'coa_help',
'fieldtype': u'HTML',
'label': u'CoA Help',
'oldfieldtype': u'HTML',
@ -246,6 +278,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'repost_account_balances',
'fieldtype': u'Section Break',
'label': u'Repost Account Balances',
'oldfieldtype': u'Section Break',
@ -271,6 +304,7 @@
'allow_on_submit': 1,
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'repost',
'fieldtype': u'Button',
'label': u'Repost',
'oldfieldtype': u'Button',

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-12-15 08:39:23',
'creation': '2012-03-27 14:35:46',
'docstatus': 0,
'modified': '2012-03-21 12:39:49',
'modified': '2012-03-27 14:35:46',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
@ -170,6 +170,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break'
},

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:16',
'creation': '2012-03-27 14:35:46',
'docstatus': 0,
'modified': '2012-02-27 18:28:24',
'modified': '2012-03-27 14:35:46',
'modified_by': u'Administrator',
'owner': u'wasim@webnotestech.com'
},

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:17',
'creation': '2012-03-27 14:35:46',
'docstatus': 0,
'modified': '2012-03-05 15:02:25',
'modified': '2012-03-27 14:35:46',
'modified_by': u'Administrator',
'owner': u'Administrator'
},

View File

@ -3,22 +3,13 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:18',
'creation': '2012-03-27 14:35:47',
'docstatus': 0,
'modified': '2012-03-06 11:05:53',
'modified': '2012-03-27 18:44:28',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocField
{
'doctype': u'DocField',
'name': '__common__',
'parent': u'Receivable Voucher',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocType
{
'_last_update': u'1330671142',
@ -26,6 +17,7 @@
'colour': u'White:FFF',
'default_print_format': u'Standard',
'doctype': 'DocType',
'is_submittable': 1,
'module': u'Accounts',
'name': '__common__',
'read_only_onload': 1,
@ -34,15 +26,15 @@
'server_code_error': u' ',
'show_in_menu': 0,
'subject': u'To %(customer_name)s worth %(currency)s %(grand_total_export)s due on %(due_date)s | %(outstanding_amount)s outstanding',
'version': 416
'version': 417
},
# These values are common for all DocFormat
# These values are common for all DocField
{
'doctype': u'DocFormat',
'doctype': u'DocField',
'name': '__common__',
'parent': u'Receivable Voucher',
'parentfield': u'formats',
'parentfield': u'fields',
'parenttype': u'DocType'
},
@ -62,30 +54,6 @@
'name': u'Receivable Voucher'
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'Accounts Manager',
'submit': 0,
'write': 0
},
# DocPerm
{
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'Accounts Manager',
'submit': 1,
'write': 1
},
# DocPerm
{
'amend': 1,
@ -116,46 +84,40 @@
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'match': u'customer',
'permlevel': 0,
'role': u'Customer',
'submit': 0,
'write': 0
},
# DocFormat
# DocPerm
{
'doctype': u'DocFormat',
'format': u'POS Invoice'
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'Accounts Manager',
'submit': 0,
'write': 0
},
# DocFormat
# DocPerm
{
'doctype': u'DocFormat',
'format': u'POS Invoice'
},
# DocFormat
{
'doctype': u'DocFormat',
'format': u'Sales Invoice Classic'
},
# DocFormat
{
'doctype': u'DocFormat',
'format': u'Sales Invoice Modern'
},
# DocFormat
{
'doctype': u'DocFormat',
'format': u'Sales Invoice Spartan'
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'Accounts Manager',
'submit': 1,
'write': 1
},
# DocField
{
'doctype': u'DocField',
'fieldname': u'basic_info',
'fieldtype': u'Section Break',
'label': u'Basic Info',
'oldfieldtype': u'Section Break',
@ -166,6 +128,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -328,6 +291,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'column_break1',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0
@ -454,6 +418,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'items',
'fieldtype': u'Section Break',
'label': u'Items',
'oldfieldtype': u'Section Break',
@ -504,6 +469,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break2',
'fieldtype': u'Column Break',
'permlevel': 0,
'width': u'50%'
@ -572,6 +538,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'get_items',
'fieldtype': u'Button',
'label': u'Get Items',
'oldfieldtype': u'Button',
@ -583,6 +550,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'section_break0',
'fieldtype': u'Section Break',
'options': u'Simple',
'permlevel': 0
@ -606,6 +574,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'recalculate_values',
'fieldtype': u'Button',
'label': u'Re-Calculate Values',
'oldfieldtype': u'Button',
@ -617,6 +586,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'section_break1',
'fieldtype': u'Section Break',
'permlevel': 0
},
@ -624,6 +594,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break3',
'fieldtype': u'Column Break',
'permlevel': 0,
'width': u'50%'
@ -676,6 +647,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break4',
'fieldtype': u'Column Break',
'permlevel': 0,
'width': u'50%'
@ -722,6 +694,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'taxes',
'fieldtype': u'Section Break',
'label': u'Taxes',
'oldfieldtype': u'Section Break',
@ -744,6 +717,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'get_charges',
'fieldtype': u'Button',
'label': u'Get Charges',
'oldfieldtype': u'Button',
@ -769,6 +743,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'calculate_charges',
'fieldtype': u'Button',
'label': u'Calculate Charges',
'oldfieldtype': u'Button',
@ -792,6 +767,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'other_charges_calculation',
'fieldtype': u'HTML',
'label': u'Other Charges Calculation',
'oldfieldtype': u'HTML',
@ -803,6 +779,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'totals',
'fieldtype': u'Section Break',
'label': u'Totals',
'oldfieldtype': u'Section Break',
@ -814,6 +791,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'column_break5',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -893,6 +871,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'column_break6',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -966,6 +945,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'terms_section_break',
'fieldtype': u'Section Break',
'label': u'Terms',
'oldfieldtype': u'Section Break',
@ -989,6 +969,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'get_terms',
'fieldtype': u'Button',
'label': u'Get Terms',
'oldfieldtype': u'Button',
@ -1002,6 +983,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'terms_html',
'fieldtype': u'HTML',
'label': u'Terms HTML',
'oldfieldtype': u'HTML',
@ -1025,6 +1007,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'more_info',
'fieldtype': u'Section Break',
'label': u'More Info',
'oldfieldtype': u'Section Break',
@ -1036,6 +1019,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'column_break7',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -1149,6 +1133,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'column_break8',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -1252,6 +1237,7 @@
'colour': u'White:FFF',
'depends_on': u'eval:!doc.is_pos',
'doctype': u'DocField',
'fieldname': u'advances',
'fieldtype': u'Section Break',
'label': u'Advances',
'oldfieldtype': u'Section Break',
@ -1262,6 +1248,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'get_advances_received',
'fieldtype': u'Button',
'label': u'Get Advances Received',
'oldfieldtype': u'Button',
@ -1286,6 +1273,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'sales_team_section_break',
'fieldtype': u'Section Break',
'label': u'Sales Team',
'oldfieldtype': u'Section Break',
@ -1297,6 +1285,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'column_break9',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -1323,6 +1312,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'column_break10',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -1360,6 +1350,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'section_break2',
'fieldtype': u'Section Break',
'options': u'Simple',
'permlevel': 0,
@ -1383,6 +1374,7 @@
{
'depends_on': u'eval:doc.docstatus==1',
'doctype': u'DocField',
'fieldname': u'recurring_invoice',
'fieldtype': u'Section Break',
'label': u'Recurring Invoice',
'permlevel': 0,
@ -1392,6 +1384,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break11',
'fieldtype': u'Column Break',
'permlevel': 0,
'print_hide': 1,
@ -1445,6 +1438,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break12',
'fieldtype': u'Column Break',
'no_copy': 0,
'permlevel': 0,
@ -1511,6 +1505,7 @@
{
'allow_on_submit': 1,
'doctype': u'DocField',
'fieldname': u'repair_outstanding_amt',
'fieldtype': u'Button',
'label': u'Repair Outstanding Amt',
'oldfieldtype': u'Button',

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:20',
'creation': '2012-03-27 14:35:48',
'docstatus': 0,
'modified': '2012-03-05 15:01:04',
'modified': '2012-03-27 14:35:48',
'modified_by': u'Administrator',
'owner': u'Administrator'
},

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:20',
'creation': '2012-03-27 14:35:48',
'docstatus': 0,
'modified': '2012-02-23 15:49:43',
'modified': '2012-03-27 14:35:48',
'modified_by': u'Administrator',
'owner': u'Administrator'
},

View File

@ -3,46 +3,46 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:27',
'creation': '2012-03-27 14:35:48',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:48',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'_last_update': '1302586171',
'autoname': 'field:category_name',
'colour': 'White:FFF',
'_last_update': u'1302586171',
'autoname': u'field:category_name',
'colour': u'White:FFF',
'doctype': 'DocType',
'document_type': 'Master',
'document_type': u'Master',
'in_create': 0,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 8
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'TDS Category',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'TDS Category',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'TDS Category',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'TDS Category',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1
},
@ -50,7 +50,26 @@
# DocType, TDS Category
{
'doctype': 'DocType',
'name': 'TDS Category'
'name': u'TDS Category'
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 1,
'doctype': u'DocPerm',
'role': u'Accounts Manager',
'submit': 0,
'write': 1
},
# DocPerm
{
'create': 1,
'doctype': u'DocPerm',
'role': u'System Manager',
'write': 1
},
# DocPerm
@ -58,47 +77,24 @@
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'idx': 1,
'role': 'Accounts User',
'doctype': u'DocPerm',
'role': u'Accounts User',
'submit': 0,
'write': 0
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 1,
'doctype': 'DocPerm',
'idx': 2,
'role': 'Accounts Manager',
'submit': 0,
'write': 1
},
# DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'idx': 3,
'role': 'System Manager',
'write': 1
},
# DocField
{
'default': 'Accounts',
'doctype': 'DocField',
'fieldname': 'module',
'fieldtype': 'Link',
'default': u'Accounts',
'doctype': u'DocField',
'fieldname': u'module',
'fieldtype': u'Link',
'hidden': 0,
'idx': 1,
'in_filter': 0,
'label': 'Module',
'oldfieldname': 'module',
'oldfieldtype': 'Link',
'options': 'Module Def',
'label': u'Module',
'oldfieldname': u'module',
'oldfieldtype': u'Link',
'options': u'Module Def',
'print_hide': 0,
'report_hide': 0,
'search_index': 0
@ -106,36 +102,34 @@
# DocField
{
'doctype': 'DocField',
'fieldtype': 'HTML',
'idx': 2,
'label': 'Note HTML',
'oldfieldtype': 'HTML',
'options': '<b>Note:</b> You must first create the Accounts from the Chart of Accounts and then link it to this Category.'
'doctype': u'DocField',
'fieldname': u'note_html',
'fieldtype': u'HTML',
'label': u'Note HTML',
'oldfieldtype': u'HTML',
'options': u'<b>Note:</b> You must first create the Accounts from the Chart of Accounts and then link it to this Category.'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'category_name',
'fieldtype': 'Data',
'idx': 3,
'label': 'Category Name',
'oldfieldname': 'category_name',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'category_name',
'fieldtype': u'Data',
'label': u'Category Name',
'oldfieldname': u'category_name',
'oldfieldtype': u'Data',
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'tds_sh_edu_cess_account',
'fieldtype': 'Table',
'idx': 4,
'label': 'TDS Account Detail',
'oldfieldname': 'tds_sh_edu_cess_account',
'oldfieldtype': 'Table',
'options': 'TDS Category Account',
'doctype': u'DocField',
'fieldname': u'tds_sh_edu_cess_account',
'fieldtype': u'Table',
'label': u'TDS Account Detail',
'oldfieldname': u'tds_sh_edu_cess_account',
'oldfieldtype': u'Table',
'options': u'TDS Category Account',
'reqd': 0
}
]

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:27',
'creation': '2012-03-27 14:35:48',
'docstatus': 0,
'modified': '2012-03-21 12:29:18',
'modified': '2012-03-27 14:35:48',
'modified_by': u'Administrator',
'owner': u'Administrator'
},

View File

@ -3,22 +3,22 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:27',
'creation': '2012-03-27 14:35:48',
'docstatus': 0,
'modified': '2010-12-16 16:31:49',
'modified_by': 'Administrator',
'owner': 'wasim@webnotestech.com'
'modified': '2012-03-27 14:35:48',
'modified_by': u'Administrator',
'owner': u'wasim@webnotestech.com'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'issingle': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 36
},
@ -26,6 +26,6 @@
# DocType, TDS Control
{
'doctype': 'DocType',
'name': 'TDS Control'
'name': u'TDS Control'
}
]

View File

@ -3,131 +3,123 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:27',
'creation': '2012-03-27 14:35:48',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'wasim@webnotestech.com'
'modified': '2012-03-27 14:35:48',
'modified_by': u'Administrator',
'owner': u'wasim@webnotestech.com'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 2
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'TDS Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'TDS Detail',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0,
'width': '150px'
'width': u'150px'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'TDS Detail',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'TDS Detail',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1
},
# DocType, TDS Detail
{
'doctype': 'DocType',
'name': 'TDS Detail'
'name': u'TDS Detail'
},
# DocPerm
{
'create': 0,
'doctype': 'DocPerm',
'idx': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'All',
'role': u'All',
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'All'
'role': u'All'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 3,
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'System Manager',
'role': u'System Manager',
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 4,
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'System Manager'
'role': u'System Manager'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'tds_category',
'fieldtype': 'Select',
'idx': 1,
'label': 'TDS Category',
'oldfieldname': 'tds_category',
'oldfieldtype': 'Select',
'options': 'link:TDS Category'
'doctype': u'DocField',
'fieldname': u'tds_category',
'fieldtype': u'Select',
'label': u'TDS Category',
'oldfieldname': u'tds_category',
'oldfieldtype': u'Select',
'options': u'link:TDS Category'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'special_tds_rate_applicable',
'fieldtype': 'Select',
'idx': 2,
'label': 'Special TDS Rate Applicable',
'oldfieldname': 'special_tds_rate_applicable',
'oldfieldtype': 'Select',
'options': '\nYes\nNo'
'doctype': u'DocField',
'fieldname': u'special_tds_rate_applicable',
'fieldtype': u'Select',
'label': u'Special TDS Rate Applicable',
'oldfieldname': u'special_tds_rate_applicable',
'oldfieldtype': u'Select',
'options': u'\nYes\nNo'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'special_tds_rate',
'fieldtype': 'Currency',
'idx': 3,
'label': 'Special TDS Rate(Section-197)\t',
'oldfieldname': 'special_tds_rate',
'oldfieldtype': 'Currency'
'doctype': u'DocField',
'fieldname': u'special_tds_rate',
'fieldtype': u'Currency',
'label': u'Special TDS Rate(Section-197)\t',
'oldfieldname': u'special_tds_rate',
'oldfieldtype': u'Currency'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'special_tds_limit',
'fieldtype': 'Currency',
'idx': 4,
'label': 'Special TDS Limit',
'oldfieldname': 'special_tds_limit',
'oldfieldtype': 'Currency'
'doctype': u'DocField',
'fieldname': u'special_tds_limit',
'fieldtype': u'Currency',
'label': u'Special TDS Limit',
'oldfieldname': u'special_tds_limit',
'oldfieldtype': u'Currency'
}
]

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:27',
'creation': '2012-03-27 14:35:48',
'docstatus': 0,
'modified': '2012-03-21 12:29:51',
'modified': '2012-03-27 14:45:52',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
@ -16,6 +16,7 @@
'default_print_format': u'Standard',
'doctype': 'DocType',
'in_create': 0,
'is_submittable': 1,
'module': u'Accounts',
'name': '__common__',
'section_style': u'Simple',
@ -49,18 +50,6 @@
'name': u'TDS Payment'
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'Accounts User',
'submit': 0,
'write': 0
},
# DocPerm
{
'amend': 1,
@ -73,6 +62,13 @@
'write': 1
},
# DocPerm
{
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'All'
},
# DocPerm
{
'amend': 1,
@ -99,14 +95,20 @@
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'All'
'role': u'Accounts User',
'submit': 0,
'write': 0
},
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -163,6 +165,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break1',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -229,6 +232,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'section_break0',
'fieldtype': u'Section Break',
'oldfieldtype': u'Section Break',
'permlevel': 0
@ -237,6 +241,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break2',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -285,6 +290,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break3',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -294,6 +300,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'html0',
'fieldtype': u'HTML',
'oldfieldtype': u'HTML',
'options': u'<b>Please Update Cheque No., BSR Code, Challan ID no. after actual payment. Unless you do not get it in Form 16A.</b>',
@ -352,6 +359,7 @@
{
'allow_on_submit': 1,
'doctype': u'DocField',
'fieldname': u'update',
'fieldtype': u'Button',
'label': u'Update',
'oldfieldtype': u'Button',
@ -363,6 +371,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'section_break1',
'fieldtype': u'Section Break',
'oldfieldtype': u'Section Break',
'permlevel': 0
@ -371,6 +380,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'get_tds_list',
'fieldtype': u'Button',
'label': u'Get TDS List',
'oldfieldtype': u'Button',
@ -393,6 +403,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'section_break2',
'fieldtype': u'Section Break',
'oldfieldtype': u'Section Break',
'permlevel': 0
@ -413,6 +424,7 @@
{
'allow_on_submit': 1,
'doctype': u'DocField',
'fieldname': u'make_bank_voucher',
'fieldtype': u'Button',
'label': u'Make Bank Voucher',
'oldfieldtype': u'Button',

View File

@ -3,116 +3,109 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:27',
'creation': '2012-03-27 14:35:49',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:49',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Tray',
'server_code_error': ' ',
'section_style': u'Tray',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 11
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'TDS Payment Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'TDS Payment Detail',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# DocType, TDS Payment Detail
{
'doctype': 'DocType',
'name': 'TDS Payment Detail'
'name': u'TDS Payment Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'voucher_no',
'fieldtype': 'Data',
'idx': 1,
'label': 'Voucher No',
'oldfieldname': 'voucher_no',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'voucher_no',
'fieldtype': u'Data',
'label': u'Voucher No',
'oldfieldname': u'voucher_no',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'party_name',
'fieldtype': 'Data',
'idx': 2,
'label': 'Party Name',
'oldfieldname': 'party_name',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'party_name',
'fieldtype': u'Data',
'label': u'Party Name',
'oldfieldname': u'party_name',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'amount_paid',
'fieldtype': 'Currency',
'idx': 3,
'label': 'Amount paid / credited',
'oldfieldname': 'amount_paid',
'oldfieldtype': 'Currency'
'doctype': u'DocField',
'fieldname': u'amount_paid',
'fieldtype': u'Currency',
'label': u'Amount paid / credited',
'oldfieldname': u'amount_paid',
'oldfieldtype': u'Currency'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'date_of_payment',
'fieldtype': 'Date',
'idx': 4,
'label': 'Date of payment / credit',
'oldfieldname': 'date_of_payment',
'oldfieldtype': 'Date'
'doctype': u'DocField',
'fieldname': u'date_of_payment',
'fieldtype': u'Date',
'label': u'Date of payment / credit',
'oldfieldname': u'date_of_payment',
'oldfieldtype': u'Date'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'tds_amount',
'fieldtype': 'Currency',
'idx': 5,
'label': 'TDS',
'oldfieldname': 'tds_amount',
'oldfieldtype': 'Currency'
'doctype': u'DocField',
'fieldname': u'tds_amount',
'fieldtype': u'Currency',
'label': u'TDS',
'oldfieldname': u'tds_amount',
'oldfieldtype': u'Currency'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'cess_on_tds',
'fieldtype': 'Currency',
'idx': 6,
'label': 'Cess on TDS',
'oldfieldname': 'cess_on_tds',
'oldfieldtype': 'Currency'
'doctype': u'DocField',
'fieldname': u'cess_on_tds',
'fieldtype': u'Currency',
'label': u'Cess on TDS',
'oldfieldname': u'cess_on_tds',
'oldfieldtype': u'Currency'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'total_tax_amount',
'fieldtype': 'Currency',
'idx': 7,
'label': 'Total Tax Amount',
'oldfieldname': 'total_tax_amount',
'oldfieldtype': 'Currency'
'doctype': u'DocField',
'fieldname': u'total_tax_amount',
'fieldtype': u'Currency',
'label': u'Total Tax Amount',
'oldfieldname': u'total_tax_amount',
'oldfieldtype': u'Currency'
}
]

View File

@ -3,45 +3,45 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:27',
'creation': '2012-03-27 14:35:49',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:49',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'autoname': 'Prompt',
'colour': 'White:FFF',
'autoname': u'Prompt',
'colour': u'White:FFF',
'doctype': 'DocType',
'in_create': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'read_only': 0,
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 11
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'TDS Rate Chart',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'TDS Rate Chart',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'TDS Rate Chart',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'TDS Rate Chart',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1
},
@ -49,7 +49,7 @@
# DocType, TDS Rate Chart
{
'doctype': 'DocType',
'name': 'TDS Rate Chart'
'name': u'TDS Rate Chart'
},
# DocPerm
@ -57,21 +57,8 @@
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'idx': 1,
'role': 'Accounts User',
'submit': 0,
'write': 0
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'idx': 2,
'role': 'Accounts Manager',
'doctype': u'DocPerm',
'role': u'Accounts Manager',
'submit': 0,
'write': 0
},
@ -79,49 +66,56 @@
# DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'idx': 3,
'role': 'System Manager',
'doctype': u'DocPerm',
'role': u'System Manager',
'write': 1
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'role': u'Accounts User',
'submit': 0,
'write': 0
},
# DocField
{
'default': 'Accounts',
'doctype': 'DocField',
'fieldname': 'module',
'fieldtype': 'Link',
'default': u'Accounts',
'doctype': u'DocField',
'fieldname': u'module',
'fieldtype': u'Link',
'hidden': 1,
'idx': 1,
'label': 'Module',
'oldfieldname': 'module',
'oldfieldtype': 'Link',
'options': 'Module Def',
'label': u'Module',
'oldfieldname': u'module',
'oldfieldtype': u'Link',
'options': u'Module Def',
'print_hide': 1,
'report_hide': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'applicable_from',
'fieldtype': 'Date',
'idx': 2,
'label': 'Applicable From',
'oldfieldname': 'applicable_from',
'oldfieldtype': 'Date',
'doctype': u'DocField',
'fieldname': u'applicable_from',
'fieldtype': u'Date',
'label': u'Applicable From',
'oldfieldname': u'applicable_from',
'oldfieldtype': u'Date',
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'rate_chart_detail',
'fieldtype': 'Table',
'idx': 3,
'label': 'Rate Chart Detail',
'oldfieldname': 'rate_chart_detail',
'oldfieldtype': 'Table',
'options': 'TDS Rate Detail'
'doctype': u'DocField',
'fieldname': u'rate_chart_detail',
'fieldtype': u'Table',
'label': u'Rate Chart Detail',
'oldfieldname': u'rate_chart_detail',
'oldfieldtype': u'Table',
'options': u'TDS Rate Detail'
}
]

View File

@ -3,86 +3,82 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:27',
'creation': '2012-03-27 14:35:49',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:49',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Tray',
'server_code_error': ' ',
'section_style': u'Tray',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 7
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'TDS Rate Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'TDS Rate Detail',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# DocType, TDS Rate Detail
{
'doctype': 'DocType',
'name': 'TDS Rate Detail'
'name': u'TDS Rate Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'category',
'fieldtype': 'Link',
'idx': 1,
'label': 'Category',
'oldfieldname': 'category',
'oldfieldtype': 'Link',
'options': 'TDS Category',
'width': '200px'
'doctype': u'DocField',
'fieldname': u'category',
'fieldtype': u'Link',
'label': u'Category',
'oldfieldname': u'category',
'oldfieldtype': u'Link',
'options': u'TDS Category',
'width': u'200px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'slab_from',
'fieldtype': 'Currency',
'idx': 2,
'label': 'Slab From',
'oldfieldname': 'slab_from',
'oldfieldtype': 'Currency'
'doctype': u'DocField',
'fieldname': u'slab_from',
'fieldtype': u'Currency',
'label': u'Slab From',
'oldfieldname': u'slab_from',
'oldfieldtype': u'Currency'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'rate',
'fieldtype': 'Currency',
'idx': 3,
'label': 'Rate',
'oldfieldname': 'rate',
'oldfieldtype': 'Currency',
'width': '50px'
'doctype': u'DocField',
'fieldname': u'rate',
'fieldtype': u'Currency',
'label': u'Rate',
'oldfieldname': u'rate',
'oldfieldtype': u'Currency',
'width': u'50px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'rate_without_pan',
'fieldtype': 'Currency',
'idx': 4,
'label': 'Rate without PAN',
'oldfieldname': 'rate_without_pan',
'oldfieldtype': 'Currency'
'doctype': u'DocField',
'fieldname': u'rate_without_pan',
'fieldtype': u'Currency',
'label': u'Rate without PAN',
'oldfieldname': u'rate_without_pan',
'oldfieldtype': u'Currency'
}
]

View File

@ -3,32 +3,32 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:27',
'creation': '2012-03-27 14:35:49',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'nabin@webnotestech.com'
'modified': '2012-03-27 14:35:49',
'modified_by': u'Administrator',
'owner': u'nabin@webnotestech.com'
},
# These values are common for all DocType
{
'autoname': 'TDSR/.####',
'colour': 'White:FFF',
'autoname': u'TDSR/.####',
'colour': u'White:FFF',
'doctype': 'DocType',
'module': 'Accounts',
'module': u'Accounts',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'version': 13
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'TDS Return Acknowledgement',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'TDS Return Acknowledgement',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0,
'reqd': 1
},
@ -36,11 +36,11 @@
# These values are common for all DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'TDS Return Acknowledgement',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'TDS Return Acknowledgement',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'write': 1
@ -49,80 +49,73 @@
# DocType, TDS Return Acknowledgement
{
'doctype': 'DocType',
'name': 'TDS Return Acknowledgement'
'name': u'TDS Return Acknowledgement'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 1,
'role': 'Accounts User'
'doctype': u'DocPerm',
'role': u'Accounts User'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'role': 'Accounts Manager'
'doctype': u'DocPerm',
'role': u'Accounts Manager'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'fiscal_year',
'fieldtype': 'Select',
'idx': 1,
'label': 'Fiscal Year',
'oldfieldname': 'fiscal_year',
'oldfieldtype': 'Select',
'options': 'link:Fiscal Year'
'doctype': u'DocField',
'fieldname': u'fiscal_year',
'fieldtype': u'Select',
'label': u'Fiscal Year',
'oldfieldname': u'fiscal_year',
'oldfieldtype': u'Select',
'options': u'link:Fiscal Year'
},
# DocField
{
'allow_on_submit': 0,
'doctype': 'DocField',
'fieldname': 'quarter',
'fieldtype': 'Select',
'idx': 2,
'label': 'Quarter',
'oldfieldname': 'quarter',
'oldfieldtype': 'Select',
'options': '\nApr-Jun\nJul-Sept\nOct-Dec\nJan-Mar',
'trigger': 'Client'
'doctype': u'DocField',
'fieldname': u'quarter',
'fieldtype': u'Select',
'label': u'Quarter',
'oldfieldname': u'quarter',
'oldfieldtype': u'Select',
'options': u'\nApr-Jun\nJul-Sept\nOct-Dec\nJan-Mar',
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'tds_category',
'fieldtype': 'Select',
'idx': 3,
'label': 'TDS Category',
'oldfieldname': 'tds_category',
'oldfieldtype': 'Select',
'options': 'link:TDS Category'
'doctype': u'DocField',
'fieldname': u'tds_category',
'fieldtype': u'Select',
'label': u'TDS Category',
'oldfieldname': u'tds_category',
'oldfieldtype': u'Select',
'options': u'link:TDS Category'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'acknowledgement_no',
'fieldtype': 'Data',
'idx': 4,
'label': 'Acknowledgement No',
'oldfieldname': 'acknowledgement_no',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'acknowledgement_no',
'fieldtype': u'Data',
'label': u'Acknowledgement No',
'oldfieldname': u'acknowledgement_no',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'date_of_receipt',
'fieldtype': 'Date',
'idx': 5,
'label': 'Date of Receipt',
'oldfieldname': 'date_of_receipt',
'oldfieldtype': 'Date'
'doctype': u'DocField',
'fieldname': u'date_of_receipt',
'fieldtype': u'Date',
'label': u'Date of Receipt',
'oldfieldname': u'date_of_receipt',
'oldfieldtype': u'Date'
}
]

View File

@ -3,22 +3,22 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:10',
'creation': '2012-03-27 14:35:49',
'docstatus': 0,
'modified': '2011-01-03 17:32:31',
'modified_by': 'umair@iwebnotes.com',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:49',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'issingle': 1,
'module': 'Analysis',
'module': u'Analysis',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 120
},
@ -26,6 +26,6 @@
# DocType, MIS Control
{
'doctype': 'DocType',
'name': 'MIS Control'
'name': u'MIS Control'
}
]

View File

@ -3,30 +3,30 @@
# These values are common in all dictionaries
{
'creation': '2010-11-09 09:35:22',
'creation': '2012-03-27 14:35:49',
'docstatus': 0,
'modified': '2010-12-02 18:00:30',
'modified_by': 'Administrator',
'owner': 'saumil@webnotestech.com'
'modified': '2012-03-27 14:35:49',
'modified_by': u'Administrator',
'owner': u'saumil@webnotestech.com'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'in_create': 1,
'issingle': 1,
'module': 'Analysis',
'module': u'Analysis',
'name': '__common__',
'read_only': 1,
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'version': 11
},
# DocType, TA Control
{
'doctype': 'DocType',
'name': 'TA Control'
'name': u'TA Control'
}
]

View File

@ -3,54 +3,55 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:04',
'creation': '2012-03-27 14:35:49',
'docstatus': 0,
'modified': '2012-01-10 15:39:17',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 18:44:56',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'_last_update': '1326190064',
'_last_update': u'1326190064',
'allow_print': 0,
'colour': 'White:FFF',
'default_print_format': 'Standard',
'colour': u'White:FFF',
'default_print_format': u'Standard',
'doctype': 'DocType',
'module': 'Buying',
'is_submittable': 1,
'module': u'Buying',
'name': '__common__',
'read_only_onload': 1,
'search_fields': 'status,transaction_date,sales_order_no',
'section_style': 'Tabbed',
'server_code_error': ' ',
'search_fields': u'status,transaction_date,sales_order_no',
'section_style': u'Tabbed',
'server_code_error': u' ',
'show_in_menu': 0,
'subject': '%(per_ordered)s% ordered',
'version': 197
'subject': u'%(per_ordered)s% ordered',
'version': 198
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Indent',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Indent',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Indent',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Indent',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1
},
# DocType, Indent
{
'doctype': 'DocType',
'name': 'Indent'
'name': u'Indent'
},
# DocPerm
@ -58,21 +59,28 @@
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'Production Manager',
'role': u'Purchase User',
'submit': 1,
'write': 1
},
# DocPerm
{
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'Purchase User'
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'Purchase Manager',
'role': u'Purchase Manager',
'submit': 0,
'write': 0
},
@ -82,9 +90,9 @@
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'Purchase Manager',
'role': u'Purchase Manager',
'submit': 1,
'write': 1
},
@ -94,9 +102,9 @@
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'Material Manager',
'role': u'Material Manager',
'submit': 0,
'write': 0
},
@ -106,9 +114,9 @@
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'Material Manager',
'role': u'Material Manager',
'submit': 1,
'write': 1
},
@ -118,9 +126,9 @@
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'Material User',
'role': u'Material User',
'submit': 0,
'write': 0
},
@ -130,350 +138,334 @@
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'Material User',
'role': u'Material User',
'submit': 1,
'write': 1
},
# DocPerm
{
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'permlevel': 0,
'role': 'Purchase User',
'submit': 1,
'write': 1
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'permlevel': 1,
'role': 'Purchase User',
'submit': 0,
'write': 0
},
# DocField
{
'colour': 'White:FFF',
'default': 'Enter items and their details which are falling short in your warehouse and for which you want your purchase department to raise a purchase order.',
'description': 'Enter items and their details for which you want your purchase department to raise a purchase order.',
'doctype': 'DocField',
'fieldtype': 'Section Break',
'label': 'Basic Info',
'oldfieldtype': 'Section Break',
'colour': u'White:FFF',
'default': u'Enter items and their details which are falling short in your warehouse and for which you want your purchase department to raise a purchase order.',
'description': u'Enter items and their details for which you want your purchase department to raise a purchase order.',
'doctype': u'DocField',
'fieldname': u'basic_info',
'fieldtype': u'Section Break',
'label': u'Basic Info',
'oldfieldtype': u'Section Break',
'permlevel': 0,
'print_hide': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'oldfieldtype': 'Column Break',
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
'print_hide': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'colour': 'White:FFF',
'description': 'To manage multiple series please go to Setup > Manage Series',
'doctype': 'DocField',
'fieldname': 'naming_series',
'fieldtype': 'Select',
'label': 'Series',
'colour': u'White:FFF',
'description': u'To manage multiple series please go to Setup > Manage Series',
'doctype': u'DocField',
'fieldname': u'naming_series',
'fieldtype': u'Select',
'label': u'Series',
'no_copy': 1,
'oldfieldname': 'naming_series',
'oldfieldtype': 'Select',
'options': 'IDT',
'oldfieldname': u'naming_series',
'oldfieldtype': u'Select',
'options': u'IDT',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'status',
'fieldtype': 'Select',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'status',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Status',
'label': u'Status',
'no_copy': 1,
'oldfieldname': 'status',
'oldfieldtype': 'Select',
'options': '\nDraft\nSubmitted\nStopped\nCancelled',
'oldfieldname': u'status',
'oldfieldtype': u'Select',
'options': u'\nDraft\nSubmitted\nStopped\nCancelled',
'permlevel': 1,
'reqd': 0,
'search_index': 1,
'width': '100px'
'width': u'100px'
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'oldfieldtype': 'Column Break',
'doctype': u'DocField',
'fieldname': u'column_break1',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'colour': 'White:FFF',
'description': 'The date at which current entry is made in system.',
'doctype': 'DocField',
'fieldname': 'transaction_date',
'fieldtype': 'Date',
'colour': u'White:FFF',
'description': u'The date at which current entry is made in system.',
'doctype': u'DocField',
'fieldname': u'transaction_date',
'fieldtype': u'Date',
'in_filter': 1,
'label': 'Transaction Date',
'label': u'Transaction Date',
'no_copy': 1,
'oldfieldname': 'transaction_date',
'oldfieldtype': 'Date',
'oldfieldname': u'transaction_date',
'oldfieldtype': u'Date',
'permlevel': 0,
'reqd': 1,
'search_index': 1,
'trigger': 'Client',
'width': '100px'
'trigger': u'Client',
'width': u'100px'
},
# DocField
{
'colour': 'White:FFF',
'description': '% of materials ordered against this Purchase Requisition',
'doctype': 'DocField',
'fieldname': 'per_ordered',
'fieldtype': 'Currency',
'label': '% Ordered',
'colour': u'White:FFF',
'description': u'% of materials ordered against this Purchase Requisition',
'doctype': u'DocField',
'fieldname': u'per_ordered',
'fieldtype': u'Currency',
'label': u'% Ordered',
'no_copy': 1,
'oldfieldname': 'per_ordered',
'oldfieldtype': 'Currency',
'oldfieldname': u'per_ordered',
'oldfieldtype': u'Currency',
'permlevel': 1
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldtype': 'Section Break',
'label': 'Items',
'oldfieldtype': 'Section Break',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'items',
'fieldtype': u'Section Break',
'label': u'Items',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'description': 'One or multiple Sales Order no which generated this Purchase Requisition',
'doctype': 'DocField',
'fieldname': 'sales_order_no',
'fieldtype': 'Link',
'label': 'Sales Order No',
'colour': u'White:FFF',
'description': u'One or multiple Sales Order no which generated this Purchase Requisition',
'doctype': u'DocField',
'fieldname': u'sales_order_no',
'fieldtype': u'Link',
'label': u'Sales Order No',
'no_copy': 1,
'oldfieldname': 'sales_order_no',
'oldfieldtype': 'Data',
'options': 'Sales Order',
'oldfieldname': u'sales_order_no',
'oldfieldtype': u'Data',
'options': u'Sales Order',
'permlevel': 0,
'width': '100px'
'width': u'100px'
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Button',
'label': 'Pull Sales Order Details',
'options': 'pull_so_details',
'doctype': u'DocField',
'fieldname': u'pull_sales_order_details',
'fieldtype': u'Button',
'label': u'Pull Sales Order Details',
'options': u'pull_so_details',
'permlevel': 0
},
# DocField
{
'allow_on_submit': 1,
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'indent_details',
'fieldtype': 'Table',
'label': 'Purchase Requisition Details',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'indent_details',
'fieldtype': u'Table',
'label': u'Purchase Requisition Details',
'no_copy': 0,
'oldfieldname': 'indent_details',
'oldfieldtype': 'Table',
'options': 'Indent Detail',
'oldfieldname': u'indent_details',
'oldfieldtype': u'Table',
'options': u'Indent Detail',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'default': 'Give additional details about the indent.',
'description': 'Filing in Additional Information about the Purchase Requisition will help you analyze your data better.',
'doctype': 'DocField',
'fieldtype': 'Section Break',
'label': 'More Info',
'oldfieldtype': 'Section Break',
'colour': u'White:FFF',
'default': u'Give additional details about the indent.',
'description': u'Filing in Additional Information about the Purchase Requisition will help you analyze your data better.',
'doctype': u'DocField',
'fieldname': u'more_info',
'fieldtype': u'Section Break',
'label': u'More Info',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'description': 'Select the relevant company name if you have multiple companies',
'doctype': 'DocField',
'fieldname': 'company',
'fieldtype': 'Link',
'colour': u'White:FFF',
'description': u'Select the relevant company name if you have multiple companies',
'doctype': u'DocField',
'fieldname': u'company',
'fieldtype': u'Link',
'in_filter': 1,
'label': 'Company',
'oldfieldname': 'company',
'oldfieldtype': 'Link',
'options': 'Company',
'label': u'Company',
'oldfieldname': u'company',
'oldfieldtype': u'Link',
'options': u'Company',
'permlevel': 0,
'print_hide': 1,
'reqd': 1,
'search_index': 1,
'width': '150px'
'width': u'150px'
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'fiscal_year',
'fieldtype': 'Select',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'fiscal_year',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Fiscal Year',
'oldfieldname': 'fiscal_year',
'oldfieldtype': 'Select',
'options': 'link:Fiscal Year',
'label': u'Fiscal Year',
'oldfieldname': u'fiscal_year',
'oldfieldtype': u'Select',
'options': u'link:Fiscal Year',
'permlevel': 0,
'print_hide': 1,
'reqd': 1,
'search_index': 1,
'width': '150px'
'width': u'150px'
},
# DocField
{
'colour': 'White:FFF',
'description': 'Name of the entity who has requested for the Purchase Requisition',
'doctype': 'DocField',
'fieldname': 'requested_by',
'fieldtype': 'Data',
'label': 'Requested By',
'colour': u'White:FFF',
'description': u'Name of the entity who has requested for the Purchase Requisition',
'doctype': u'DocField',
'fieldname': u'requested_by',
'fieldtype': u'Data',
'label': u'Requested By',
'no_copy': 1,
'oldfieldname': 'requested_by',
'oldfieldtype': 'Data',
'oldfieldname': u'requested_by',
'oldfieldtype': u'Data',
'permlevel': 0,
'width': '100px'
'width': u'100px'
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'oldfieldtype': 'Column Break',
'doctype': u'DocField',
'fieldname': u'column_break2',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'remark',
'fieldtype': 'Small Text',
'label': 'Remarks',
'doctype': u'DocField',
'fieldname': u'remark',
'fieldtype': u'Small Text',
'label': u'Remarks',
'no_copy': 1,
'oldfieldname': 'remark',
'oldfieldtype': 'Small Text',
'oldfieldname': u'remark',
'oldfieldtype': u'Small Text',
'permlevel': 0,
'print_hide': 0,
'width': '150px'
'width': u'150px'
},
# DocField
{
'colour': 'White:FFF',
'description': 'After cancelling the Purchase Requisition, a dialog box will ask you reason for cancellation which will be reflected in this field',
'doctype': 'DocField',
'fieldname': 'cancel_reason',
'fieldtype': 'Data',
'label': 'Cancel Reason',
'colour': u'White:FFF',
'description': u'After cancelling the Purchase Requisition, a dialog box will ask you reason for cancellation which will be reflected in this field',
'doctype': u'DocField',
'fieldname': u'cancel_reason',
'fieldtype': u'Data',
'label': u'Cancel Reason',
'no_copy': 1,
'oldfieldname': 'cancel_reason',
'oldfieldtype': 'Data',
'oldfieldname': u'cancel_reason',
'oldfieldtype': u'Data',
'permlevel': 1,
'print_hide': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'amended_from',
'fieldtype': 'Data',
'label': 'Amended From',
'doctype': u'DocField',
'fieldname': u'amended_from',
'fieldtype': u'Data',
'label': u'Amended From',
'no_copy': 1,
'oldfieldname': 'amended_from',
'oldfieldtype': 'Data',
'oldfieldname': u'amended_from',
'oldfieldtype': u'Data',
'permlevel': 1,
'print_hide': 1,
'width': '150px'
'width': u'150px'
},
# DocField
{
'description': 'The date at which current entry is corrected in the system.',
'doctype': 'DocField',
'fieldname': 'amendment_date',
'fieldtype': 'Date',
'label': 'Amendment Date',
'description': u'The date at which current entry is corrected in the system.',
'doctype': u'DocField',
'fieldname': u'amendment_date',
'fieldtype': u'Date',
'label': u'Amendment Date',
'no_copy': 1,
'oldfieldname': 'amendment_date',
'oldfieldtype': 'Date',
'oldfieldname': u'amendment_date',
'oldfieldtype': u'Date',
'permlevel': 0,
'print_hide': 1,
'width': '100px'
'width': u'100px'
},
# DocField
{
'description': 'Add Terms and Conditions for the Purchase Requisition. You can also prepare a master Term Sheet and use the Template',
'doctype': 'DocField',
'fieldtype': 'Section Break',
'label': 'Terms',
'oldfieldtype': 'Section Break',
'description': u'Add Terms and Conditions for the Purchase Requisition. You can also prepare a master Term Sheet and use the Template',
'doctype': u'DocField',
'fieldname': u'terms_section_break',
'fieldtype': u'Section Break',
'label': u'Terms',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'allow_on_submit': 1,
'doctype': 'DocField',
'fieldname': 'letter_head',
'fieldtype': 'Select',
'label': 'Letter Head',
'oldfieldname': 'letter_head',
'oldfieldtype': 'Select',
'options': 'link:Letter Head',
'doctype': u'DocField',
'fieldname': u'letter_head',
'fieldtype': u'Select',
'label': u'Letter Head',
'oldfieldname': u'letter_head',
'oldfieldtype': u'Select',
'options': u'link:Letter Head',
'permlevel': 0,
'print_hide': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'tc_name',
'fieldtype': 'Link',
'label': 'Select Terms',
'oldfieldname': 'tc_name',
'oldfieldtype': 'Link',
'options': 'Term',
'doctype': u'DocField',
'fieldname': u'tc_name',
'fieldtype': u'Link',
'label': u'Select Terms',
'oldfieldname': u'tc_name',
'oldfieldtype': u'Link',
'options': u'Term',
'permlevel': 0,
'print_hide': 1,
'report_hide': 1
@ -481,41 +473,44 @@
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Button',
'label': 'Get Terms',
'oldfieldtype': 'Button',
'options': 'get_tc_details',
'doctype': u'DocField',
'fieldname': u'get_terms',
'fieldtype': u'Button',
'label': u'Get Terms',
'oldfieldtype': u'Button',
'options': u'get_tc_details',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'HTML',
'label': 'Terms HTML',
'oldfieldtype': 'HTML',
'options': 'You can add Terms and Notes that will be printed in the Transaction',
'doctype': u'DocField',
'fieldname': u'terms_html',
'fieldtype': u'HTML',
'label': u'Terms HTML',
'oldfieldtype': u'HTML',
'options': u'You can add Terms and Notes that will be printed in the Transaction',
'permlevel': 0,
'print_hide': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'terms',
'fieldtype': 'Text Editor',
'label': 'Terms Content',
'oldfieldname': 'terms',
'oldfieldtype': 'Text Editor',
'doctype': u'DocField',
'fieldname': u'terms',
'fieldtype': u'Text Editor',
'label': u'Terms Content',
'oldfieldname': u'terms',
'oldfieldtype': u'Text Editor',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'oldfieldtype': 'Column Break',
'doctype': u'DocField',
'fieldname': u'column_break3',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
'print_hide': 1
},
@ -523,12 +518,13 @@
# DocField
{
'allow_on_submit': 1,
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldtype': 'Button',
'label': 'Repair Purchase Requisition',
'oldfieldtype': 'Button',
'options': 'repair_indent',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'repair_purchase_requisition',
'fieldtype': u'Button',
'label': u'Repair Purchase Requisition',
'oldfieldtype': u'Button',
'options': u'repair_indent',
'permlevel': 0,
'print_hide': 1
}

View File

@ -3,145 +3,145 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:04',
'creation': '2012-03-27 14:35:49',
'docstatus': 0,
'modified': '2011-10-12 13:02:13',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:49',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'autoname': 'IDTD/.#####',
'colour': 'White:FFF',
'default_print_format': 'Standard',
'autoname': u'IDTD/.#####',
'colour': u'White:FFF',
'default_print_format': u'Standard',
'doctype': 'DocType',
'istable': 1,
'module': 'Buying',
'module': u'Buying',
'name': '__common__',
'section_style': 'Tray',
'server_code_error': ' ',
'section_style': u'Tray',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 34
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Indent Detail',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Indent Detail',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# DocType, Indent Detail
{
'doctype': 'DocType',
'name': 'Indent Detail'
'name': u'Indent Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'schedule_date',
'fieldtype': 'Date',
'label': 'Required Date',
'doctype': u'DocField',
'fieldname': u'schedule_date',
'fieldtype': u'Date',
'label': u'Required Date',
'no_copy': 1,
'oldfieldname': 'schedule_date',
'oldfieldtype': 'Date',
'oldfieldname': u'schedule_date',
'oldfieldtype': u'Date',
'permlevel': 0,
'print_hide': 0,
'reqd': 1,
'width': '100px'
'width': u'100px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'item_code',
'fieldtype': 'Link',
'doctype': u'DocField',
'fieldname': u'item_code',
'fieldtype': u'Link',
'in_filter': 1,
'label': 'Item Code',
'oldfieldname': 'item_code',
'oldfieldtype': 'Link',
'options': 'Item',
'label': u'Item Code',
'oldfieldname': u'item_code',
'oldfieldtype': u'Link',
'options': u'Item',
'permlevel': 0,
'reqd': 1,
'search_index': 1,
'trigger': 'Client',
'width': '100px'
'trigger': u'Client',
'width': u'100px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'item_name',
'fieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'item_name',
'fieldtype': u'Data',
'in_filter': 1,
'label': 'Item Name',
'oldfieldname': 'item_name',
'oldfieldtype': 'Data',
'label': u'Item Name',
'oldfieldname': u'item_name',
'oldfieldtype': u'Data',
'permlevel': 0,
'reqd': 1,
'search_index': 1,
'width': '100px'
'width': u'100px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'description',
'fieldtype': 'Text',
'label': 'Description',
'oldfieldname': 'description',
'oldfieldtype': 'Text',
'doctype': u'DocField',
'fieldname': u'description',
'fieldtype': u'Text',
'label': u'Description',
'oldfieldname': u'description',
'oldfieldtype': u'Text',
'permlevel': 0,
'reqd': 1,
'width': '300px'
'width': u'300px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'warehouse',
'fieldtype': 'Link',
'label': 'Warehouse',
'oldfieldname': 'warehouse',
'oldfieldtype': 'Link',
'options': 'Warehouse',
'doctype': u'DocField',
'fieldname': u'warehouse',
'fieldtype': u'Link',
'label': u'Warehouse',
'oldfieldname': u'warehouse',
'oldfieldtype': u'Link',
'options': u'Warehouse',
'permlevel': 0,
'print_hide': 0,
'reqd': 0,
'trigger': 'Client',
'width': '100px'
'trigger': u'Client',
'width': u'100px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'brand',
'fieldtype': 'Link',
'label': 'Brand',
'oldfieldname': 'brand',
'oldfieldtype': 'Link',
'options': 'Brand',
'doctype': u'DocField',
'fieldname': u'brand',
'fieldtype': u'Link',
'label': u'Brand',
'oldfieldname': u'brand',
'oldfieldtype': u'Link',
'options': u'Brand',
'permlevel': 1,
'print_hide': 1,
'width': '100px'
'width': u'100px'
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'item_group',
'fieldtype': 'Link',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'item_group',
'fieldtype': u'Link',
'in_filter': 1,
'label': 'Item Group',
'label': u'Item Group',
'no_copy': 0,
'oldfieldname': 'item_group',
'oldfieldtype': 'Link',
'options': 'Item Group',
'oldfieldname': u'item_group',
'oldfieldtype': u'Link',
'options': u'Item Group',
'permlevel': 1,
'print_hide': 1,
'reqd': 0,
@ -150,98 +150,98 @@
# DocField
{
'colour': 'White:FFF',
'default': '0.00',
'doctype': 'DocField',
'fieldname': 'qty',
'fieldtype': 'Currency',
'label': 'Quantity',
'colour': u'White:FFF',
'default': u'0.00',
'doctype': u'DocField',
'fieldname': u'qty',
'fieldtype': u'Currency',
'label': u'Quantity',
'no_copy': 0,
'oldfieldname': 'qty',
'oldfieldtype': 'Currency',
'oldfieldname': u'qty',
'oldfieldtype': u'Currency',
'permlevel': 0,
'reqd': 1,
'trigger': 'Client',
'width': '50px'
'trigger': u'Client',
'width': u'50px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'lead_time_date',
'fieldtype': 'Date',
'label': 'Lead Time Date',
'doctype': u'DocField',
'fieldname': u'lead_time_date',
'fieldtype': u'Date',
'label': u'Lead Time Date',
'no_copy': 1,
'oldfieldname': 'lead_time_date',
'oldfieldtype': 'Date',
'oldfieldname': u'lead_time_date',
'oldfieldtype': u'Date',
'permlevel': 1,
'print_hide': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'uom',
'fieldtype': 'Link',
'label': 'Stock UOM',
'doctype': u'DocField',
'fieldname': u'uom',
'fieldtype': u'Link',
'label': u'Stock UOM',
'no_copy': 0,
'oldfieldname': 'uom',
'oldfieldtype': 'Link',
'options': 'UOM',
'oldfieldname': u'uom',
'oldfieldtype': u'Link',
'options': u'UOM',
'permlevel': 1,
'reqd': 1,
'width': '50px'
'width': u'50px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'min_order_qty',
'fieldtype': 'Currency',
'label': 'Min Order Qty',
'doctype': u'DocField',
'fieldname': u'min_order_qty',
'fieldtype': u'Currency',
'label': u'Min Order Qty',
'no_copy': 1,
'oldfieldname': 'min_order_qty',
'oldfieldtype': 'Currency',
'oldfieldname': u'min_order_qty',
'oldfieldtype': u'Currency',
'permlevel': 1,
'print_hide': 1,
'reqd': 0,
'width': '70px'
'width': u'70px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'projected_qty',
'fieldtype': 'Currency',
'label': 'Projected Qty',
'doctype': u'DocField',
'fieldname': u'projected_qty',
'fieldtype': u'Currency',
'label': u'Projected Qty',
'no_copy': 1,
'oldfieldname': 'projected_qty',
'oldfieldtype': 'Currency',
'oldfieldname': u'projected_qty',
'oldfieldtype': u'Currency',
'permlevel': 1,
'print_hide': 1,
'width': '70px'
'width': u'70px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'ordered_qty',
'fieldtype': 'Currency',
'label': 'Ordered Qty',
'doctype': u'DocField',
'fieldname': u'ordered_qty',
'fieldtype': u'Currency',
'label': u'Ordered Qty',
'no_copy': 1,
'oldfieldname': 'ordered_qty',
'oldfieldtype': 'Currency',
'oldfieldname': u'ordered_qty',
'oldfieldtype': u'Currency',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'sales_order_no',
'fieldtype': 'Link',
'label': 'Sales Order No',
'doctype': u'DocField',
'fieldname': u'sales_order_no',
'fieldtype': u'Link',
'label': u'Sales Order No',
'no_copy': 1,
'options': 'Sales Order',
'options': u'Sales Order',
'permlevel': 1,
'print_hide': 1
},
@ -249,13 +249,13 @@
# DocField
{
'allow_on_submit': 1,
'doctype': 'DocField',
'fieldname': 'page_break',
'fieldtype': 'Check',
'label': 'Page Break',
'doctype': u'DocField',
'fieldname': u'page_break',
'fieldtype': u'Check',
'label': u'Page Break',
'no_copy': 1,
'oldfieldname': 'page_break',
'oldfieldtype': 'Check',
'oldfieldname': u'page_break',
'oldfieldtype': u'Check',
'permlevel': 0,
'print_hide': 1
}

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:12',
'creation': '2012-03-27 14:35:50',
'docstatus': 0,
'modified': '2012-03-05 15:01:31',
'modified': '2012-03-27 14:35:50',
'modified_by': u'Administrator',
'owner': u'Administrator'
},

View File

@ -3,151 +3,142 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:12',
'creation': '2012-03-27 14:35:50',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'sneha@webnotestech.com',
'owner': 'dhanalekshmi@webnotestech.com'
'modified': '2012-03-27 14:35:50',
'modified_by': u'Administrator',
'owner': u'dhanalekshmi@webnotestech.com'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'hide_toolbar': 1,
'istable': 1,
'module': 'Buying',
'module': u'Buying',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 1
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'PO Raw Material Detail',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'PO Raw Material Detail',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# DocType, PO Raw Material Detail
{
'doctype': 'DocType',
'name': 'PO Raw Material Detail'
'name': u'PO Raw Material Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'reference_name',
'fieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'reference_name',
'fieldtype': u'Data',
'hidden': 0,
'idx': 1,
'in_filter': 0,
'label': 'Reference Name',
'oldfieldname': 'reference_name',
'oldfieldtype': 'Data',
'label': u'Reference Name',
'oldfieldname': u'reference_name',
'oldfieldtype': u'Data',
'permlevel': 1,
'search_index': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'bom_detail_no',
'fieldtype': 'Data',
'idx': 2,
'label': 'BOM Detail No',
'oldfieldname': 'bom_detail_no',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'bom_detail_no',
'fieldtype': u'Data',
'label': u'BOM Detail No',
'oldfieldname': u'bom_detail_no',
'oldfieldtype': u'Data',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'main_item_code',
'fieldtype': 'Data',
'idx': 3,
'label': 'Item Code',
'oldfieldname': 'main_item_code',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'main_item_code',
'fieldtype': u'Data',
'label': u'Item Code',
'oldfieldname': u'main_item_code',
'oldfieldtype': u'Data',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'rm_item_code',
'fieldtype': 'Data',
'idx': 4,
'label': 'Raw Material Item Code',
'oldfieldname': 'rm_item_code',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'rm_item_code',
'fieldtype': u'Data',
'label': u'Raw Material Item Code',
'oldfieldname': u'rm_item_code',
'oldfieldtype': u'Data',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'required_qty',
'fieldtype': 'Currency',
'idx': 6,
'label': 'Required Qty',
'oldfieldname': 'required_qty',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'required_qty',
'fieldtype': u'Currency',
'label': u'Required Qty',
'oldfieldname': u'required_qty',
'oldfieldtype': u'Currency',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'rate',
'fieldtype': 'Currency',
'idx': 8,
'label': 'Rate',
'oldfieldname': 'rate',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'rate',
'fieldtype': u'Currency',
'label': u'Rate',
'oldfieldname': u'rate',
'oldfieldtype': u'Currency',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'amount',
'fieldtype': 'Currency',
'idx': 9,
'label': 'Amount',
'oldfieldname': 'amount',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'amount',
'fieldtype': u'Currency',
'label': u'Amount',
'oldfieldname': u'amount',
'oldfieldtype': u'Currency',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'conversion_factor',
'fieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'conversion_factor',
'fieldtype': u'Currency',
'hidden': 1,
'idx': 11,
'label': 'Conversion Factor',
'oldfieldname': 'conversion_factor',
'oldfieldtype': 'Currency',
'label': u'Conversion Factor',
'oldfieldname': u'conversion_factor',
'oldfieldtype': u'Currency',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'stock_uom',
'fieldtype': 'Data',
'idx': 12,
'label': 'Stock Uom',
'oldfieldname': 'stock_uom',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'stock_uom',
'fieldtype': u'Data',
'label': u'Stock Uom',
'oldfieldname': u'stock_uom',
'oldfieldtype': u'Data',
'permlevel': 1
}
]

View File

@ -3,189 +3,177 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:13',
'creation': '2012-03-27 14:35:50',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'sneha@webnotestech.com',
'owner': 'wasim@webnotestech.com'
'modified': '2012-03-27 14:35:50',
'modified_by': u'Administrator',
'owner': u'wasim@webnotestech.com'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'hide_toolbar': 0,
'istable': 1,
'module': 'Buying',
'module': u'Buying',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 17
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'PR Raw Material Detail',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'PR Raw Material Detail',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# DocType, PR Raw Material Detail
{
'doctype': 'DocType',
'name': 'PR Raw Material Detail'
'name': u'PR Raw Material Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'reference_name',
'fieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'reference_name',
'fieldtype': u'Data',
'hidden': 0,
'idx': 1,
'in_filter': 0,
'label': 'Reference Name',
'oldfieldname': 'reference_name',
'oldfieldtype': 'Data',
'label': u'Reference Name',
'oldfieldname': u'reference_name',
'oldfieldtype': u'Data',
'permlevel': 1,
'search_index': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'bom_detail_no',
'fieldtype': 'Data',
'idx': 2,
'label': 'BOM Detail No',
'oldfieldname': 'bom_detail_no',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'bom_detail_no',
'fieldtype': u'Data',
'label': u'BOM Detail No',
'oldfieldname': u'bom_detail_no',
'oldfieldtype': u'Data',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'main_item_code',
'fieldtype': 'Data',
'idx': 3,
'label': 'Item Code',
'oldfieldname': 'main_item_code',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'main_item_code',
'fieldtype': u'Data',
'label': u'Item Code',
'oldfieldname': u'main_item_code',
'oldfieldtype': u'Data',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'rm_item_code',
'fieldtype': 'Data',
'idx': 4,
'label': 'Raw Material Item Code',
'oldfieldname': 'rm_item_code',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'rm_item_code',
'fieldtype': u'Data',
'label': u'Raw Material Item Code',
'oldfieldname': u'rm_item_code',
'oldfieldtype': u'Data',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'description',
'fieldtype': 'Data',
'idx': 5,
'label': 'Description',
'oldfieldname': 'description',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'description',
'fieldtype': u'Data',
'label': u'Description',
'oldfieldname': u'description',
'oldfieldtype': u'Data',
'permlevel': 1,
'width': '300px'
'width': u'300px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'required_qty',
'fieldtype': 'Currency',
'idx': 7,
'label': 'Required Qty',
'oldfieldname': 'required_qty',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'required_qty',
'fieldtype': u'Currency',
'label': u'Required Qty',
'oldfieldname': u'required_qty',
'oldfieldtype': u'Currency',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'consumed_qty',
'fieldtype': 'Currency',
'idx': 8,
'label': 'Consumed Qty',
'oldfieldname': 'consumed_qty',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'consumed_qty',
'fieldtype': u'Currency',
'label': u'Consumed Qty',
'oldfieldname': u'consumed_qty',
'oldfieldtype': u'Currency',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'rate',
'fieldtype': 'Currency',
'idx': 10,
'label': 'Rate',
'oldfieldname': 'rate',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'rate',
'fieldtype': u'Currency',
'label': u'Rate',
'oldfieldname': u'rate',
'oldfieldtype': u'Currency',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'conversion_factor',
'fieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'conversion_factor',
'fieldtype': u'Currency',
'hidden': 1,
'idx': 11,
'label': 'Conversion Factor',
'oldfieldname': 'conversion_factor',
'oldfieldtype': 'Currency',
'label': u'Conversion Factor',
'oldfieldname': u'conversion_factor',
'oldfieldtype': u'Currency',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'amount',
'fieldtype': 'Currency',
'idx': 11,
'label': 'Amount',
'oldfieldname': 'amount',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'amount',
'fieldtype': u'Currency',
'label': u'Amount',
'oldfieldname': u'amount',
'oldfieldtype': u'Currency',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'stock_uom',
'fieldtype': 'Data',
'idx': 12,
'label': 'Stock Uom',
'oldfieldname': 'stock_uom',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'stock_uom',
'fieldtype': u'Data',
'label': u'Stock Uom',
'oldfieldname': u'stock_uom',
'oldfieldtype': u'Data',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'current_stock',
'fieldtype': 'Currency',
'idx': 12,
'label': 'Current Stock',
'oldfieldname': 'current_stock',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'current_stock',
'fieldtype': u'Currency',
'label': u'Current Stock',
'oldfieldname': u'current_stock',
'oldfieldtype': u'Currency',
'permlevel': 1
}
]

View File

@ -3,22 +3,22 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:15',
'creation': '2012-03-27 14:35:51',
'docstatus': 0,
'modified': '2010-12-23 10:45:17',
'modified_by': 'sneha@webnotestech.com',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:51',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'issingle': 1,
'module': 'Buying',
'module': u'Buying',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 187
},
@ -26,6 +26,6 @@
# DocType, Purchase Common
{
'doctype': 'DocType',
'name': 'Purchase Common'
'name': u'Purchase Common'
}
]

View File

@ -3,22 +3,13 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:15',
'creation': '2012-03-27 14:35:51',
'docstatus': 0,
'modified': '2012-03-02 12:23:50',
'modified': '2012-03-27 18:46:29',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocField
{
'doctype': u'DocField',
'name': '__common__',
'parent': u'Purchase Order',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocType
{
'_last_update': u'1330339817',
@ -26,6 +17,7 @@
'default_print_format': u'Standard',
'doctype': 'DocType',
'document_type': u'Transaction',
'is_submittable': 1,
'is_transaction_doc': 1,
'module': u'Buying',
'name': '__common__',
@ -35,15 +27,15 @@
'server_code_error': u' ',
'show_in_menu': 0,
'subject': u'To %(supplier_name)s on %(transaction_date)s | %(per_received)s% delivered',
'version': 501
'version': 502
},
# These values are common for all DocFormat
# These values are common for all DocField
{
'doctype': u'DocFormat',
'doctype': u'DocField',
'name': '__common__',
'parent': u'Purchase Order',
'parentfield': u'formats',
'parentfield': u'fields',
'parenttype': u'DocType'
},
@ -70,33 +62,32 @@
'create': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'Production Manager',
'submit': 0,
'role': u'Purchase User',
'submit': 1,
'write': 1
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'Material User',
'submit': 0,
'write': 0
'role': u'All'
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'match': u'supplier',
'permlevel': 0,
'role': u'Material User',
'submit': 0,
'write': 0
'role': u'Supplier'
},
# DocPerm
{
'doctype': u'DocPerm',
'permlevel': 2,
'role': u'All',
'write': 1
},
# DocPerm
@ -123,18 +114,6 @@
'write': 1
},
# DocPerm
{
'amend': 1,
'cancel': 0,
'create': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'Purchase User',
'submit': 0,
'write': 1
},
# DocPerm
{
'amend': 0,
@ -142,7 +121,7 @@
'create': 0,
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'All',
'role': u'Material User',
'submit': 0,
'write': 0
},
@ -154,46 +133,17 @@
'create': 0,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'Supplier',
'role': u'Material User',
'submit': 0,
'write': 0
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 2,
'role': u'All',
'submit': 0,
'write': 1
},
# DocFormat
{
'doctype': u'DocFormat',
'format': u'Purchase Order Classic'
},
# DocFormat
{
'doctype': u'DocFormat',
'format': u'Purchase Order Modern'
},
# DocFormat
{
'doctype': u'DocFormat',
'format': u'Purchase Order Spartan'
},
# DocField
{
'colour': u'White:FFF',
'description': u'Enter rates and quantity of items you want to purchase and send the purchase order to your supplier.',
'doctype': u'DocField',
'fieldname': u'basic_info',
'fieldtype': u'Section Break',
'label': u'Basic Info',
'oldfieldtype': u'Section Break',
@ -204,6 +154,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -319,6 +270,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break1',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -426,6 +378,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'items',
'fieldtype': u'Section Break',
'label': u'Items',
'oldfieldtype': u'Section Break',
@ -435,6 +388,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break2',
'fieldtype': u'Column Break',
'permlevel': 0,
'width': u'50%'
@ -479,6 +433,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break3',
'fieldtype': u'Column Break',
'permlevel': 0,
'width': u'50%'
@ -504,6 +459,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'get_items',
'fieldtype': u'Button',
'hidden': 0,
'label': u'Get Items',
@ -515,6 +471,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'section_break0',
'fieldtype': u'Section Break',
'permlevel': 0
},
@ -537,6 +494,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'get_last_purchase_rate',
'fieldtype': u'Button',
'label': u'Get Last Purchase Rate',
'oldfieldtype': u'Button',
@ -562,6 +520,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'recalculate_values',
'fieldtype': u'Button',
'label': u'Re-Calculate Values',
'oldfieldtype': u'Button',
@ -573,6 +532,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'taxes',
'fieldtype': u'Section Break',
'label': u'Taxes',
'oldfieldtype': u'Section Break',
@ -598,6 +558,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'get_tax_detail',
'fieldtype': u'Button',
'label': u'Get Tax Detail',
'oldfieldtype': u'Button',
@ -622,6 +583,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'calculate_tax',
'fieldtype': u'Button',
'label': u'Calculate Tax',
'oldfieldtype': u'Button',
@ -633,6 +595,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'tax_calculation',
'fieldtype': u'HTML',
'label': u'Tax Calculation',
'no_copy': 1,
@ -658,6 +621,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'totals',
'fieldtype': u'Section Break',
'label': u'Totals',
'oldfieldtype': u'Section Break',
@ -732,6 +696,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break4',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -809,6 +774,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'terms_section_break',
'fieldtype': u'Section Break',
'label': u'Terms',
'oldfieldtype': u'Section Break',
@ -845,6 +811,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'get_terms',
'fieldtype': u'Button',
'label': u'Get Terms',
'oldfieldtype': u'Button',
@ -855,6 +822,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'terms_html',
'fieldtype': u'HTML',
'label': u'Terms HTML',
'oldfieldtype': u'HTML',
@ -877,6 +845,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'more_info',
'fieldtype': u'Section Break',
'label': u'More Info',
'oldfieldtype': u'Section Break',
@ -994,6 +963,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break5',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -1049,6 +1019,7 @@
'colour': u'White:FFF',
'description': u'Required raw materials issued to the supplier for producing a sub - contracted item.',
'doctype': u'DocField',
'fieldname': u'raw_material_details',
'fieldtype': u'Section Break',
'label': u'Raw Material Details',
'oldfieldtype': u'Section Break',
@ -1075,6 +1046,7 @@
{
'allow_on_submit': 1,
'doctype': u'DocField',
'fieldname': u'repair_purchase_order',
'fieldtype': u'Button',
'label': u'Repair Purchase Order',
'oldfieldtype': u'Button',

View File

@ -3,61 +3,61 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:15',
'creation': '2012-03-27 14:35:51',
'docstatus': 0,
'modified': '2012-01-24 12:42:18',
'modified_by': 'Administrator',
'owner': 'wasim@webnotestech.com'
'modified': '2012-03-27 14:35:51',
'modified_by': u'Administrator',
'owner': u'wasim@webnotestech.com'
},
# These values are common for all DocType
{
'_last_update': '1325570646',
'_last_update': u'1325570646',
'allow_trash': 1,
'autoname': 'field:title',
'colour': 'White:FFF',
'default_print_format': 'Standard',
'autoname': u'field:title',
'colour': u'White:FFF',
'default_print_format': u'Standard',
'doctype': 'DocType',
'document_type': 'Master',
'module': 'Buying',
'document_type': u'Master',
'module': u'Buying',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 18
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Purchase Other Charges',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'Purchase Other Charges',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Purchase Other Charges',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Purchase Other Charges',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1
},
# DocType, Purchase Other Charges
{
'doctype': 'DocType',
'name': 'Purchase Other Charges'
'name': u'Purchase Other Charges'
},
# DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'All'
'role': u'All'
},
# DocPerm
@ -65,9 +65,9 @@
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'Purchase Manager',
'role': u'Purchase Manager',
'submit': 0,
'write': 0
},
@ -76,9 +76,9 @@
{
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'System Manager',
'role': u'System Manager',
'write': 1
},
@ -86,45 +86,45 @@
{
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'Purchase Master Manager',
'role': u'Purchase Master Manager',
'submit': 0,
'write': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'title',
'fieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'title',
'fieldtype': u'Data',
'in_filter': 1,
'label': 'Title',
'oldfieldname': 'title',
'oldfieldtype': 'Data',
'label': u'Title',
'oldfieldname': u'title',
'oldfieldtype': u'Data',
'reqd': 1,
'search_index': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'company',
'fieldtype': 'Link',
'doctype': u'DocField',
'fieldname': u'company',
'fieldtype': u'Link',
'in_filter': 1,
'label': 'Company',
'options': 'Company',
'label': u'Company',
'options': u'Company',
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'purchase_tax_details',
'fieldtype': 'Table',
'label': 'Purchase Tax Details',
'oldfieldname': 'purchase_tax_details',
'oldfieldtype': 'Table',
'options': 'Purchase Tax Detail'
'doctype': u'DocField',
'fieldname': u'purchase_tax_details',
'fieldtype': u'Table',
'label': u'Purchase Tax Details',
'oldfieldname': u'purchase_tax_details',
'oldfieldtype': u'Table',
'options': u'Purchase Tax Detail'
}
]

View File

@ -3,54 +3,61 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:17',
'creation': '2012-03-27 14:35:51',
'docstatus': 0,
'modified': '2011-10-06 10:22:41',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:45:50',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'_last_update': '1317365120',
'autoname': 'QAI/.######',
'colour': 'White:FFF',
'default_print_format': 'Standard',
'_last_update': u'1317365120',
'autoname': u'QAI/.######',
'colour': u'White:FFF',
'default_print_format': u'Standard',
'doctype': 'DocType',
'module': 'Buying',
'is_submittable': 1,
'module': u'Buying',
'name': '__common__',
'print_outline': 'Yes',
'search_fields': 'item_code, report_date, purchase_receipt_no, delivery_note_no',
'section_style': 'Simple',
'server_code_error': ' ',
'print_outline': u'Yes',
'search_fields': u'item_code, report_date, purchase_receipt_no, delivery_note_no',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 38
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'QA Inspection Report',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'QA Inspection Report',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'QA Inspection Report',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'QA Inspection Report',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1,
'role': 'Quality Manager'
'role': u'Quality Manager'
},
# DocType, QA Inspection Report
{
'doctype': 'DocType',
'name': 'QA Inspection Report'
'name': u'QA Inspection Report'
},
# DocPerm
{
'doctype': u'DocPerm',
'permlevel': 1
},
# DocPerm
@ -58,74 +65,70 @@
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 0,
'submit': 1,
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'label': 'QA Inspection',
'doctype': u'DocField',
'fieldname': u'qa_inspection',
'fieldtype': u'Section Break',
'label': u'QA Inspection',
'no_copy': 0,
'oldfieldtype': 'Section Break',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'oldfieldtype': 'Column Break',
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'naming_series',
'fieldtype': 'Select',
'label': 'Naming Series',
'doctype': u'DocField',
'fieldname': u'naming_series',
'fieldtype': u'Select',
'label': u'Naming Series',
'no_copy': 1,
'options': '\nQAI/11-12/',
'options': u'\nQAI/11-12/',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'inspection_type',
'fieldtype': 'Select',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'inspection_type',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Inspection Type',
'oldfieldname': 'inspection_type',
'oldfieldtype': 'Select',
'options': '\nIncoming\nOutgoing\nIn Process',
'label': u'Inspection Type',
'oldfieldname': u'inspection_type',
'oldfieldtype': u'Select',
'options': u'\nIncoming\nOutgoing\nIn Process',
'permlevel': 0,
'reqd': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'report_date',
'fieldtype': 'Date',
'doctype': u'DocField',
'fieldname': u'report_date',
'fieldtype': u'Date',
'in_filter': 1,
'label': 'Report Date',
'oldfieldname': 'report_date',
'oldfieldtype': 'Date',
'label': u'Report Date',
'oldfieldname': u'report_date',
'oldfieldtype': u'Date',
'permlevel': 0,
'reqd': 1,
'search_index': 1
@ -133,31 +136,31 @@
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'item_code',
'fieldtype': 'Link',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'item_code',
'fieldtype': u'Link',
'hidden': 0,
'in_filter': 1,
'label': 'Item Code',
'oldfieldname': 'item_code',
'oldfieldtype': 'Link',
'options': 'Item',
'label': u'Item Code',
'oldfieldname': u'item_code',
'oldfieldtype': u'Link',
'options': u'Item',
'permlevel': 0,
'reqd': 1,
'search_index': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'sample_size',
'fieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'sample_size',
'fieldtype': u'Currency',
'in_filter': 0,
'label': 'Sample Size',
'oldfieldname': 'sample_size',
'oldfieldtype': 'Currency',
'label': u'Sample Size',
'oldfieldname': u'sample_size',
'oldfieldtype': u'Currency',
'permlevel': 0,
'reqd': 1,
'search_index': 0
@ -165,82 +168,83 @@
# DocField
{
'doctype': 'DocField',
'fieldname': 'description',
'fieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'description',
'fieldtype': u'Small Text',
'in_filter': 1,
'label': 'Description',
'oldfieldname': 'description',
'oldfieldtype': 'Small Text',
'label': u'Description',
'oldfieldname': u'description',
'oldfieldtype': u'Small Text',
'permlevel': 0,
'search_index': 0,
'width': '300px'
'width': u'300px'
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'oldfieldtype': 'Column Break',
'doctype': u'DocField',
'fieldname': u'column_break1',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'item_serial_no',
'fieldtype': 'Link',
'doctype': u'DocField',
'fieldname': u'item_serial_no',
'fieldtype': u'Link',
'hidden': 0,
'label': 'Item Serial No',
'oldfieldname': 'item_serial_no',
'oldfieldtype': 'Link',
'options': 'Serial No',
'label': u'Item Serial No',
'oldfieldname': u'item_serial_no',
'oldfieldtype': u'Link',
'options': u'Serial No',
'permlevel': 0,
'print_hide': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'batch_no',
'fieldtype': 'Link',
'label': 'Batch No',
'oldfieldname': 'batch_no',
'oldfieldtype': 'Link',
'options': 'Batch',
'doctype': u'DocField',
'fieldname': u'batch_no',
'fieldtype': u'Link',
'label': u'Batch No',
'oldfieldname': u'batch_no',
'oldfieldtype': u'Link',
'options': u'Batch',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'purchase_receipt_no',
'fieldtype': 'Link',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'purchase_receipt_no',
'fieldtype': u'Link',
'hidden': 0,
'in_filter': 1,
'label': 'Purchase Receipt No',
'oldfieldname': 'purchase_receipt_no',
'oldfieldtype': 'Link',
'options': 'Purchase Receipt',
'label': u'Purchase Receipt No',
'oldfieldname': u'purchase_receipt_no',
'oldfieldtype': u'Link',
'options': u'Purchase Receipt',
'permlevel': 0,
'search_index': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'delivery_note_no',
'fieldtype': 'Link',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'delivery_note_no',
'fieldtype': u'Link',
'hidden': 0,
'in_filter': 1,
'label': 'Delivery Note No',
'oldfieldname': 'delivery_note_no',
'oldfieldtype': 'Link',
'options': 'Delivery Note',
'label': u'Delivery Note No',
'oldfieldname': u'delivery_note_no',
'oldfieldtype': u'Link',
'options': u'Delivery Note',
'permlevel': 0,
'print_hide': 0,
'search_index': 1
@ -248,93 +252,95 @@
# DocField
{
'doctype': 'DocField',
'fieldname': 'inspected_by',
'fieldtype': 'Data',
'label': 'Inspected By',
'oldfieldname': 'inspected_by',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'inspected_by',
'fieldtype': u'Data',
'label': u'Inspected By',
'oldfieldname': u'inspected_by',
'oldfieldtype': u'Data',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'remarks',
'fieldtype': 'Text',
'label': 'Remarks',
'doctype': u'DocField',
'fieldname': u'remarks',
'fieldtype': u'Text',
'label': u'Remarks',
'no_copy': 1,
'oldfieldname': 'remarks',
'oldfieldtype': 'Text',
'oldfieldname': u'remarks',
'oldfieldtype': u'Text',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'verified_by',
'fieldtype': 'Data',
'label': 'Verified By',
'oldfieldname': 'verified_by',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'verified_by',
'fieldtype': u'Data',
'label': u'Verified By',
'oldfieldname': u'verified_by',
'oldfieldtype': u'Data',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'amended_from',
'fieldtype': 'Data',
'label': 'Amended From',
'doctype': u'DocField',
'fieldname': u'amended_from',
'fieldtype': u'Data',
'label': u'Amended From',
'no_copy': 1,
'oldfieldname': 'amended_from',
'oldfieldtype': 'Data',
'oldfieldname': u'amended_from',
'oldfieldtype': u'Data',
'permlevel': 1,
'print_hide': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'amendment_date',
'fieldtype': 'Date',
'label': 'Amendment Date',
'doctype': u'DocField',
'fieldname': u'amendment_date',
'fieldtype': u'Date',
'label': u'Amendment Date',
'no_copy': 1,
'oldfieldname': 'amendment_date',
'oldfieldtype': 'Date',
'oldfieldname': u'amendment_date',
'oldfieldtype': u'Date',
'permlevel': 1,
'print_hide': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'label': 'Specification Details',
'oldfieldtype': 'Section Break',
'options': 'Simple',
'doctype': u'DocField',
'fieldname': u'specification_details',
'fieldtype': u'Section Break',
'label': u'Specification Details',
'oldfieldtype': u'Section Break',
'options': u'Simple',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Button',
'label': 'Get Specification Details',
'options': 'get_item_specification_details',
'doctype': u'DocField',
'fieldname': u'get_specification_details',
'fieldtype': u'Button',
'label': u'Get Specification Details',
'options': u'get_item_specification_details',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'qa_specification_details',
'fieldtype': 'Table',
'label': 'QA Specification Details',
'oldfieldname': 'qa_specification_details',
'oldfieldtype': 'Table',
'options': 'QA Specification Detail',
'doctype': u'DocField',
'fieldname': u'qa_specification_details',
'fieldtype': u'Table',
'label': u'QA Specification Details',
'oldfieldname': u'qa_specification_details',
'oldfieldtype': u'Table',
'options': u'QA Specification Detail',
'permlevel': 0
}
]

View File

@ -3,186 +3,173 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:17',
'creation': '2012-03-27 14:35:52',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:52',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'autoname': 'QASD/.#####',
'colour': 'White:FFF',
'autoname': u'QASD/.#####',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'Buying',
'module': u'Buying',
'name': '__common__',
'section_style': 'Tray',
'server_code_error': ' ',
'section_style': u'Tray',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 2
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'QA Specification Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'QA Specification Detail',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# DocType, QA Specification Detail
{
'doctype': 'DocType',
'name': 'QA Specification Detail'
'name': u'QA Specification Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'specification',
'fieldtype': 'Data',
'idx': 1,
'label': 'Parameter',
'oldfieldname': 'specification',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'specification',
'fieldtype': u'Data',
'label': u'Parameter',
'oldfieldname': u'specification',
'oldfieldtype': u'Data',
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'value',
'fieldtype': 'Data',
'idx': 2,
'label': 'Acceptance Criteria',
'oldfieldname': 'value',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'value',
'fieldtype': u'Data',
'label': u'Acceptance Criteria',
'oldfieldname': u'value',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'reading_1',
'fieldtype': 'Data',
'idx': 3,
'label': 'Reading 1',
'oldfieldname': 'reading_1',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'reading_1',
'fieldtype': u'Data',
'label': u'Reading 1',
'oldfieldname': u'reading_1',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'reading_2',
'fieldtype': 'Data',
'idx': 4,
'label': 'Reading 2',
'oldfieldname': 'reading_2',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'reading_2',
'fieldtype': u'Data',
'label': u'Reading 2',
'oldfieldname': u'reading_2',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'reading_3',
'fieldtype': 'Data',
'idx': 5,
'label': 'Reading 3',
'oldfieldname': 'reading_3',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'reading_3',
'fieldtype': u'Data',
'label': u'Reading 3',
'oldfieldname': u'reading_3',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'reading_4',
'fieldtype': 'Data',
'idx': 6,
'label': 'Reading 4',
'oldfieldname': 'reading_4',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'reading_4',
'fieldtype': u'Data',
'label': u'Reading 4',
'oldfieldname': u'reading_4',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'reading_5',
'fieldtype': 'Data',
'idx': 7,
'label': 'Reading 5',
'oldfieldname': 'reading_5',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'reading_5',
'fieldtype': u'Data',
'label': u'Reading 5',
'oldfieldname': u'reading_5',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'reading_6',
'fieldtype': 'Data',
'idx': 8,
'label': 'Reading 6',
'oldfieldname': 'reading_6',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'reading_6',
'fieldtype': u'Data',
'label': u'Reading 6',
'oldfieldname': u'reading_6',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'reading_7',
'fieldtype': 'Data',
'idx': 9,
'label': 'Reading 7',
'oldfieldname': 'reading_7',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'reading_7',
'fieldtype': u'Data',
'label': u'Reading 7',
'oldfieldname': u'reading_7',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'reading_8',
'fieldtype': 'Data',
'idx': 10,
'label': 'Reading 8',
'oldfieldname': 'reading_8',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'reading_8',
'fieldtype': u'Data',
'label': u'Reading 8',
'oldfieldname': u'reading_8',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'reading_9',
'fieldtype': 'Data',
'idx': 11,
'label': 'Reading 9',
'oldfieldname': 'reading_9',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'reading_9',
'fieldtype': u'Data',
'label': u'Reading 9',
'oldfieldname': u'reading_9',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'reading_10',
'fieldtype': 'Data',
'idx': 12,
'label': 'Reading 10',
'oldfieldname': 'reading_10',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'reading_10',
'fieldtype': u'Data',
'label': u'Reading 10',
'oldfieldname': u'reading_10',
'oldfieldtype': u'Data'
},
# DocField
{
'default': 'Accepted',
'doctype': 'DocField',
'fieldname': 'status',
'fieldtype': 'Select',
'idx': 13,
'label': 'Status',
'oldfieldname': 'status',
'oldfieldtype': 'Select',
'options': 'Accepted\nRejected'
'default': u'Accepted',
'doctype': u'DocField',
'fieldname': u'status',
'fieldtype': u'Select',
'label': u'Status',
'oldfieldname': u'status',
'oldfieldtype': u'Select',
'options': u'Accepted\nRejected'
}
]

View File

@ -3,146 +3,138 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:18',
'creation': '2012-03-27 14:35:52',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:52',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'autoname': 'RMS/.######',
'colour': 'White:FFF',
'autoname': u'RMS/.######',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'Buying',
'module': u'Buying',
'name': '__common__',
'section_style': 'Tray',
'section_style': u'Tray',
'show_in_menu': 0,
'version': 8
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Raw Materials Supplied',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Raw Materials Supplied',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# DocType, Raw Materials Supplied
{
'doctype': 'DocType',
'name': 'Raw Materials Supplied'
'name': u'Raw Materials Supplied'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'po_item',
'fieldtype': 'Select',
'idx': 1,
'label': 'PO Item',
'oldfieldname': 'po_item',
'oldfieldtype': 'Select',
'doctype': u'DocField',
'fieldname': u'po_item',
'fieldtype': u'Select',
'label': u'PO Item',
'oldfieldname': u'po_item',
'oldfieldtype': u'Select',
'permlevel': 0,
'reqd': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'raw_material',
'fieldtype': 'Link',
'idx': 2,
'label': 'Raw Material',
'oldfieldname': 'raw_material',
'oldfieldtype': 'Link',
'options': 'Item',
'doctype': u'DocField',
'fieldname': u'raw_material',
'fieldtype': u'Link',
'label': u'Raw Material',
'oldfieldname': u'raw_material',
'oldfieldtype': u'Link',
'options': u'Item',
'permlevel': 0,
'reqd': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'description',
'fieldtype': 'Small Text',
'idx': 3,
'label': 'Description',
'oldfieldname': 'description',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'description',
'fieldtype': u'Small Text',
'label': u'Description',
'oldfieldname': u'description',
'oldfieldtype': u'Small Text',
'permlevel': 0,
'width': '300px'
'width': u'300px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'source_warehouse',
'fieldtype': 'Select',
'idx': 5,
'label': 'Source Warehouse',
'oldfieldname': 'source_warehouse',
'oldfieldtype': 'Select',
'options': 'link:Warehouse',
'doctype': u'DocField',
'fieldname': u'source_warehouse',
'fieldtype': u'Select',
'label': u'Source Warehouse',
'oldfieldname': u'source_warehouse',
'oldfieldtype': u'Select',
'options': u'link:Warehouse',
'permlevel': 0,
'reqd': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'ma_valuation_rate',
'fieldtype': 'Currency',
'idx': 7,
'label': 'Valuation Rate (MA)',
'doctype': u'DocField',
'fieldname': u'ma_valuation_rate',
'fieldtype': u'Currency',
'label': u'Valuation Rate (MA)',
'no_copy': 1,
'oldfieldname': 'ma_valuation_rate',
'oldfieldtype': 'Currency',
'oldfieldname': u'ma_valuation_rate',
'oldfieldtype': u'Currency',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'fifo_valuation_rate',
'fieldtype': 'Currency',
'idx': 8,
'label': 'Valuation Rate (FIFO)',
'oldfieldname': 'fifo_valuation_rate',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'fifo_valuation_rate',
'fieldtype': u'Currency',
'label': u'Valuation Rate (FIFO)',
'oldfieldname': u'fifo_valuation_rate',
'oldfieldtype': u'Currency',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'qty',
'fieldtype': 'Currency',
'idx': 9,
'label': 'Qty',
'oldfieldname': 'qty',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'qty',
'fieldtype': u'Currency',
'label': u'Qty',
'oldfieldname': u'qty',
'oldfieldtype': u'Currency',
'permlevel': 0,
'reqd': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'stock_uom',
'fieldtype': 'Data',
'idx': 12,
'label': 'Stock UOM',
'oldfieldname': 'stock_uom',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'stock_uom',
'fieldtype': u'Data',
'label': u'Stock UOM',
'oldfieldname': u'stock_uom',
'oldfieldtype': u'Data',
'permlevel': 1
}
]

View File

@ -3,88 +3,61 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:26',
'creation': '2012-03-27 14:35:52',
'docstatus': 0,
'modified': '2011-07-19 16:18:58',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:52',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'_last_update': '1306471021',
'_last_update': u'1306471021',
'allow_trash': 1,
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'document_type': 'Master',
'module': 'Buying',
'document_type': u'Master',
'module': u'Buying',
'name': '__common__',
'search_fields': 'supplier_name,supplier_type',
'section_style': 'Tabbed',
'server_code_error': ' ',
'search_fields': u'supplier_name,supplier_type',
'section_style': u'Tabbed',
'server_code_error': u' ',
'show_in_menu': 0,
'subject': ' ',
'tag_fields': 'supplier_type',
'subject': u' ',
'tag_fields': u'supplier_type',
'version': 87
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Supplier',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Supplier',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Supplier',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Supplier',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1
},
# DocType, Supplier
{
'doctype': 'DocType',
'name': 'Supplier'
'name': u'Supplier'
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'idx': 1,
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'Purchase Manager',
'submit': 0,
'write': 0
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'idx': 2,
'permlevel': 0,
'role': 'Purchase Manager',
'submit': 0,
'write': 0
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 3,
'permlevel': 1,
'role': 'Purchase Master Manager'
'role': u'Purchase Master Manager'
},
# DocPerm
@ -92,162 +65,181 @@
'amend': 0,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'idx': 4,
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'Purchase Master Manager',
'role': u'Purchase Master Manager',
'submit': 0,
'write': 1
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'Purchase Manager',
'submit': 0,
'write': 0
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'Purchase Manager',
'submit': 0,
'write': 0
},
# DocField
{
'colour': 'White:FFF',
'description': 'Note: You Can Manage Multiple Address or Contacts via Addresses & Contacts',
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 1,
'label': 'Basic Info',
'oldfieldtype': 'Section Break',
'colour': u'White:FFF',
'description': u'Note: You Can Manage Multiple Address or Contacts via Addresses & Contacts',
'doctype': u'DocField',
'fieldname': u'basic_info',
'fieldtype': u'Section Break',
'label': u'Basic Info',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'supplier_name',
'fieldtype': 'Data',
'idx': 2,
'label': 'Supplier Name',
'doctype': u'DocField',
'fieldname': u'supplier_name',
'fieldtype': u'Data',
'label': u'Supplier Name',
'no_copy': 1,
'oldfieldname': 'supplier_name',
'oldfieldtype': 'Data',
'oldfieldname': u'supplier_name',
'oldfieldtype': u'Data',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'supplier_type',
'fieldtype': 'Link',
'idx': 3,
'label': 'Supplier Type',
'oldfieldname': 'supplier_type',
'oldfieldtype': 'Link',
'options': 'Supplier Type',
'doctype': u'DocField',
'fieldname': u'supplier_type',
'fieldtype': u'Link',
'label': u'Supplier Type',
'oldfieldname': u'supplier_type',
'oldfieldtype': u'Link',
'options': u'Supplier Type',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'idx': 4,
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'naming_series',
'fieldtype': 'Select',
'idx': 5,
'label': 'Series',
'doctype': u'DocField',
'fieldname': u'naming_series',
'fieldtype': u'Select',
'label': u'Series',
'no_copy': 1,
'oldfieldname': 'naming_series',
'oldfieldtype': 'Select',
'options': '\nSUPP\nSUPP/10-11/',
'oldfieldname': u'naming_series',
'oldfieldtype': u'Select',
'options': u'\nSUPP\nSUPP/10-11/',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 6,
'label': 'Address & Contacts',
'oldfieldtype': 'Column Break',
'doctype': u'DocField',
'fieldname': u'address_contacts',
'fieldtype': u'Section Break',
'label': u'Address & Contacts',
'oldfieldtype': u'Column Break',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'depends_on': 'eval:doc.__islocal',
'doctype': 'DocField',
'fieldtype': 'HTML',
'idx': 7,
'label': 'Address Desc',
'options': '<em>Addresses will appear only when you save the supplier</em>',
'colour': u'White:FFF',
'depends_on': u'eval:doc.__islocal',
'doctype': u'DocField',
'fieldname': u'address_desc',
'fieldtype': u'HTML',
'label': u'Address Desc',
'options': u'<em>Addresses will appear only when you save the supplier</em>',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldtype': 'HTML',
'idx': 8,
'label': 'Address HTML',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'address_html',
'fieldtype': u'HTML',
'label': u'Address HTML',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'idx': 9,
'doctype': u'DocField',
'fieldname': u'column_break1',
'fieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'colour': 'White:FFF',
'depends_on': 'eval:doc.__islocal',
'doctype': 'DocField',
'fieldtype': 'HTML',
'idx': 10,
'label': 'Contact Desc',
'options': '<em>Contact Details will appear only when you save the supplier</em>',
'colour': u'White:FFF',
'depends_on': u'eval:doc.__islocal',
'doctype': u'DocField',
'fieldname': u'contact_desc',
'fieldtype': u'HTML',
'label': u'Contact Desc',
'options': u'<em>Contact Details will appear only when you save the supplier</em>',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'HTML',
'idx': 11,
'label': 'Contact HTML',
'doctype': u'DocField',
'fieldname': u'contact_html',
'fieldtype': u'HTML',
'label': u'Contact HTML',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 12,
'label': 'More Info',
'oldfieldtype': 'Section Break',
'doctype': u'DocField',
'fieldname': u'more_info',
'fieldtype': u'Section Break',
'label': u'More Info',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'description': 'Enter the company name under which Account Head will be created for this Supplier',
'doctype': 'DocField',
'fieldname': 'company',
'fieldtype': 'Link',
'idx': 13,
'colour': u'White:FFF',
'description': u'Enter the company name under which Account Head will be created for this Supplier',
'doctype': u'DocField',
'fieldname': u'company',
'fieldtype': u'Link',
'in_filter': 1,
'label': 'Company',
'oldfieldname': 'company',
'oldfieldtype': 'Link',
'options': 'Company',
'label': u'Company',
'oldfieldname': u'company',
'oldfieldtype': u'Link',
'options': u'Company',
'permlevel': 0,
'reqd': 1,
'search_index': 0
@ -255,82 +247,78 @@
# DocField
{
'colour': 'White:FFF',
'description': 'Statutory info and other general information about your Supplier',
'doctype': 'DocField',
'fieldname': 'supplier_details',
'fieldtype': 'Text',
'idx': 14,
'label': 'Supplier Details',
'oldfieldname': 'supplier_details',
'oldfieldtype': 'Code',
'colour': u'White:FFF',
'description': u'Statutory info and other general information about your Supplier',
'doctype': u'DocField',
'fieldname': u'supplier_details',
'fieldtype': u'Text',
'label': u'Supplier Details',
'oldfieldname': u'supplier_details',
'oldfieldtype': u'Code',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'idx': 15,
'doctype': u'DocField',
'fieldname': u'column_break2',
'fieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'credit_days',
'fieldtype': 'Int',
'idx': 16,
'label': 'Credit Days',
'doctype': u'DocField',
'fieldname': u'credit_days',
'fieldtype': u'Int',
'label': u'Credit Days',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'website',
'fieldtype': 'Data',
'idx': 17,
'label': 'Website',
'oldfieldname': 'website',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'website',
'fieldtype': u'Data',
'label': u'Website',
'oldfieldname': u'website',
'oldfieldtype': u'Data',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'depends_on': 'eval:!doc.__islocal',
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 18,
'label': 'Transaction History',
'oldfieldtype': 'Section Break',
'colour': u'White:FFF',
'depends_on': u'eval:!doc.__islocal',
'doctype': u'DocField',
'fieldname': u'transaction_history',
'fieldtype': u'Section Break',
'label': u'Transaction History',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'depends_on': 'eval:!doc.__islocal',
'doctype': 'DocField',
'fieldtype': 'HTML',
'idx': 19,
'label': 'History HTML',
'oldfieldtype': 'HTML',
'colour': u'White:FFF',
'depends_on': u'eval:!doc.__islocal',
'doctype': u'DocField',
'fieldname': u'history_html',
'fieldtype': u'HTML',
'label': u'History HTML',
'oldfieldtype': u'HTML',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'trash_reason',
'fieldtype': 'Small Text',
'idx': 20,
'label': 'Trash Reason',
'oldfieldname': 'trash_reason',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'trash_reason',
'fieldtype': u'Small Text',
'label': u'Trash Reason',
'oldfieldname': u'trash_reason',
'oldfieldtype': u'Small Text',
'permlevel': 1
}
]
]

View File

@ -3,28 +3,28 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:55',
'creation': '2012-03-27 14:35:52',
'docstatus': 0,
'modified': '2011-01-13 12:14:36',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:52',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'issingle': 1,
'module': 'Home',
'module': u'Home',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'version': 13
},
# DocType, Company Control
{
'doctype': 'DocType',
'name': 'Company Control'
'name': u'Company Control'
}
]

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2011-04-06 18:11:38',
'creation': '2012-03-27 14:35:52',
'docstatus': 0,
'modified': '2012-02-08 11:35:40',
'modified': '2012-03-27 14:35:52',
'modified_by': u'Administrator',
'owner': u'Administrator'
},

View File

@ -3,22 +3,22 @@
# These values are common in all dictionaries
{
'creation': '2009-07-09 16:32:49',
'creation': '2012-03-27 14:35:53',
'docstatus': 0,
'modified': '2010-12-24 17:08:55',
'modified_by': 'nabin@webnotestech.com',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:53',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'issingle': 1,
'module': 'Home',
'module': u'Home',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 6
},
@ -26,30 +26,31 @@
# These values are common for all DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Home Control',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Home Control',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'role': 'Guest',
'write': 1
},
# DocType, Home Control
{
'doctype': 'DocType',
'name': 'Home Control'
'name': u'Home Control'
},
# DocPerm
{
'doctype': 'DocPerm'
'doctype': u'DocPerm',
'role': u'System Manager'
},
# DocPerm
{
'doctype': 'DocPerm'
'doctype': u'DocPerm',
'role': u'Guest'
}
]

View File

@ -3,23 +3,23 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:30',
'creation': '2012-03-27 14:35:53',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:53',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'issingle': 1,
'istable': 0,
'module': 'Home',
'module': u'Home',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 27
},
@ -27,6 +27,6 @@
# DocType, Widget Control
{
'doctype': 'DocType',
'name': 'Widget Control'
'name': u'Widget Control'
}
]

View File

@ -3,44 +3,43 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:51',
'creation': '2012-03-27 14:35:53',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:53',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'HR',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'section_style': u'Simple',
'show_in_menu': 0,
'version': 5
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Absent Days Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'Absent Days Detail',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# These values are common for all DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'idx': 1,
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Absent Days Detail',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Absent Days Detail',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'write': 1
@ -49,89 +48,82 @@
# DocType, Absent Days Detail
{
'doctype': 'DocType',
'name': 'Absent Days Detail'
'name': u'Absent Days Detail'
},
# DocPerm
{
'doctype': 'DocPerm'
'doctype': u'DocPerm'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'leave_type',
'fieldtype': 'Select',
'idx': 1,
'label': 'Leave Type',
'oldfieldname': 'leave_type',
'oldfieldtype': 'Select',
'options': 'link:Leave Type'
'doctype': u'DocField',
'fieldname': u'leave_type',
'fieldtype': u'Select',
'label': u'Leave Type',
'oldfieldname': u'leave_type',
'oldfieldtype': u'Select',
'options': u'link:Leave Type'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'no_of_leave_days',
'fieldtype': 'Data',
'idx': 2,
'label': 'No of leave days',
'oldfieldname': 'no_of_leave_days',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'no_of_leave_days',
'fieldtype': u'Data',
'label': u'No of leave days',
'oldfieldname': u'no_of_leave_days',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'from_date',
'fieldtype': 'Date',
'idx': 3,
'label': 'From Date',
'oldfieldname': 'from_date',
'oldfieldtype': 'Date'
'doctype': u'DocField',
'fieldname': u'from_date',
'fieldtype': u'Date',
'label': u'From Date',
'oldfieldname': u'from_date',
'oldfieldtype': u'Date'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'to_date',
'fieldtype': 'Date',
'idx': 4,
'label': 'To Date',
'oldfieldname': 'to_date',
'oldfieldtype': 'Date'
'doctype': u'DocField',
'fieldname': u'to_date',
'fieldtype': u'Date',
'label': u'To Date',
'oldfieldname': u'to_date',
'oldfieldtype': u'Date'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'previous_balance',
'fieldtype': 'Data',
'idx': 5,
'label': 'Previous Balance',
'oldfieldname': 'previous_balance',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'previous_balance',
'fieldtype': u'Data',
'label': u'Previous Balance',
'oldfieldname': u'previous_balance',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'current_balance',
'fieldtype': 'Data',
'idx': 6,
'label': 'Current Balance',
'oldfieldname': 'current_balance',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'current_balance',
'fieldtype': u'Data',
'label': u'Current Balance',
'oldfieldname': u'current_balance',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'max_allowed',
'fieldtype': 'Data',
'idx': 7,
'label': 'Max. Allowed',
'oldfieldname': 'max_allowed',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'max_allowed',
'fieldtype': u'Data',
'label': u'Max. Allowed',
'oldfieldname': u'max_allowed',
'oldfieldtype': u'Data'
}
]

View File

@ -3,52 +3,53 @@
# These values are common in all dictionaries
{
'creation': '2010-09-01 15:48:05',
'creation': '2012-03-27 14:35:53',
'docstatus': 0,
'modified': '2011-09-22 10:59:43',
'modified_by': 'Administrator',
'owner': 'ashwini@webnotestech.com'
'modified': '2012-03-27 14:45:46',
'modified_by': u'Administrator',
'owner': u'ashwini@webnotestech.com'
},
# These values are common for all DocType
{
'_last_update': '1316075905',
'autoname': 'APRSL.#####',
'colour': 'White:FFF',
'default_print_format': 'Standard',
'_last_update': u'1316075905',
'autoname': u'APRSL.#####',
'colour': u'White:FFF',
'default_print_format': u'Standard',
'doctype': 'DocType',
'module': 'HR',
'is_submittable': 1,
'module': u'HR',
'name': '__common__',
'search_fields': 'status, employee, employee_name',
'section_style': 'Simple',
'server_code_error': ' ',
'search_fields': u'status, employee, employee_name',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 161
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Appraisal',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Appraisal',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Appraisal',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Appraisal',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1
},
# DocType, Appraisal
{
'doctype': 'DocType',
'name': 'Appraisal'
'name': u'Appraisal'
},
# DocPerm
@ -56,47 +57,9 @@
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'System Manager',
'submit': 1,
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'permlevel': 1,
'role': 'System Manager'
},
# DocPerm
{
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'permlevel': 0,
'role': 'System Manager',
'submit': 1,
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'permlevel': 1,
'role': 'System Manager'
},
# DocPerm
{
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'permlevel': 0,
'role': 'HR Manager',
'role': u'System Manager',
'submit': 1,
'write': 1
},
@ -106,49 +69,75 @@
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'HR User',
'role': u'System Manager',
'submit': 1,
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'permlevel': 1,
'role': 'HR Manager'
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'HR Manager',
'submit': 1,
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'HR User',
'submit': 1,
'write': 1
},
# DocPerm
{
'doctype': u'DocPerm',
'permlevel': 0,
'role': u'All',
'write': 1
},
# DocPerm
{
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'HR User'
'role': u'All'
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'label': 'Employee Details',
'oldfieldtype': 'Section Break',
'doctype': u'DocField',
'fieldname': u'employee_details',
'fieldtype': u'Section Break',
'label': u'Employee Details',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'default': 'Draft',
'doctype': 'DocField',
'fieldname': 'status',
'fieldtype': 'Select',
'colour': u'White:FFF',
'default': u'Draft',
'doctype': u'DocField',
'fieldname': u'status',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Status',
'label': u'Status',
'no_copy': 1,
'oldfieldname': 'status',
'oldfieldtype': 'Select',
'options': '\nDraft\nSubmitted\nCompleted\nCancelled',
'oldfieldname': u'status',
'oldfieldtype': u'Select',
'options': u'\nDraft\nSubmitted\nCompleted\nCancelled',
'permlevel': 1,
'reqd': 1,
'search_index': 1
@ -156,234 +145,240 @@
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'employee',
'fieldtype': 'Link',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'employee',
'fieldtype': u'Link',
'in_filter': 1,
'label': 'Employee',
'oldfieldname': 'employee',
'oldfieldtype': 'Link',
'options': 'Employee',
'label': u'Employee',
'oldfieldname': u'employee',
'oldfieldtype': u'Link',
'options': u'Employee',
'permlevel': 0,
'reqd': 1,
'search_index': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'employee_name',
'fieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'employee_name',
'fieldtype': u'Data',
'in_filter': 1,
'label': 'Employee Name',
'oldfieldname': 'employee_name',
'oldfieldtype': 'Data',
'label': u'Employee Name',
'oldfieldname': u'employee_name',
'oldfieldtype': u'Data',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'fiscal_year',
'fieldtype': 'Select',
'doctype': u'DocField',
'fieldname': u'fiscal_year',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Fiscal Year',
'oldfieldname': 'fiscal_year',
'oldfieldtype': 'Select',
'options': 'link:Fiscal Year',
'label': u'Fiscal Year',
'oldfieldname': u'fiscal_year',
'oldfieldtype': u'Select',
'options': u'link:Fiscal Year',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'company',
'fieldtype': 'Select',
'doctype': u'DocField',
'fieldname': u'company',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Company',
'oldfieldname': 'company',
'oldfieldtype': 'Link',
'options': 'link:Company',
'label': u'Company',
'oldfieldname': u'company',
'oldfieldtype': u'Link',
'options': u'link:Company',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'oldfieldtype': 'Column Break',
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'start_date',
'fieldtype': 'Date',
'doctype': u'DocField',
'fieldname': u'start_date',
'fieldtype': u'Date',
'in_filter': 1,
'label': 'Start Date',
'oldfieldname': 'start_date',
'oldfieldtype': 'Date',
'label': u'Start Date',
'oldfieldname': u'start_date',
'oldfieldtype': u'Date',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'end_date',
'fieldtype': 'Date',
'doctype': u'DocField',
'fieldname': u'end_date',
'fieldtype': u'Date',
'in_filter': 1,
'label': 'End Date',
'oldfieldname': 'end_date',
'oldfieldtype': 'Date',
'label': u'End Date',
'oldfieldname': u'end_date',
'oldfieldtype': u'Date',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'kra_approver',
'fieldtype': 'Select',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'kra_approver',
'fieldtype': u'Select',
'in_filter': 0,
'label': 'Approver',
'oldfieldname': 'kra_approver',
'oldfieldtype': 'Select',
'label': u'Approver',
'oldfieldname': u'kra_approver',
'oldfieldtype': u'Select',
'permlevel': 0,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'amended_from',
'fieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'amended_from',
'fieldtype': u'Data',
'hidden': 1,
'label': 'Amended From',
'label': u'Amended From',
'no_copy': 1,
'oldfieldname': 'amended_from',
'oldfieldtype': 'Data',
'oldfieldname': u'amended_from',
'oldfieldtype': u'Data',
'permlevel': 1,
'print_hide': 1,
'report_hide': 1,
'width': '150px'
'width': u'150px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'amendment_date',
'fieldtype': 'Date',
'doctype': u'DocField',
'fieldname': u'amendment_date',
'fieldtype': u'Date',
'hidden': 1,
'label': 'Amendment Date',
'label': u'Amendment Date',
'no_copy': 1,
'oldfieldname': 'amendment_date',
'oldfieldtype': 'Date',
'oldfieldname': u'amendment_date',
'oldfieldtype': u'Date',
'permlevel': 1,
'print_hide': 1,
'report_hide': 1,
'width': '160px'
'width': u'160px'
},
# DocField
{
'allow_on_submit': 1,
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldtype': 'Button',
'label': 'Declare Completed',
'oldfieldtype': 'Button',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'declare_completed',
'fieldtype': u'Button',
'label': u'Declare Completed',
'oldfieldtype': u'Button',
'permlevel': 0,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'oldfieldtype': 'Section Break',
'options': 'Simple',
'doctype': u'DocField',
'fieldname': u'section_break0',
'fieldtype': u'Section Break',
'oldfieldtype': u'Section Break',
'options': u'Simple',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'description': 'Select template from which you want to fetch KRA',
'doctype': 'DocField',
'fieldname': 'kra_template',
'fieldtype': 'Link',
'label': 'KRA Template',
'oldfieldname': 'kra_template',
'oldfieldtype': 'Link',
'options': 'KRA Template',
'colour': u'White:FFF',
'description': u'Select template from which you want to fetch KRA',
'doctype': u'DocField',
'fieldname': u'kra_template',
'fieldtype': u'Link',
'label': u'KRA Template',
'oldfieldname': u'kra_template',
'oldfieldtype': u'Link',
'options': u'KRA Template',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Button',
'label': 'Fetch Template',
'oldfieldtype': 'Button',
'options': 'fetch_kra',
'doctype': u'DocField',
'fieldname': u'fetch_template',
'fieldtype': u'Button',
'label': u'Fetch Template',
'oldfieldtype': u'Button',
'options': u'fetch_kra',
'permlevel': 0
},
# DocField
{
'allow_on_submit': 1,
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldtype': 'Button',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'update',
'fieldtype': u'Button',
'hidden': 1,
'label': 'Update',
'oldfieldtype': 'Button',
'label': u'Update',
'oldfieldtype': u'Button',
'permlevel': 0,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'allow_on_submit': 1,
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'appraisal_details',
'fieldtype': 'Table',
'label': 'Appraisal Details',
'oldfieldname': 'appraisal_details',
'oldfieldtype': 'Table',
'options': 'Appraisal Detail',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'appraisal_details',
'fieldtype': u'Table',
'label': u'Appraisal Details',
'oldfieldname': u'appraisal_details',
'oldfieldtype': u'Table',
'options': u'Appraisal Detail',
'permlevel': 0
},
# DocField
{
'allow_on_submit': 1,
'doctype': 'DocField',
'fieldtype': 'Button',
'label': 'Calculate Total Score',
'oldfieldtype': 'Button',
'options': 'calculate_total',
'doctype': u'DocField',
'fieldname': u'calculate_total_score',
'fieldtype': u'Button',
'label': u'Calculate Total Score',
'oldfieldtype': u'Button',
'options': u'calculate_total',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'total_score',
'fieldtype': 'Currency',
'label': 'Total Score (Out of 5)',
'doctype': u'DocField',
'fieldname': u'total_score',
'fieldtype': u'Currency',
'label': u'Total Score (Out of 5)',
'no_copy': 1,
'oldfieldname': 'total_score',
'oldfieldtype': 'Currency',
'oldfieldname': u'total_score',
'oldfieldtype': u'Currency',
'permlevel': 1
}
]
]

View File

@ -3,64 +3,64 @@
# These values are common in all dictionaries
{
'creation': '2010-09-01 15:48:05',
'creation': '2012-03-27 14:35:53',
'docstatus': 0,
'modified': '2011-09-22 10:45:37',
'modified_by': 'Administrator',
'owner': 'ashwini@webnotestech.com'
'modified': '2012-03-27 14:35:53',
'modified_by': u'Administrator',
'owner': u'ashwini@webnotestech.com'
},
# These values are common for all DocType
{
'autoname': 'APRSLD.#####',
'colour': 'White:FFF',
'default_print_format': 'Standard',
'autoname': u'APRSLD.#####',
'colour': u'White:FFF',
'default_print_format': u'Standard',
'doctype': 'DocType',
'istable': 1,
'module': 'HR',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'version': 15
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Appraisal Detail',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Appraisal Detail',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# DocType, Appraisal Detail
{
'doctype': 'DocType',
'name': 'Appraisal Detail'
'name': u'Appraisal Detail'
},
# DocField
{
'colour': 'White:FFF',
'description': 'Key Responsibility Area',
'doctype': 'DocField',
'fieldname': 'kra',
'fieldtype': 'Small Text',
'label': 'KRA',
'oldfieldname': 'kra',
'oldfieldtype': 'Small Text',
'colour': u'White:FFF',
'description': u'Key Responsibility Area',
'doctype': u'DocField',
'fieldname': u'kra',
'fieldtype': u'Small Text',
'label': u'KRA',
'oldfieldname': u'kra',
'oldfieldtype': u'Small Text',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'per_weightage',
'fieldtype': 'Currency',
'label': 'Weightage (%)',
'oldfieldname': 'per_weightage',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'per_weightage',
'fieldtype': u'Currency',
'label': u'Weightage (%)',
'oldfieldname': u'per_weightage',
'oldfieldtype': u'Currency',
'permlevel': 0,
'reqd': 1
},
@ -68,42 +68,42 @@
# DocField
{
'allow_on_submit': 1,
'doctype': 'DocField',
'fieldname': 'target_achieved',
'fieldtype': 'Small Text',
'label': 'Target Achieved',
'doctype': u'DocField',
'fieldname': u'target_achieved',
'fieldtype': u'Small Text',
'label': u'Target Achieved',
'no_copy': 1,
'oldfieldname': 'target_achieved',
'oldfieldtype': 'Small Text',
'oldfieldname': u'target_achieved',
'oldfieldtype': u'Small Text',
'permlevel': 0
},
# DocField
{
'allow_on_submit': 1,
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'score',
'fieldtype': 'Currency',
'label': 'Score (0-5)',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'score',
'fieldtype': u'Currency',
'label': u'Score (0-5)',
'no_copy': 1,
'oldfieldname': 'score',
'oldfieldtype': 'Select',
'options': '\n0\n1\n2\n3\n4\n5',
'oldfieldname': u'score',
'oldfieldtype': u'Select',
'options': u'\n0\n1\n2\n3\n4\n5',
'permlevel': 0,
'trigger': 'Client',
'width': '60px'
'trigger': u'Client',
'width': u'60px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'score_earned',
'fieldtype': 'Currency',
'label': 'Score Earned',
'doctype': u'DocField',
'fieldname': u'score_earned',
'fieldtype': u'Currency',
'label': u'Score Earned',
'no_copy': 1,
'oldfieldname': 'score_earned',
'oldfieldtype': 'Currency',
'oldfieldname': u'score_earned',
'oldfieldtype': u'Currency',
'permlevel': 1
}
]
]

View File

@ -3,48 +3,49 @@
# These values are common in all dictionaries
{
'creation': '2010-09-23 10:26:03',
'creation': '2012-03-27 14:35:53',
'docstatus': 0,
'modified': '2011-12-19 14:11:15',
'modified_by': 'Administrator',
'owner': 'ashwini@webnotestech.com'
'modified': '2012-03-27 14:45:46',
'modified_by': u'Administrator',
'owner': u'ashwini@webnotestech.com'
},
# These values are common for all DocType
{
'_last_update': '1317365120',
'colour': 'White:FFF',
'default_print_format': 'Standard',
'_last_update': u'1317365120',
'colour': u'White:FFF',
'default_print_format': u'Standard',
'doctype': 'DocType',
'document_type': 'Master',
'module': 'HR',
'document_type': u'Master',
'is_submittable': 1,
'module': u'HR',
'name': '__common__',
'search_fields': 'employee, employee_name, att_date, status',
'section_style': 'Simple',
'server_code_error': ' ',
'search_fields': u'employee, employee_name, att_date, status',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 75
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Attendance',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0
'parent': u'Attendance',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'amend': 0,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Attendance',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Attendance',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'submit': 1,
@ -54,151 +55,187 @@
# DocType, Attendance
{
'doctype': 'DocType',
'name': 'Attendance'
'name': u'Attendance'
},
# DocPerm
{
'doctype': 'DocPerm',
'role': 'HR User'
'doctype': u'DocPerm',
'role': u'System Manager'
},
# DocPerm
{
'doctype': 'DocPerm',
'role': 'HR Manager'
'doctype': u'DocPerm',
'role': u'HR User'
},
# DocPerm
{
'amend': 0,
'doctype': 'DocPerm',
'role': 'System Manager'
'doctype': u'DocPerm',
'role': u'HR Manager'
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'label': 'Attendance Details',
'oldfieldtype': 'Section Break',
'options': 'Simple'
'doctype': u'DocField',
'fieldname': u'attendance_details',
'fieldtype': u'Section Break',
'label': u'Attendance Details',
'oldfieldtype': u'Section Break',
'options': u'Simple',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'naming_series',
'fieldtype': 'Select',
'label': 'Naming Series',
'doctype': u'DocField',
'fieldname': u'naming_series',
'fieldtype': u'Select',
'label': u'Naming Series',
'no_copy': 1,
'oldfieldname': 'naming_series',
'oldfieldtype': 'Select',
'options': 'ATT',
'oldfieldname': u'naming_series',
'oldfieldtype': u'Select',
'options': u'ATT',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'employee',
'fieldtype': 'Link',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'employee',
'fieldtype': u'Link',
'in_filter': 1,
'label': 'Employee',
'oldfieldname': 'employee',
'oldfieldtype': 'Link',
'options': 'Employee',
'label': u'Employee',
'oldfieldname': u'employee',
'oldfieldtype': u'Link',
'options': u'Employee',
'permlevel': 0,
'reqd': 1,
'search_index': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'employee_name',
'fieldtype': 'Data',
'label': 'Employee Name',
'oldfieldname': 'employee_name',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'employee_name',
'fieldtype': u'Data',
'label': u'Employee Name',
'oldfieldname': u'employee_name',
'oldfieldtype': u'Data',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'status',
'fieldtype': 'Select',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'status',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Status',
'label': u'Status',
'no_copy': 1,
'oldfieldname': 'status',
'oldfieldtype': 'Select',
'options': '\nPresent\nAbsent\nHalf Day',
'oldfieldname': u'status',
'oldfieldtype': u'Select',
'options': u'\nPresent\nAbsent\nHalf Day',
'permlevel': 0,
'reqd': 1,
'search_index': 1
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'leave_type',
'fieldtype': 'Link',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'leave_type',
'fieldtype': u'Link',
'hidden': 1,
'label': 'Leave Type',
'oldfieldname': 'leave_type',
'oldfieldtype': 'Link',
'options': 'Leave Type',
'label': u'Leave Type',
'oldfieldname': u'leave_type',
'oldfieldtype': u'Link',
'options': u'Leave Type',
'permlevel': 0,
'print_hide': 1,
'report_hide': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'oldfieldtype': 'Column Break',
'width': '50%'
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
'width': u'50%'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'att_date',
'fieldtype': 'Date',
'doctype': u'DocField',
'fieldname': u'att_date',
'fieldtype': u'Date',
'in_filter': 1,
'label': 'Attendance Date',
'oldfieldname': 'att_date',
'oldfieldtype': 'Date',
'label': u'Attendance Date',
'oldfieldname': u'att_date',
'oldfieldtype': u'Date',
'permlevel': 0,
'reqd': 1,
'search_index': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'fiscal_year',
'fieldtype': 'Select',
'doctype': u'DocField',
'fieldname': u'fiscal_year',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Fiscal Year',
'oldfieldname': 'fiscal_year',
'oldfieldtype': 'Select',
'options': 'link:Fiscal Year',
'label': u'Fiscal Year',
'oldfieldname': u'fiscal_year',
'oldfieldtype': u'Select',
'options': u'link:Fiscal Year',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'company',
'fieldtype': 'Select',
'doctype': u'DocField',
'fieldname': u'company',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Company',
'oldfieldname': 'company',
'oldfieldtype': 'Link',
'options': 'link:Company',
'label': u'Company',
'oldfieldname': u'company',
'oldfieldtype': u'Link',
'options': u'link:Company',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'depends_on': u'eval:doc.amended_from',
'description': u'The date at which current entry is corrected in the system.',
'doctype': u'DocField',
'fieldname': u'amendment_date',
'fieldtype': u'Date',
'label': u'Amendment Date',
'no_copy': 1,
'permlevel': 0,
'print_hide': 1
},
# DocField
{
'doctype': u'DocField',
'fieldname': u'amended_from',
'fieldtype': u'Link',
'label': u'Amended From',
'no_copy': 1,
'options': u'Receivable Voucher',
'permlevel': 1,
'print_hide': 1
}
]

View File

@ -3,227 +3,217 @@
# These values are common in all dictionaries
{
'creation': '2010-10-19 11:19:24',
'creation': '2012-03-27 14:35:53',
'docstatus': 0,
'modified': '2011-01-04 13:33:33',
'modified_by': 'rahul@webnotestech.com',
'owner': 'harshada@webnotestech.com'
'modified': '2012-03-27 14:35:53',
'modified_by': u'Administrator',
'owner': u'harshada@webnotestech.com'
},
# These values are common for all DocType
{
'_last_update': '1294312182',
'_last_update': u'1294312182',
'allow_attach': 1,
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'issingle': 1,
'max_attachments': 1,
'module': 'HR',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'version': 122
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Attendance Control Panel',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Attendance Control Panel',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Attendance Control Panel',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Attendance Control Panel',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1
},
# DocType, Attendance Control Panel
{
'doctype': 'DocType',
'name': 'Attendance Control Panel'
'name': u'Attendance Control Panel'
},
# DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'idx': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'System Manager',
'role': u'System Manager',
'write': 1
},
# DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'idx': 2,
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'HR User',
'role': u'HR User',
'write': 1
},
# DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'idx': 3,
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'HR Manager',
'role': u'HR Manager',
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 4,
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'HR User'
'role': u'HR User'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 5,
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'HR Manager'
'role': u'HR Manager'
},
# DocField
{
'colour': 'White:FFF',
'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.",
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 1,
'label': 'Download Template',
'colour': u'White:FFF',
'description': u"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.",
'doctype': u'DocField',
'fieldname': u'download_template',
'fieldtype': u'Section Break',
'label': u'Download Template',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'description': 'Selected Attendance date will comes in the attendance template.',
'doctype': 'DocField',
'fieldname': 'att_fr_date',
'fieldtype': 'Date',
'idx': 2,
'label': 'Attendance From Date',
'oldfieldname': 'attenadnce_date',
'oldfieldtype': 'Date',
'colour': u'White:FFF',
'description': u'Selected Attendance date will comes in the attendance template.',
'doctype': u'DocField',
'fieldname': u'att_fr_date',
'fieldtype': u'Date',
'label': u'Attendance From Date',
'oldfieldname': u'attenadnce_date',
'oldfieldtype': u'Date',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldtype': 'Button',
'idx': 3,
'label': 'Get Template',
'oldfieldtype': 'Button',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'get_template',
'fieldtype': u'Button',
'label': u'Get Template',
'oldfieldtype': u'Button',
'permlevel': 0,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'idx': 4,
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'description': 'All attendance dates inbetween selected Attendance From Date and Attendance To Date will come in the template with employees list.',
'doctype': 'DocField',
'fieldname': 'att_to_date',
'fieldtype': 'Date',
'idx': 5,
'label': 'Attendance To Date',
'colour': u'White:FFF',
'description': u'All attendance dates inbetween selected Attendance From Date and Attendance To Date will come in the template with employees list.',
'doctype': u'DocField',
'fieldname': u'att_to_date',
'fieldtype': u'Date',
'label': u'Attendance To Date',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'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".',
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 6,
'label': 'Upload Attendance Data',
'colour': u'White:FFF',
'description': u'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".',
'doctype': u'DocField',
'fieldname': u'upload_attendance_data',
'fieldtype': u'Section Break',
'label': u'Upload Attendance Data',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'import_date_format',
'fieldtype': 'Select',
'idx': 7,
'label': 'Import Date Format ',
'options': 'yyyy-mm-dd\nmm/dd/yyyy\nmm/dd/yy\ndd-mm-yyyy\ndd/mm/yyyy',
'doctype': u'DocField',
'fieldname': u'import_date_format',
'fieldtype': u'Select',
'label': u'Import Date Format ',
'options': u'yyyy-mm-dd\nmm/dd/yyyy\nmm/dd/yy\ndd-mm-yyyy\ndd/mm/yyyy',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'overwrite',
'fieldtype': 'Check',
'idx': 8,
'label': 'Overwrite',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'overwrite',
'fieldtype': u'Check',
'label': u'Overwrite',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldtype': 'Button',
'idx': 9,
'label': 'Import',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'import',
'fieldtype': u'Button',
'label': u'Import',
'permlevel': 0,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'file_list',
'fieldtype': 'Text',
'doctype': u'DocField',
'fieldname': u'file_list',
'fieldtype': u'Text',
'hidden': 1,
'idx': 10,
'label': 'File List',
'label': u'File List',
'permlevel': 1,
'print_hide': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 11,
'label': 'Import Log',
'doctype': u'DocField',
'fieldname': u'import_log',
'fieldtype': u'Section Break',
'label': u'Import Log',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'HTML',
'idx': 12,
'label': 'Import Log1',
'doctype': u'DocField',
'fieldname': u'import_log1',
'fieldtype': u'HTML',
'label': u'Import Log1',
'permlevel': 0
}
]

View File

@ -3,101 +3,94 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:53',
'creation': '2012-03-27 14:35:54',
'docstatus': 0,
'modified': '2011-05-30 15:24:02',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:54',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'allow_trash': 1,
'autoname': 'field:branch',
'colour': 'White:FFF',
'autoname': u'field:branch',
'colour': u'White:FFF',
'doctype': 'DocType',
'document_type': 'Master',
'module': 'HR',
'document_type': u'Master',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 11
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Branch',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Branch',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'amend': 0,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Branch',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Branch',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'submit': 0,
'write': 1
},
# DocType, Branch
{
'doctype': 'DocType',
'name': 'Branch'
'name': u'Branch'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 1,
'role': 'System Manager'
'doctype': u'DocPerm',
'role': u'System Manager'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'role': 'HR User'
'doctype': u'DocPerm',
'role': u'HR User'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 3,
'role': 'HR Manager'
'doctype': u'DocPerm',
'role': u'HR Manager'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'trash_reason',
'fieldtype': 'Small Text',
'idx': 1,
'label': 'Trash Reason',
'oldfieldname': 'trash_reason',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'trash_reason',
'fieldtype': u'Small Text',
'label': u'Trash Reason',
'oldfieldname': u'trash_reason',
'oldfieldtype': u'Small Text',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'branch',
'fieldtype': 'Data',
'idx': 2,
'label': 'Branch',
'oldfieldname': 'branch',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'branch',
'fieldtype': u'Data',
'label': u'Branch',
'oldfieldname': u'branch',
'oldfieldtype': u'Data',
'permlevel': 0,
'reqd': 1
}

View File

@ -3,143 +3,135 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:54',
'creation': '2012-03-27 14:35:54',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'umair@iwebnotes.com',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:54',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'HR',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 9
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Chapter VI A Detail',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Chapter VI A Detail',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Chapter VI A Detail',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Chapter VI A Detail',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1,
'role': 'System Manager'
'role': u'System Manager'
},
# DocType, Chapter VI A Detail
{
'doctype': 'DocType',
'name': 'Chapter VI A Detail'
'name': u'Chapter VI A Detail'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'doctype': u'DocPerm',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'particulars3',
'fieldtype': 'Small Text',
'idx': 1,
'label': 'Particulars',
'oldfieldname': 'particulars3',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'particulars3',
'fieldtype': u'Small Text',
'label': u'Particulars',
'oldfieldname': u'particulars3',
'oldfieldtype': u'Small Text',
'permlevel': 1,
'reqd': 1,
'width': '300px'
'width': u'300px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'under_section3',
'fieldtype': 'Data',
'idx': 2,
'label': 'Under Section',
'oldfieldname': 'under_section3',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'under_section3',
'fieldtype': u'Data',
'label': u'Under Section',
'oldfieldname': u'under_section3',
'oldfieldtype': u'Data',
'permlevel': 1,
'reqd': 1
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'max_limit3',
'fieldtype': 'Currency',
'idx': 3,
'label': 'Max. Limit',
'oldfieldname': 'max_limit3',
'oldfieldtype': 'Currency',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'max_limit3',
'fieldtype': u'Currency',
'label': u'Max. Limit',
'oldfieldname': u'max_limit3',
'oldfieldtype': u'Currency',
'permlevel': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'actual_amount3',
'fieldtype': 'Currency',
'idx': 4,
'label': 'Actual Amount',
'oldfieldname': 'actual_amount3',
'oldfieldtype': 'Currency',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'actual_amount3',
'fieldtype': u'Currency',
'label': u'Actual Amount',
'oldfieldname': u'actual_amount3',
'oldfieldtype': u'Currency',
'permlevel': 0,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'eligible_amount3',
'fieldtype': 'Currency',
'idx': 5,
'label': 'Eligible Amount',
'oldfieldname': 'eligible_amount3',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'eligible_amount3',
'fieldtype': u'Currency',
'label': u'Eligible Amount',
'oldfieldname': u'eligible_amount3',
'oldfieldtype': u'Currency',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'modified_amount3',
'fieldtype': 'Currency',
'idx': 6,
'label': 'Modified Amount',
'oldfieldname': 'modified_amount3',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'modified_amount3',
'fieldtype': u'Currency',
'label': u'Modified Amount',
'oldfieldname': u'modified_amount3',
'oldfieldtype': u'Currency',
'permlevel': 0
}
]

View File

@ -3,142 +3,134 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:57',
'creation': '2012-03-27 14:35:54',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'umair@iwebnotes.com',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:54',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'HR',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 7
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Declaration Detail',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Declaration Detail',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Declaration Detail',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Declaration Detail',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1,
'role': 'System Manager'
'role': u'System Manager'
},
# DocType, Declaration Detail
{
'doctype': 'DocType',
'name': 'Declaration Detail'
'name': u'Declaration Detail'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'doctype': u'DocPerm',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'particulars1',
'fieldtype': 'Small Text',
'idx': 1,
'label': 'Particulars',
'oldfieldname': 'particulars1',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'particulars1',
'fieldtype': u'Small Text',
'label': u'Particulars',
'oldfieldname': u'particulars1',
'oldfieldtype': u'Small Text',
'permlevel': 1,
'reqd': 1,
'width': '200px'
'width': u'200px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'under_section1',
'fieldtype': 'Data',
'idx': 2,
'label': 'Under Section',
'oldfieldname': 'under_section1',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'under_section1',
'fieldtype': u'Data',
'label': u'Under Section',
'oldfieldname': u'under_section1',
'oldfieldtype': u'Data',
'permlevel': 1,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'max_limit1',
'fieldtype': 'Currency',
'idx': 3,
'label': 'Max. Limit',
'oldfieldname': 'max_limit1',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'max_limit1',
'fieldtype': u'Currency',
'label': u'Max. Limit',
'oldfieldname': u'max_limit1',
'oldfieldtype': u'Currency',
'permlevel': 1,
'reqd': 0
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'actual_amount1',
'fieldtype': 'Currency',
'idx': 4,
'label': 'Actual Amount',
'oldfieldname': 'actual_amount1',
'oldfieldtype': 'Currency',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'actual_amount1',
'fieldtype': u'Currency',
'label': u'Actual Amount',
'oldfieldname': u'actual_amount1',
'oldfieldtype': u'Currency',
'permlevel': 0,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'eligible_amount1',
'fieldtype': 'Currency',
'idx': 5,
'label': 'Eligible Amount',
'oldfieldname': 'eligible_amount1',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'eligible_amount1',
'fieldtype': u'Currency',
'label': u'Eligible Amount',
'oldfieldname': u'eligible_amount1',
'oldfieldtype': u'Currency',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'modified_amount1',
'fieldtype': 'Currency',
'idx': 6,
'label': 'Modified Amount',
'oldfieldname': 'modified_amount1',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'modified_amount1',
'fieldtype': u'Currency',
'label': u'Modified Amount',
'oldfieldname': u'modified_amount1',
'oldfieldtype': u'Currency',
'permlevel': 0
}
]

View File

@ -3,75 +3,72 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:57',
'creation': '2012-03-27 14:35:54',
'docstatus': 0,
'modified': '2010-11-02 20:44:58',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:54',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'HR',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 14
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Deduction Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'Deduction Detail',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# DocType, Deduction Detail
{
'doctype': 'DocType',
'name': 'Deduction Detail'
'name': u'Deduction Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'd_type',
'fieldtype': 'Link',
'idx': 1,
'label': 'Type',
'oldfieldname': 'd_type',
'oldfieldtype': 'Select',
'options': 'Deduction Type',
'doctype': u'DocField',
'fieldname': u'd_type',
'fieldtype': u'Link',
'label': u'Type',
'oldfieldname': u'd_type',
'oldfieldtype': u'Select',
'options': u'Deduction Type',
'reqd': 1,
'width': '200px'
'width': u'200px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'd_modified_amt',
'fieldtype': 'Currency',
'idx': 3,
'label': 'Amount',
'oldfieldname': 'd_modified_amt',
'oldfieldtype': 'Currency'
'doctype': u'DocField',
'fieldname': u'd_modified_amt',
'fieldtype': u'Currency',
'label': u'Amount',
'oldfieldname': u'd_modified_amt',
'oldfieldtype': u'Currency'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'depend_on_lwp',
'fieldtype': 'Check',
'idx': 4,
'label': 'Depend on LWP',
'oldfieldname': 'depend_on_lwp',
'oldfieldtype': 'Check'
'doctype': u'DocField',
'fieldname': u'depend_on_lwp',
'fieldtype': u'Check',
'label': u'Depend on LWP',
'oldfieldname': u'depend_on_lwp',
'oldfieldtype': u'Check'
}
]

View File

@ -3,46 +3,46 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:57',
'creation': '2012-03-27 14:35:54',
'docstatus': 0,
'modified': '2010-10-12 17:19:47',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:54',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'allow_trash': 1,
'autoname': 'field:deduction_name',
'colour': 'White:FFF',
'autoname': u'field:deduction_name',
'colour': u'White:FFF',
'doctype': 'DocType',
'document_type': 'Master',
'module': 'HR',
'document_type': u'Master',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 10
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Deduction Type',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Deduction Type',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Deduction Type',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Deduction Type',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'write': 1
@ -51,65 +51,59 @@
# DocType, Deduction Type
{
'doctype': 'DocType',
'name': 'Deduction Type'
'name': u'Deduction Type'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 1,
'role': 'System Manager'
'doctype': u'DocPerm',
'role': u'System Manager'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'role': 'HR User'
'doctype': u'DocPerm',
'role': u'HR User'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 3,
'role': 'HR Manager'
'doctype': u'DocPerm',
'role': u'HR Manager'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'trash_reason',
'fieldtype': 'Small Text',
'idx': 1,
'label': 'Trash Reason',
'oldfieldname': 'trash_reason',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'trash_reason',
'fieldtype': u'Small Text',
'label': u'Trash Reason',
'oldfieldname': u'trash_reason',
'oldfieldtype': u'Small Text',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'deduction_name',
'fieldtype': 'Data',
'idx': 2,
'label': 'Name',
'oldfieldname': 'deduction_name',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'deduction_name',
'fieldtype': u'Data',
'label': u'Name',
'oldfieldname': u'deduction_name',
'oldfieldtype': u'Data',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'description',
'fieldtype': 'Small Text',
'idx': 3,
'label': 'Description',
'oldfieldname': 'description',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'description',
'fieldtype': u'Small Text',
'label': u'Description',
'oldfieldname': u'description',
'oldfieldtype': u'Small Text',
'permlevel': 0,
'width': '300px'
'width': u'300px'
}
]

View File

@ -3,46 +3,46 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:58',
'creation': '2012-03-27 14:35:54',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:54',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'allow_trash': 1,
'autoname': 'field:department_name',
'colour': 'White:FFF',
'autoname': u'field:department_name',
'colour': u'White:FFF',
'doctype': 'DocType',
'document_type': 'Master',
'module': 'HR',
'document_type': u'Master',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 7
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Department',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Department',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Department',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Department',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'write': 1
@ -51,51 +51,46 @@
# DocType, Department
{
'doctype': 'DocType',
'name': 'Department'
'name': u'Department'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 1,
'role': 'System Manager'
'doctype': u'DocPerm',
'role': u'System Manager'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'role': 'HR User'
'doctype': u'DocPerm',
'role': u'HR User'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 3,
'role': 'HR Manager'
'doctype': u'DocPerm',
'role': u'HR Manager'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'trash_reason',
'fieldtype': 'Small Text',
'idx': 1,
'label': 'Trash Reason',
'oldfieldname': 'trash_reason',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'trash_reason',
'fieldtype': u'Small Text',
'label': u'Trash Reason',
'oldfieldname': u'trash_reason',
'oldfieldtype': u'Small Text',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'department_name',
'fieldtype': 'Data',
'idx': 2,
'label': 'Department',
'oldfieldname': 'department_name',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'department_name',
'fieldtype': u'Data',
'label': u'Department',
'oldfieldname': u'department_name',
'oldfieldtype': u'Data',
'permlevel': 0,
'reqd': 1
}

View File

@ -3,46 +3,46 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:58',
'creation': '2012-03-27 14:35:54',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:54',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'allow_trash': 1,
'autoname': 'field:designation_name',
'colour': 'White:FFF',
'autoname': u'field:designation_name',
'colour': u'White:FFF',
'doctype': 'DocType',
'document_type': 'Master',
'module': 'HR',
'document_type': u'Master',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 7
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Designation',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Designation',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Designation',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Designation',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'write': 1
@ -51,51 +51,46 @@
# DocType, Designation
{
'doctype': 'DocType',
'name': 'Designation'
'name': u'Designation'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 1,
'role': 'System Manager'
'doctype': u'DocPerm',
'role': u'System Manager'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'role': 'HR User'
'doctype': u'DocPerm',
'role': u'HR User'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 3,
'role': 'HR Manager'
'doctype': u'DocPerm',
'role': u'HR Manager'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'trash_reason',
'fieldtype': 'Small Text',
'idx': 1,
'label': 'Trash Reason',
'oldfieldname': 'trash_reason',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'trash_reason',
'fieldtype': u'Small Text',
'label': u'Trash Reason',
'oldfieldname': u'trash_reason',
'oldfieldtype': u'Small Text',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'designation_name',
'fieldtype': 'Data',
'idx': 2,
'label': 'Designation',
'oldfieldname': 'designation_name',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'designation_name',
'fieldtype': u'Data',
'label': u'Designation',
'oldfieldname': u'designation_name',
'oldfieldtype': u'Data',
'permlevel': 0,
'reqd': 1
}

View File

@ -3,114 +3,108 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:59',
'creation': '2012-03-27 14:35:54',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:54',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'HR',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'section_style': u'Simple',
'show_in_menu': 0,
'version': 4
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Earn Deduction Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'Earn Deduction Detail',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# These values are common for all DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'idx': 1,
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Earn Deduction Detail',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Earn Deduction Detail',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'role': 'All',
'role': u'All',
'write': 1
},
# DocType, Earn Deduction Detail
{
'doctype': 'DocType',
'name': 'Earn Deduction Detail'
'name': u'Earn Deduction Detail'
},
# DocPerm
{
'doctype': 'DocPerm'
'doctype': u'DocPerm'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'earn_deduction_name',
'fieldtype': 'Data',
'idx': 1,
'label': 'Earn/Deduction Name',
'oldfieldname': 'earn_deduction_name',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'earn_deduction_name',
'fieldtype': u'Data',
'label': u'Earn/Deduction Name',
'oldfieldname': u'earn_deduction_name',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'mode',
'fieldtype': 'Select',
'idx': 2,
'label': 'Mode',
'oldfieldname': 'mode',
'oldfieldtype': 'Select',
'options': '\n%\nRs'
'doctype': u'DocField',
'fieldname': u'mode',
'fieldtype': u'Select',
'label': u'Mode',
'oldfieldname': u'mode',
'oldfieldtype': u'Select',
'options': u'\n%\nRs'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'per',
'fieldtype': 'Data',
'idx': 3,
'label': 'Per.(%)',
'oldfieldname': 'per',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'per',
'fieldtype': u'Data',
'label': u'Per.(%)',
'oldfieldname': u'per',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'amount',
'fieldtype': 'Data',
'idx': 4,
'label': 'Amount',
'oldfieldname': 'amount',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'amount',
'fieldtype': u'Data',
'label': u'Amount',
'oldfieldname': u'amount',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'type',
'fieldtype': 'Data',
'idx': 5,
'label': 'Type',
'oldfieldname': 'type',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'type',
'fieldtype': u'Data',
'label': u'Type',
'oldfieldname': u'type',
'oldfieldtype': u'Data'
}
]

View File

@ -3,78 +3,75 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:59',
'creation': '2012-03-27 14:35:54',
'docstatus': 0,
'modified': '2011-02-09 13:02:55',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:54',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'hide_heading': 0,
'hide_toolbar': 0,
'istable': 1,
'module': 'HR',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 26
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Earning Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'Earning Detail',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# DocType, Earning Detail
{
'doctype': 'DocType',
'name': 'Earning Detail'
'name': u'Earning Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'e_type',
'fieldtype': 'Link',
'idx': 1,
'label': 'Type',
'oldfieldname': 'e_type',
'oldfieldtype': 'Data',
'options': 'Earning Type',
'doctype': u'DocField',
'fieldname': u'e_type',
'fieldtype': u'Link',
'label': u'Type',
'oldfieldname': u'e_type',
'oldfieldtype': u'Data',
'options': u'Earning Type',
'reqd': 1,
'width': '200px'
'width': u'200px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'modified_value',
'fieldtype': 'Currency',
'idx': 2,
'label': 'Amount',
'oldfieldname': 'modified_value',
'oldfieldtype': 'Currency',
'trigger': 'Client'
'doctype': u'DocField',
'fieldname': u'modified_value',
'fieldtype': u'Currency',
'label': u'Amount',
'oldfieldname': u'modified_value',
'oldfieldtype': u'Currency',
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'depend_on_lwp',
'fieldtype': 'Check',
'idx': 3,
'label': 'Depend on LWP',
'oldfieldname': 'depend_on_lwp',
'oldfieldtype': 'Check'
'doctype': u'DocField',
'fieldname': u'depend_on_lwp',
'fieldtype': u'Check',
'label': u'Depend on LWP',
'oldfieldname': u'depend_on_lwp',
'oldfieldtype': u'Check'
}
]

View File

@ -3,46 +3,46 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:59',
'creation': '2012-03-27 14:35:54',
'docstatus': 0,
'modified': '2010-10-12 17:15:46',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:54',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'allow_trash': 1,
'autoname': 'field:earning_name',
'colour': 'White:FFF',
'autoname': u'field:earning_name',
'colour': u'White:FFF',
'doctype': 'DocType',
'document_type': 'Master',
'module': 'HR',
'document_type': u'Master',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 13
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Earning Type',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Earning Type',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Earning Type',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Earning Type',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'write': 1
@ -51,97 +51,89 @@
# DocType, Earning Type
{
'doctype': 'DocType',
'name': 'Earning Type'
'name': u'Earning Type'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 1,
'role': 'System Manager'
'doctype': u'DocPerm',
'role': u'System Manager'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'role': 'HR User'
'doctype': u'DocPerm',
'role': u'HR User'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 3,
'role': 'HR Manager'
'doctype': u'DocPerm',
'role': u'HR Manager'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'trash_reason',
'fieldtype': 'Small Text',
'idx': 1,
'label': 'Trash Reason',
'oldfieldname': 'trash_reason',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'trash_reason',
'fieldtype': u'Small Text',
'label': u'Trash Reason',
'oldfieldname': u'trash_reason',
'oldfieldtype': u'Small Text',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'earning_name',
'fieldtype': 'Data',
'idx': 2,
'label': 'Name',
'oldfieldname': 'earning_name',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'earning_name',
'fieldtype': u'Data',
'label': u'Name',
'oldfieldname': u'earning_name',
'oldfieldtype': u'Data',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'description',
'fieldtype': 'Small Text',
'idx': 3,
'label': 'Description',
'oldfieldname': 'description',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'description',
'fieldtype': u'Small Text',
'label': u'Description',
'oldfieldname': u'description',
'oldfieldtype': u'Small Text',
'permlevel': 0,
'reqd': 0,
'width': '300px'
'width': u'300px'
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'taxable',
'fieldtype': 'Select',
'idx': 4,
'label': 'Taxable',
'oldfieldname': 'taxable',
'oldfieldtype': 'Select',
'options': '\nYes\nNo',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'taxable',
'fieldtype': u'Select',
'label': u'Taxable',
'oldfieldname': u'taxable',
'oldfieldtype': u'Select',
'options': u'\nYes\nNo',
'permlevel': 0,
'reqd': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'colour': 'White:FFF',
'depends_on': "eval:doc.taxable=='No'",
'doctype': 'DocField',
'fieldname': 'exemption_limit',
'fieldtype': 'Currency',
'colour': u'White:FFF',
'depends_on': u"eval:doc.taxable=='No'",
'doctype': u'DocField',
'fieldname': u'exemption_limit',
'fieldtype': u'Currency',
'hidden': 1,
'idx': 5,
'label': 'Exemption Limit',
'oldfieldname': 'exemption_limit',
'oldfieldtype': 'Currency',
'label': u'Exemption Limit',
'oldfieldname': u'exemption_limit',
'oldfieldtype': u'Currency',
'permlevel': 0
}
]

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:59',
'creation': '2012-03-27 14:35:54',
'docstatus': 0,
'modified': '2012-03-21 14:48:02',
'modified': '2012-03-27 14:35:54',
'modified_by': u'Administrator',
'owner': u'Administrator'
},

View File

@ -3,107 +3,101 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:59',
'creation': '2012-03-27 14:35:54',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:54',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'HR',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 5
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Educational Qualifications Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'Educational Qualifications Detail',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# DocType, Educational Qualifications Detail
{
'doctype': 'DocType',
'name': 'Educational Qualifications Detail'
'name': u'Educational Qualifications Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'school_univ',
'fieldtype': 'Small Text',
'idx': 1,
'label': 'School/University',
'oldfieldname': 'school_univ',
'oldfieldtype': 'Small Text'
'doctype': u'DocField',
'fieldname': u'school_univ',
'fieldtype': u'Small Text',
'label': u'School/University',
'oldfieldname': u'school_univ',
'oldfieldtype': u'Small Text'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'qualification',
'fieldtype': 'Data',
'idx': 2,
'label': 'Qualification',
'oldfieldname': 'qualification',
'oldfieldtype': 'Data',
'width': '100px'
'doctype': u'DocField',
'fieldname': u'qualification',
'fieldtype': u'Data',
'label': u'Qualification',
'oldfieldname': u'qualification',
'oldfieldtype': u'Data',
'width': u'100px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'level',
'fieldtype': 'Select',
'idx': 3,
'label': 'Level',
'oldfieldname': 'level',
'oldfieldtype': 'Select',
'options': 'Graduate\nPost Graduate\nUnder Graduate'
'doctype': u'DocField',
'fieldname': u'level',
'fieldtype': u'Select',
'label': u'Level',
'oldfieldname': u'level',
'oldfieldtype': u'Select',
'options': u'Graduate\nPost Graduate\nUnder Graduate'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'year_of_passing',
'fieldtype': 'Int',
'idx': 4,
'label': 'Year of Passing',
'oldfieldname': 'year_of_passing',
'oldfieldtype': 'Int'
'doctype': u'DocField',
'fieldname': u'year_of_passing',
'fieldtype': u'Int',
'label': u'Year of Passing',
'oldfieldname': u'year_of_passing',
'oldfieldtype': u'Int'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'class_per',
'fieldtype': 'Data',
'idx': 5,
'label': 'Class / Percentage',
'oldfieldname': 'class_per',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'class_per',
'fieldtype': u'Data',
'label': u'Class / Percentage',
'oldfieldname': u'class_per',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'maj_opt_subj',
'fieldtype': 'Text',
'idx': 6,
'label': 'Major/Optional Subjects',
'oldfieldname': 'maj_opt_subj',
'oldfieldtype': 'Text'
'doctype': u'DocField',
'fieldname': u'maj_opt_subj',
'fieldtype': u'Text',
'label': u'Major/Optional Subjects',
'oldfieldname': u'maj_opt_subj',
'oldfieldtype': u'Text'
}
]

File diff suppressed because it is too large Load Diff

View File

@ -3,46 +3,46 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:00',
'creation': '2012-03-27 14:35:55',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:55',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'allow_trash': 1,
'autoname': 'field:employee_type_name',
'colour': 'White:FFF',
'autoname': u'field:employee_type_name',
'colour': u'White:FFF',
'doctype': 'DocType',
'document_type': 'Master',
'module': 'HR',
'document_type': u'Master',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 16
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Employment Type',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Employment Type',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Employment Type',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Employment Type',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'write': 1
@ -51,52 +51,47 @@
# DocType, Employment Type
{
'doctype': 'DocType',
'name': 'Employment Type'
'name': u'Employment Type'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 1,
'role': 'System Manager'
'doctype': u'DocPerm',
'role': u'System Manager'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'role': 'HR User'
'doctype': u'DocPerm',
'role': u'HR User'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 3,
'role': 'HR Manager'
'doctype': u'DocPerm',
'role': u'HR Manager'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'employee_type_name',
'fieldtype': 'Data',
'idx': 1,
'label': 'Employment Type',
'oldfieldname': 'employee_type_name',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'employee_type_name',
'fieldtype': u'Data',
'label': u'Employment Type',
'oldfieldname': u'employee_type_name',
'oldfieldtype': u'Data',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'trash_reason',
'fieldtype': 'Small Text',
'idx': 2,
'label': 'Trash Reason',
'oldfieldname': 'trash_reason',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'trash_reason',
'fieldtype': u'Small Text',
'label': u'Trash Reason',
'oldfieldname': u'trash_reason',
'oldfieldtype': u'Small Text',
'permlevel': 1
}
]

View File

@ -3,44 +3,44 @@
# These values are common in all dictionaries
{
'creation': '2010-09-03 16:45:08',
'creation': '2012-03-27 14:35:55',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'harshada@webnotestech.com'
'modified': '2012-03-27 14:35:55',
'modified_by': u'Administrator',
'owner': u'harshada@webnotestech.com'
},
# These values are common for all DocType
{
'autoname': 'field:expense_type',
'colour': 'White:FFF',
'autoname': u'field:expense_type',
'colour': u'White:FFF',
'doctype': 'DocType',
'document_type': 'Master',
'module': 'HR',
'document_type': u'Master',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'version': 5
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Expense Type',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'Expense Type',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# These values are common for all DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Expense Type',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Expense Type',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'write': 1
@ -49,53 +49,48 @@
# DocType, Expense Type
{
'doctype': 'DocType',
'name': 'Expense Type'
'name': u'Expense Type'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 1,
'role': 'System Manager'
'doctype': u'DocPerm',
'role': u'System Manager'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'role': 'HR Manager'
'doctype': u'DocPerm',
'role': u'HR Manager'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 3,
'role': 'System Manager'
'doctype': u'DocPerm',
'role': u'System Manager'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'expense_type',
'fieldtype': 'Data',
'idx': 1,
'doctype': u'DocField',
'fieldname': u'expense_type',
'fieldtype': u'Data',
'in_filter': 0,
'label': 'Expense Type',
'oldfieldname': 'expense_type',
'oldfieldtype': 'Data',
'label': u'Expense Type',
'oldfieldname': u'expense_type',
'oldfieldtype': u'Data',
'reqd': 1,
'search_index': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'description',
'fieldtype': 'Small Text',
'idx': 2,
'label': 'Description',
'oldfieldname': 'description',
'oldfieldtype': 'Small Text',
'width': '300px'
'doctype': u'DocField',
'fieldname': u'description',
'fieldtype': u'Small Text',
'label': u'Description',
'oldfieldname': u'description',
'oldfieldtype': u'Small Text',
'width': u'300px'
}
]

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-09-03 16:45:08',
'creation': '2012-03-27 14:35:56',
'docstatus': 0,
'modified': '2012-03-21 14:37:04',
'modified': '2012-03-27 14:45:48',
'modified_by': u'Administrator',
'owner': u'harshada@webnotestech.com'
},
@ -17,6 +17,7 @@
'colour': u'White:FFF',
'default_print_format': u'Standard',
'doctype': 'DocType',
'is_submittable': 1,
'module': u'HR',
'name': '__common__',
'search_fields': u'approval_status,employee,employee_name',
@ -53,6 +54,13 @@
'name': u'Expense Voucher'
},
# DocPerm
{
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'All'
},
# DocPerm
{
'amend': 1,
@ -61,7 +69,6 @@
'doctype': u'DocPerm',
'match': u'owner',
'permlevel': 0,
'role': u'Employee',
'submit': 1,
'write': 1
},
@ -90,16 +97,10 @@
'write': 1
},
# DocPerm
{
'doctype': u'DocPerm',
'permlevel': 1,
'role': u'All'
},
# DocField
{
'doctype': u'DocField',
'fieldname': u'details',
'fieldtype': u'Section Break',
'label': u'Details',
'oldfieldtype': u'Section Break',
@ -185,6 +186,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
@ -266,6 +268,7 @@
{
'allow_on_submit': 1,
'doctype': u'DocField',
'fieldname': u'approve',
'fieldtype': u'Button',
'hidden': 1,
'label': u'Approve',
@ -279,6 +282,7 @@
{
'allow_on_submit': 1,
'doctype': u'DocField',
'fieldname': u'reject',
'fieldtype': u'Button',
'hidden': 1,
'label': u'Reject',
@ -291,6 +295,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'expense_details',
'fieldtype': u'Section Break',
'label': u'Expense Details',
'oldfieldtype': u'Section Break',
@ -302,6 +307,7 @@
'allow_on_submit': 1,
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'calculate_total_amount',
'fieldtype': u'Button',
'label': u'Calculate Total Amount',
'oldfieldtype': u'Button',
@ -346,6 +352,7 @@
{
'allow_on_submit': 1,
'doctype': u'DocField',
'fieldname': u'update_voucher',
'fieldtype': u'Button',
'hidden': 1,
'label': u'Update Voucher',

View File

@ -3,106 +3,101 @@
# These values are common in all dictionaries
{
'creation': '2010-09-03 16:45:08',
'creation': '2012-03-27 14:35:56',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'harshada@webnotestech.com'
'modified': '2012-03-27 14:35:56',
'modified_by': u'Administrator',
'owner': u'harshada@webnotestech.com'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'HR',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'version': 5
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Expense Voucher Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'Expense Voucher Detail',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# DocType, Expense Voucher Detail
{
'doctype': 'DocType',
'name': 'Expense Voucher Detail'
'name': u'Expense Voucher Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'expense_date',
'fieldtype': 'Date',
'idx': 1,
'label': 'Expense Date',
'oldfieldname': 'expense_date',
'oldfieldtype': 'Date',
'doctype': u'DocField',
'fieldname': u'expense_date',
'fieldtype': u'Date',
'label': u'Expense Date',
'oldfieldname': u'expense_date',
'oldfieldtype': u'Date',
'reqd': 0,
'width': '150px'
'width': u'150px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'expense_type',
'fieldtype': 'Link',
'idx': 2,
'label': 'Expense Type',
'oldfieldname': 'expense_type',
'oldfieldtype': 'Link',
'options': 'Expense Type',
'doctype': u'DocField',
'fieldname': u'expense_type',
'fieldtype': u'Link',
'label': u'Expense Type',
'oldfieldname': u'expense_type',
'oldfieldtype': u'Link',
'options': u'Expense Type',
'reqd': 1,
'width': '150px'
'width': u'150px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'description',
'fieldtype': 'Small Text',
'idx': 3,
'label': 'Description',
'oldfieldname': 'description',
'oldfieldtype': 'Small Text',
'width': '300px'
'doctype': u'DocField',
'fieldname': u'description',
'fieldtype': u'Small Text',
'label': u'Description',
'oldfieldname': u'description',
'oldfieldtype': u'Small Text',
'width': u'300px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'claim_amount',
'fieldtype': 'Currency',
'idx': 4,
'label': 'Claim Amount',
'oldfieldname': 'claim_amount',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'claim_amount',
'fieldtype': u'Currency',
'label': u'Claim Amount',
'oldfieldname': u'claim_amount',
'oldfieldtype': u'Currency',
'reqd': 1,
'trigger': 'Client',
'width': '150px'
'trigger': u'Client',
'width': u'150px'
},
# DocField
{
'allow_on_submit': 1,
'doctype': 'DocField',
'fieldname': 'sanctioned_amount',
'fieldtype': 'Currency',
'idx': 5,
'label': 'Sanctioned Amount',
'doctype': u'DocField',
'fieldname': u'sanctioned_amount',
'fieldtype': u'Currency',
'label': u'Sanctioned Amount',
'no_copy': 1,
'oldfieldname': 'sanctioned_amount',
'oldfieldtype': 'Currency',
'trigger': 'Client',
'width': '150px'
'oldfieldname': u'sanctioned_amount',
'oldfieldtype': u'Currency',
'trigger': u'Client',
'width': u'150px'
}
]

View File

@ -3,108 +3,102 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:01',
'creation': '2012-03-27 14:35:57',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:57',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'HR',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'section_style': u'Simple',
'show_in_menu': 0,
'version': 6
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Experience In Company Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'Experience In Company Detail',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# DocType, Experience In Company Detail
{
'doctype': 'DocType',
'name': 'Experience In Company Detail'
'name': u'Experience In Company Detail'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'branch',
'fieldtype': 'Select',
'idx': 1,
'label': 'Branch',
'oldfieldname': 'branch',
'oldfieldtype': 'Select',
'options': 'link:Branch'
'doctype': u'DocField',
'fieldname': u'branch',
'fieldtype': u'Select',
'label': u'Branch',
'oldfieldname': u'branch',
'oldfieldtype': u'Select',
'options': u'link:Branch'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'department',
'fieldtype': 'Select',
'idx': 2,
'label': 'Department',
'oldfieldname': 'department',
'oldfieldtype': 'Select',
'options': 'link:Department'
'doctype': u'DocField',
'fieldname': u'department',
'fieldtype': u'Select',
'label': u'Department',
'oldfieldname': u'department',
'oldfieldtype': u'Select',
'options': u'link:Department'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'designation',
'fieldtype': 'Select',
'idx': 3,
'label': 'Designation',
'oldfieldname': 'designation',
'oldfieldtype': 'Select',
'options': 'link:Designation'
'doctype': u'DocField',
'fieldname': u'designation',
'fieldtype': u'Select',
'label': u'Designation',
'oldfieldname': u'designation',
'oldfieldtype': u'Select',
'options': u'link:Designation'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'grade',
'fieldtype': 'Select',
'idx': 4,
'label': 'Grade',
'oldfieldname': 'grade',
'oldfieldtype': 'Select',
'options': 'link:Grade'
'doctype': u'DocField',
'fieldname': u'grade',
'fieldtype': u'Select',
'label': u'Grade',
'oldfieldname': u'grade',
'oldfieldtype': u'Select',
'options': u'link:Grade'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'from_date',
'fieldtype': 'Date',
'idx': 5,
'label': 'From Date',
'oldfieldname': 'from_date',
'oldfieldtype': 'Date'
'doctype': u'DocField',
'fieldname': u'from_date',
'fieldtype': u'Date',
'label': u'From Date',
'oldfieldname': u'from_date',
'oldfieldtype': u'Date'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'to_date',
'fieldtype': 'Date',
'idx': 6,
'label': 'To Date',
'oldfieldname': 'to_date',
'oldfieldtype': 'Date'
'doctype': u'DocField',
'fieldname': u'to_date',
'fieldtype': u'Date',
'label': u'To Date',
'oldfieldname': u'to_date',
'oldfieldtype': u'Date'
}
]

View File

@ -3,46 +3,46 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:03',
'creation': '2012-03-27 14:35:57',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:57',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'allow_trash': 1,
'autoname': 'field:grade_name',
'colour': 'White:FFF',
'autoname': u'field:grade_name',
'colour': u'White:FFF',
'doctype': 'DocType',
'document_type': 'Master',
'module': 'HR',
'document_type': u'Master',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 7
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Grade',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Grade',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Grade',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Grade',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'write': 1
@ -51,52 +51,47 @@
# DocType, Grade
{
'doctype': 'DocType',
'name': 'Grade'
'name': u'Grade'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 1,
'role': 'System Manager'
'doctype': u'DocPerm',
'role': u'System Manager'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'role': 'HR User',
'doctype': u'DocPerm',
'role': u'HR User',
'submit': 0
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 3,
'role': 'HR Manager'
'doctype': u'DocPerm',
'role': u'HR Manager'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'trash_reason',
'fieldtype': 'Small Text',
'idx': 1,
'label': 'Trash Reason',
'oldfieldname': 'trash_reason',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'trash_reason',
'fieldtype': u'Small Text',
'label': u'Trash Reason',
'oldfieldname': u'trash_reason',
'oldfieldtype': u'Small Text',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'grade_name',
'fieldtype': 'Data',
'idx': 2,
'label': 'Grade',
'oldfieldname': 'grade_name',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'grade_name',
'fieldtype': u'Data',
'label': u'Grade',
'oldfieldname': u'grade_name',
'oldfieldtype': u'Data',
'permlevel': 0,
'reqd': 1
}

View File

@ -3,129 +3,116 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:03',
'creation': '2012-03-27 14:35:57',
'docstatus': 0,
'modified': '2011-02-12 13:37:12',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:57',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'allow_trash': 1,
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'document_type': 'Master',
'module': 'HR',
'document_type': u'Master',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 17
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Holiday List',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Holiday List',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'cancel': 1,
'create': 1,
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Holiday List',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Holiday List',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'role': 'HR Manager'
'role': u'HR Manager',
'write': 1
},
# DocType, Holiday List
{
'doctype': 'DocType',
'name': 'Holiday List'
'name': u'Holiday List'
},
# DocPerm
{
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'idx': 1,
'permlevel': 0,
'write': 1
'doctype': u'DocPerm'
},
# DocPerm
# DocField
{
'doctype': 'DocPerm',
'idx': 2,
'doctype': u'DocField',
'fieldname': u'trash_reason',
'fieldtype': u'Small Text',
'label': u'Trash Reason',
'oldfieldname': u'trash_reason',
'oldfieldtype': u'Small Text',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'trash_reason',
'fieldtype': 'Small Text',
'idx': 1,
'label': 'Trash Reason',
'oldfieldname': 'trash_reason',
'oldfieldtype': 'Small Text',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'holiday_list_name',
'fieldtype': 'Data',
'idx': 2,
'label': 'Holiday List Name',
'oldfieldname': 'holiday_list_name',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'holiday_list_name',
'fieldtype': u'Data',
'label': u'Holiday List Name',
'oldfieldname': u'holiday_list_name',
'oldfieldtype': u'Data',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'is_default',
'fieldtype': 'Check',
'idx': 3,
'label': 'Default',
'doctype': u'DocField',
'fieldname': u'is_default',
'fieldtype': u'Check',
'label': u'Default',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'fiscal_year',
'fieldtype': 'Select',
'idx': 4,
'doctype': u'DocField',
'fieldname': u'fiscal_year',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Fiscal Year',
'oldfieldname': 'fiscal_year',
'oldfieldtype': 'Link',
'options': 'link:Fiscal Year',
'label': u'Fiscal Year',
'oldfieldname': u'fiscal_year',
'oldfieldtype': u'Link',
'options': u'link:Fiscal Year',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'weekly_off',
'fieldtype': 'Select',
'idx': 5,
'label': 'Weekly Off',
'doctype': u'DocField',
'fieldname': u'weekly_off',
'fieldtype': u'Select',
'label': u'Weekly Off',
'no_copy': 1,
'options': '\nSunday\nMonday\nTuesday\nWednesday\nThursday\nFriday\nSaturday',
'options': u'\nSunday\nMonday\nTuesday\nWednesday\nThursday\nFriday\nSaturday',
'permlevel': 0,
'print_hide': 1,
'report_hide': 1
@ -133,35 +120,34 @@
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Button',
'idx': 6,
'label': 'Get Weekly Off Dates',
'options': 'get_weekly_off_dates',
'doctype': u'DocField',
'fieldname': u'get_weekly_off_dates',
'fieldtype': u'Button',
'label': u'Get Weekly Off Dates',
'options': u'get_weekly_off_dates',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'holiday_list_details',
'fieldtype': 'Table',
'idx': 7,
'label': 'Holiday List Details',
'oldfieldname': 'holiday_list_details',
'oldfieldtype': 'Table',
'options': 'Holiday List Detail',
'doctype': u'DocField',
'fieldname': u'holiday_list_details',
'fieldtype': u'Table',
'label': u'Holiday List Details',
'oldfieldname': u'holiday_list_details',
'oldfieldtype': u'Table',
'options': u'Holiday List Detail',
'permlevel': 0,
'reqd': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Button',
'idx': 8,
'label': 'Clear Table',
'options': 'clear_table',
'doctype': u'DocField',
'fieldname': u'clear_table',
'fieldtype': u'Button',
'label': u'Clear Table',
'options': u'clear_table',
'permlevel': 0
}
]

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:03',
'creation': '2012-03-27 14:35:57',
'docstatus': 0,
'modified': '2012-03-21 14:36:29',
'modified': '2012-03-27 14:35:57',
'modified_by': u'Administrator',
'owner': u'Administrator'
},

View File

@ -3,141 +3,133 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:05',
'creation': '2012-03-27 14:35:57',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'umair@iwebnotes.com',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:57',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'HR',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 10
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Invest 80 Declaration Detail',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Invest 80 Declaration Detail',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Invest 80 Declaration Detail',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Invest 80 Declaration Detail',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1,
'role': 'System Manager'
'role': u'System Manager'
},
# DocType, Invest 80 Declaration Detail
{
'doctype': 'DocType',
'name': 'Invest 80 Declaration Detail'
'name': u'Invest 80 Declaration Detail'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'doctype': u'DocPerm',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'particulars4',
'fieldtype': 'Small Text',
'idx': 1,
'label': 'Particulars',
'oldfieldname': 'particulars4',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'particulars4',
'fieldtype': u'Small Text',
'label': u'Particulars',
'oldfieldname': u'particulars4',
'oldfieldtype': u'Small Text',
'permlevel': 1,
'reqd': 1,
'width': '300px'
'width': u'300px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'under_section4',
'fieldtype': 'Data',
'idx': 2,
'label': 'Under Section',
'oldfieldname': 'under_section4',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'under_section4',
'fieldtype': u'Data',
'label': u'Under Section',
'oldfieldname': u'under_section4',
'oldfieldtype': u'Data',
'permlevel': 1,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'max_limit4',
'fieldtype': 'Currency',
'idx': 3,
'label': 'Max. Limit',
'oldfieldname': 'max_limit4',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'max_limit4',
'fieldtype': u'Currency',
'label': u'Max. Limit',
'oldfieldname': u'max_limit4',
'oldfieldtype': u'Currency',
'permlevel': 1
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'actual_amount4',
'fieldtype': 'Currency',
'idx': 4,
'label': 'Actual Amount',
'oldfieldname': 'actual_amount4',
'oldfieldtype': 'Currency',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'actual_amount4',
'fieldtype': u'Currency',
'label': u'Actual Amount',
'oldfieldname': u'actual_amount4',
'oldfieldtype': u'Currency',
'permlevel': 0,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'eligible_amount4',
'fieldtype': 'Currency',
'idx': 5,
'label': 'Eligible Amount',
'oldfieldname': 'eligible_amount4',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'eligible_amount4',
'fieldtype': u'Currency',
'label': u'Eligible Amount',
'oldfieldname': u'eligible_amount4',
'oldfieldtype': u'Currency',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'modified_amount4',
'fieldtype': 'Currency',
'idx': 6,
'label': 'Modified Amount',
'oldfieldname': 'modified_amount4',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'modified_amount4',
'fieldtype': u'Currency',
'label': u'Modified Amount',
'oldfieldname': u'modified_amount4',
'oldfieldtype': u'Currency',
'permlevel': 0
}
]

View File

@ -3,59 +3,58 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:05',
'creation': '2012-03-27 14:35:57',
'docstatus': 0,
'modified': '2010-12-30 14:53:02',
'modified_by': 'umair@iwebnotes.com',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:57',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'allow_trash': 1,
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'module': 'HR',
'module': u'HR',
'name': '__common__',
'section_style': 'Tabbed',
'server_code_error': ' ',
'section_style': u'Tabbed',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 455
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'IT Checklist',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'IT Checklist',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'IT Checklist',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'IT Checklist',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1
},
# DocType, IT Checklist
{
'doctype': 'DocType',
'name': 'IT Checklist'
'name': u'IT Checklist'
},
# DocPerm
{
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'idx': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'System Manager',
'role': u'System Manager',
'submit': 0,
'write': 1
},
@ -64,10 +63,9 @@
{
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'idx': 2,
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'HR User',
'role': u'HR User',
'write': 1
},
@ -75,148 +73,138 @@
{
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'idx': 3,
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'HR Manager',
'role': u'HR Manager',
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 4,
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'System Manager'
'role': u'System Manager'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 5,
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'HR User'
'role': u'HR User'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 6,
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'HR Manager'
'role': u'HR Manager'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'trash_reason',
'fieldtype': 'Small Text',
'idx': 1,
'label': 'Trash Reason',
'oldfieldname': 'trash_reason',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'trash_reason',
'fieldtype': u'Small Text',
'label': u'Trash Reason',
'oldfieldname': u'trash_reason',
'oldfieldtype': u'Small Text',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'fiscal_year',
'fieldtype': 'Data',
'idx': 2,
'doctype': u'DocField',
'fieldname': u'fiscal_year',
'fieldtype': u'Data',
'in_filter': 1,
'label': 'Fiscal Year',
'oldfieldname': 'fiscal_year',
'oldfieldtype': 'Data',
'label': u'Fiscal Year',
'oldfieldname': u'fiscal_year',
'oldfieldtype': u'Data',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'idx': 3,
'oldfieldtype': 'Column Break',
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'default': 'Yes',
'doctype': 'DocField',
'fieldname': 'is_cheklist_active',
'fieldtype': 'Select',
'idx': 4,
'label': 'Is IT Cheklist Active?',
'oldfieldname': 'is_cheklist_active',
'oldfieldtype': 'Select',
'options': 'Yes\nNo',
'colour': u'White:FFF',
'default': u'Yes',
'doctype': u'DocField',
'fieldname': u'is_cheklist_active',
'fieldtype': u'Select',
'label': u'Is IT Cheklist Active?',
'oldfieldname': u'is_cheklist_active',
'oldfieldtype': u'Select',
'options': u'Yes\nNo',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 5,
'label': 'Employee Information',
'oldfieldtype': 'Section Break',
'doctype': u'DocField',
'fieldname': u'employee_information',
'fieldtype': u'Section Break',
'label': u'Employee Information',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'idx': 6,
'oldfieldtype': 'Column Break',
'doctype': u'DocField',
'fieldname': u'column_break1',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'employee',
'fieldtype': 'Link',
'idx': 7,
'label': 'Employee',
'oldfieldname': 'employee',
'oldfieldtype': 'Link',
'options': 'Employee',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'employee',
'fieldtype': u'Link',
'label': u'Employee',
'oldfieldname': u'employee',
'oldfieldtype': u'Link',
'options': u'Employee',
'permlevel': 0,
'reqd': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'employee_name',
'fieldtype': 'Data',
'idx': 8,
'label': 'Employee Name',
'oldfieldname': 'employee_name',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'employee_name',
'fieldtype': u'Data',
'label': u'Employee Name',
'oldfieldname': u'employee_name',
'oldfieldtype': u'Data',
'permlevel': 1
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'hra_count',
'fieldtype': 'Currency',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'hra_count',
'fieldtype': u'Currency',
'hidden': 1,
'idx': 9,
'label': 'HRA Count',
'label': u'HRA Count',
'no_copy': 0,
'oldfieldname': 'hra_count',
'oldfieldtype': 'Currency',
'oldfieldname': u'hra_count',
'oldfieldtype': u'Currency',
'permlevel': 0,
'print_hide': 1,
'report_hide': 1
@ -224,414 +212,394 @@
# DocField
{
'doctype': 'DocField',
'fieldname': 'metro',
'fieldtype': 'Select',
'idx': 10,
'label': 'Is location a metro city?',
'oldfieldname': 'metro',
'oldfieldtype': 'Select',
'options': '\nYes\nNo',
'doctype': u'DocField',
'fieldname': u'metro',
'fieldtype': u'Select',
'label': u'Is location a metro city?',
'oldfieldname': u'metro',
'oldfieldtype': u'Select',
'options': u'\nYes\nNo',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'sr_citizen',
'fieldtype': 'Select',
'idx': 11,
'label': 'Is senior citizen?',
'oldfieldname': 'sr_citizen',
'oldfieldtype': 'Select',
'options': '\nYes\nNo',
'doctype': u'DocField',
'fieldname': u'sr_citizen',
'fieldtype': u'Select',
'label': u'Is senior citizen?',
'oldfieldname': u'sr_citizen',
'oldfieldtype': u'Select',
'options': u'\nYes\nNo',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'part_sr_citizen',
'fieldtype': 'Select',
'idx': 12,
'label': 'Parents are sr. citizen?',
'oldfieldname': 'part_sr_citizen',
'oldfieldtype': 'Select',
'options': '\nYes\nNo',
'doctype': u'DocField',
'fieldname': u'part_sr_citizen',
'fieldtype': u'Select',
'label': u'Parents are sr. citizen?',
'oldfieldname': u'part_sr_citizen',
'oldfieldtype': u'Select',
'options': u'\nYes\nNo',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'basic',
'fieldtype': 'Currency',
'idx': 13,
'label': 'Annual Basic',
'oldfieldname': 'basic',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'basic',
'fieldtype': u'Currency',
'label': u'Annual Basic',
'oldfieldname': u'basic',
'oldfieldtype': u'Currency',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'colour': 'White:FFF',
'description': 'sum of earning terms',
'doctype': 'DocField',
'fieldname': 'gross_income',
'fieldtype': 'Currency',
'idx': 14,
'label': 'Annual Gross Income',
'oldfieldname': 'gross_income',
'oldfieldtype': 'Currency',
'colour': u'White:FFF',
'description': u'sum of earning terms',
'doctype': u'DocField',
'fieldname': u'gross_income',
'fieldtype': u'Currency',
'label': u'Annual Gross Income',
'oldfieldname': u'gross_income',
'oldfieldtype': u'Currency',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'colour': 'White:FFF',
'description': 'Please fill up all data then press "Done"',
'doctype': 'DocField',
'fieldtype': 'Button',
'idx': 15,
'label': 'Done',
'oldfieldtype': 'Button',
'colour': u'White:FFF',
'description': u'Please fill up all data then press "Done"',
'doctype': u'DocField',
'fieldname': u'done',
'fieldtype': u'Button',
'label': u'Done',
'oldfieldtype': u'Button',
'permlevel': 0,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'idx': 16,
'oldfieldtype': 'Column Break',
'doctype': u'DocField',
'fieldname': u'column_break2',
'fieldtype': u'Column Break',
'oldfieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'rent_acc',
'fieldtype': 'Select',
'idx': 17,
'label': 'Having rented accomodation?',
'oldfieldname': 'rent_acc',
'oldfieldtype': 'Select',
'options': '\nYes\nNo',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'rent_acc',
'fieldtype': u'Select',
'label': u'Having rented accomodation?',
'oldfieldname': u'rent_acc',
'oldfieldtype': u'Select',
'options': u'\nYes\nNo',
'permlevel': 0,
'reqd': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'ann_rent',
'fieldtype': 'Currency',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'ann_rent',
'fieldtype': u'Currency',
'hidden': 1,
'idx': 18,
'label': 'Enter annual rent paid',
'oldfieldname': 'ann_rent',
'oldfieldtype': 'Currency',
'label': u'Enter annual rent paid',
'oldfieldname': u'ann_rent',
'oldfieldtype': u'Currency',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'description': 'Disability % of the Handicapped Dependents',
'doctype': 'DocField',
'fieldname': 'per_dep_dis',
'fieldtype': 'Select',
'idx': 19,
'label': 'Dependents Disability %',
'oldfieldname': 'per_dep_dis',
'oldfieldtype': 'Select',
'options': '\nLess than 80% disability\nMore than 80% disability',
'colour': u'White:FFF',
'description': u'Disability % of the Handicapped Dependents',
'doctype': u'DocField',
'fieldname': u'per_dep_dis',
'fieldtype': u'Select',
'label': u'Dependents Disability %',
'oldfieldname': u'per_dep_dis',
'oldfieldtype': u'Select',
'options': u'\nLess than 80% disability\nMore than 80% disability',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'per_self_dis',
'fieldtype': 'Select',
'idx': 20,
'label': 'Self disability %',
'oldfieldname': 'per_self_dis',
'oldfieldtype': 'Select',
'options': '\nLess than 80% disability\nMore than 80% disability',
'doctype': u'DocField',
'fieldname': u'per_self_dis',
'fieldtype': u'Select',
'label': u'Self disability %',
'oldfieldname': u'per_self_dis',
'oldfieldtype': u'Select',
'options': u'\nLess than 80% disability\nMore than 80% disability',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'pf',
'fieldtype': 'Currency',
'idx': 21,
'label': 'Annual PF',
'oldfieldname': 'pf',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'pf',
'fieldtype': u'Currency',
'label': u'Annual PF',
'oldfieldname': u'pf',
'oldfieldtype': u'Currency',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 22,
'label': 'Exemptions',
'oldfieldtype': 'Section Break',
'doctype': u'DocField',
'fieldname': u'exemptions',
'fieldtype': u'Section Break',
'label': u'Exemptions',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'HTML',
'idx': 23,
'label': 'Exemptions1',
'oldfieldtype': 'HTML',
'options': '<b>Exemptions under section 10 & 17</b>',
'doctype': u'DocField',
'fieldname': u'exemptions1',
'fieldtype': u'HTML',
'label': u'Exemptions1',
'oldfieldtype': u'HTML',
'options': u'<b>Exemptions under section 10 & 17</b>',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'exe_declaration_details',
'fieldtype': 'Table',
'idx': 24,
'label': 'Exemption Detail',
'oldfieldname': 'exe_declaration_details',
'oldfieldtype': 'Table',
'options': 'Declaration Detail',
'doctype': u'DocField',
'fieldname': u'exe_declaration_details',
'fieldtype': u'Table',
'label': u'Exemption Detail',
'oldfieldname': u'exe_declaration_details',
'oldfieldtype': u'Table',
'options': u'Declaration Detail',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 25,
'label': 'Other Income',
'oldfieldtype': 'Section Break',
'doctype': u'DocField',
'fieldname': u'other_income',
'fieldtype': u'Section Break',
'label': u'Other Income',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'oth_inc_decl_details',
'fieldtype': 'Table',
'idx': 26,
'label': 'Other Income Details',
'oldfieldname': 'oth_inc_decl_details',
'oldfieldtype': 'Table',
'options': 'Other Income Detail',
'doctype': u'DocField',
'fieldname': u'oth_inc_decl_details',
'fieldtype': u'Table',
'label': u'Other Income Details',
'oldfieldname': u'oth_inc_decl_details',
'oldfieldtype': u'Table',
'options': u'Other Income Detail',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 27,
'label': 'Chapter VI A',
'oldfieldtype': 'Section Break',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'chapter_vi_a',
'fieldtype': u'Section Break',
'label': u'Chapter VI A',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'HTML',
'idx': 28,
'label': 'deduction chap via',
'oldfieldtype': 'HTML',
'options': '<b>Deduction under Chapter VI A</b>',
'doctype': u'DocField',
'fieldname': u'deduction_chap_via',
'fieldtype': u'HTML',
'label': u'deduction chap via',
'oldfieldtype': u'HTML',
'options': u'<b>Deduction under Chapter VI A</b>',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'chap_via_decl_details',
'fieldtype': 'Table',
'idx': 29,
'label': 'Chap VI A Details',
'oldfieldname': 'chap_via_decl_details',
'oldfieldtype': 'Table',
'options': 'Chapter VI A Detail',
'doctype': u'DocField',
'fieldname': u'chap_via_decl_details',
'fieldtype': u'Table',
'label': u'Chap VI A Details',
'oldfieldname': u'chap_via_decl_details',
'oldfieldtype': u'Table',
'options': u'Chapter VI A Detail',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 30,
'label': '80 C',
'oldfieldtype': 'Section Break',
'doctype': u'DocField',
'fieldname': u'80_c',
'fieldtype': u'Section Break',
'label': u'80 C',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'HTML',
'idx': 31,
'label': 'investment 80 C',
'oldfieldtype': 'HTML',
'options': '<b>Investment under Section 80 C & 80CCC qualifying for deduction upto RS. 1 Lac</b>',
'doctype': u'DocField',
'fieldname': u'investment_80_c',
'fieldtype': u'HTML',
'label': u'investment 80 C',
'oldfieldtype': u'HTML',
'options': u'<b>Investment under Section 80 C & 80CCC qualifying for deduction upto RS. 1 Lac</b>',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'invest_80_decl_details',
'fieldtype': 'Table',
'idx': 32,
'label': 'Invest 80 Decl Details',
'oldfieldname': 'invest_80_decl_details',
'oldfieldtype': 'Table',
'options': 'Invest 80 Declaration Detail',
'doctype': u'DocField',
'fieldname': u'invest_80_decl_details',
'fieldtype': u'Table',
'label': u'Invest 80 Decl Details',
'oldfieldname': u'invest_80_decl_details',
'oldfieldtype': u'Table',
'options': u'Invest 80 Declaration Detail',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 33,
'label': 'Total Taxable Income',
'oldfieldtype': 'Section Break',
'doctype': u'DocField',
'fieldname': u'total_taxable_income',
'fieldtype': u'Section Break',
'label': u'Total Taxable Income',
'oldfieldtype': u'Section Break',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldtype': 'Button',
'idx': 34,
'label': 'Calculate',
'oldfieldtype': 'Button',
'options': 'calculate_tax',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'calculate',
'fieldtype': u'Button',
'label': u'Calculate',
'oldfieldtype': u'Button',
'options': u'calculate_tax',
'permlevel': 0,
'trigger': 'Server'
'trigger': u'Server'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'net_tot_tax_income',
'fieldtype': 'Currency',
'idx': 35,
'label': 'Net Total Taxable Income',
'oldfieldname': 'net_tot_tax_income',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'net_tot_tax_income',
'fieldtype': u'Currency',
'label': u'Net Total Taxable Income',
'oldfieldname': u'net_tot_tax_income',
'oldfieldtype': u'Currency',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'tax_tot_income',
'fieldtype': 'Currency',
'idx': 36,
'label': 'Tax on Total Income',
'oldfieldname': 'tax_tot_income',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'tax_tot_income',
'fieldtype': u'Currency',
'label': u'Tax on Total Income',
'oldfieldname': u'tax_tot_income',
'oldfieldtype': u'Currency',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'edu_cess',
'fieldtype': 'Currency',
'idx': 37,
'label': 'Education Cess',
'oldfieldname': 'edu_cess',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'edu_cess',
'fieldtype': u'Currency',
'label': u'Education Cess',
'oldfieldname': u'edu_cess',
'oldfieldtype': u'Currency',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'applicable_from',
'fieldtype': 'Select',
'idx': 38,
'label': 'Applicable from ',
'oldfieldname': 'applicable_from',
'oldfieldtype': 'Select',
'options': '\nJanuary\nFebruary\nMarch\nApril\nMay\nJune\nJuly\nAugust\nSeptember\nOctober\nNovember\nDecember',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'applicable_from',
'fieldtype': u'Select',
'label': u'Applicable from ',
'oldfieldname': u'applicable_from',
'oldfieldtype': u'Select',
'options': u'\nJanuary\nFebruary\nMarch\nApril\nMay\nJune\nJuly\nAugust\nSeptember\nOctober\nNovember\nDecember',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'rem_months',
'fieldtype': 'Select',
'idx': 39,
'label': 'Remaining month in year',
'oldfieldname': 'rem_months',
'oldfieldtype': 'Select',
'options': '\n1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n11\n12',
'doctype': u'DocField',
'fieldname': u'rem_months',
'fieldtype': u'Select',
'label': u'Remaining month in year',
'oldfieldname': u'rem_months',
'oldfieldtype': u'Select',
'options': u'\n1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n11\n12',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 40,
'label': 'Calculate Tax',
'oldfieldtype': 'Section Break',
'options': 'Simple',
'doctype': u'DocField',
'fieldname': u'calculate_tax',
'fieldtype': u'Section Break',
'label': u'Calculate Tax',
'oldfieldtype': u'Section Break',
'options': u'Simple',
'permlevel': 0
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldtype': 'Button',
'idx': 41,
'label': 'Calculate Monthly Tax ',
'oldfieldtype': 'Button',
'options': 'calc_tax_pm',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'calculate_monthly_tax',
'fieldtype': u'Button',
'label': u'Calculate Monthly Tax ',
'oldfieldtype': u'Button',
'options': u'calc_tax_pm',
'permlevel': 0,
'trigger': 'Server'
'trigger': u'Server'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'tax_per_month',
'fieldtype': 'Currency',
'idx': 42,
'label': 'Tax per Month',
'oldfieldname': 'tax_per_month',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'tax_per_month',
'fieldtype': u'Currency',
'label': u'Tax per Month',
'oldfieldname': u'tax_per_month',
'oldfieldtype': u'Currency',
'permlevel': 0
}
]

View File

@ -3,33 +3,33 @@
# These values are common in all dictionaries
{
'creation': '2010-09-01 15:48:06',
'creation': '2012-03-27 14:35:58',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'ashwini@webnotestech.com'
'modified': '2012-03-27 14:35:58',
'modified_by': u'Administrator',
'owner': u'ashwini@webnotestech.com'
},
# These values are common for all DocType
{
'autoname': 'KSHEET.#####',
'colour': 'White:FFF',
'autoname': u'KSHEET.#####',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'HR',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'version': 6
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'KRA Sheet',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'KRA Sheet',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0,
'reqd': 1
},
@ -37,32 +37,30 @@
# DocType, KRA Sheet
{
'doctype': 'DocType',
'name': 'KRA Sheet'
'name': u'KRA Sheet'
},
# DocField
{
'colour': 'White:FFF',
'description': 'Key Performance Area',
'doctype': 'DocField',
'fieldname': 'kra',
'fieldtype': 'Small Text',
'idx': 1,
'label': 'KRA',
'oldfieldname': 'kra',
'oldfieldtype': 'Small Text',
'width': '200px'
'colour': u'White:FFF',
'description': u'Key Performance Area',
'doctype': u'DocField',
'fieldname': u'kra',
'fieldtype': u'Small Text',
'label': u'KRA',
'oldfieldname': u'kra',
'oldfieldtype': u'Small Text',
'width': u'200px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'per_weightage',
'fieldtype': 'Currency',
'idx': 2,
'label': 'Weightage (%)',
'oldfieldname': 'per_weightage',
'oldfieldtype': 'Currency',
'width': '100px'
'doctype': u'DocField',
'fieldname': u'per_weightage',
'fieldtype': u'Currency',
'label': u'Weightage (%)',
'oldfieldname': u'per_weightage',
'oldfieldtype': u'Currency',
'width': u'100px'
}
]

View File

@ -3,44 +3,44 @@
# These values are common in all dictionaries
{
'creation': '2010-09-01 15:48:06',
'creation': '2012-03-27 14:35:58',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'ashwini@webnotestech.com'
'modified': '2012-03-27 14:35:58',
'modified_by': u'Administrator',
'owner': u'ashwini@webnotestech.com'
},
# These values are common for all DocType
{
'autoname': 'field:kra_title',
'colour': 'White:FFF',
'autoname': u'field:kra_title',
'colour': u'White:FFF',
'doctype': 'DocType',
'document_type': 'Master',
'module': 'HR',
'document_type': u'Master',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'version': 3
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'KRA Template',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'KRA Template',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# These values are common for all DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'KRA Template',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'KRA Template',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'write': 1
@ -49,67 +49,63 @@
# DocType, KRA Template
{
'doctype': 'DocType',
'name': 'KRA Template'
'name': u'KRA Template'
},
# DocPerm
{
'doctype': 'DocPerm',
'role': 'HR Manager'
'doctype': u'DocPerm',
'role': u'System Manager'
},
# DocPerm
{
'doctype': 'DocPerm',
'role': 'HR User'
'doctype': u'DocPerm',
'role': u'HR Manager'
},
# DocPerm
{
'doctype': 'DocPerm',
'role': 'System Manager'
'doctype': u'DocPerm',
'role': u'HR User'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 1,
'role': 'System Manager'
'doctype': u'DocPerm',
'role': u'System Manager'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'kra_title',
'fieldtype': 'Data',
'idx': 1,
'label': 'KRA Title',
'oldfieldname': 'kra_title',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'kra_title',
'fieldtype': u'Data',
'label': u'KRA Title',
'oldfieldname': u'kra_title',
'oldfieldtype': u'Data',
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'description',
'fieldtype': 'Small Text',
'idx': 2,
'label': 'Description',
'oldfieldname': 'description',
'oldfieldtype': 'Small Text',
'width': '300px'
'doctype': u'DocField',
'fieldname': u'description',
'fieldtype': u'Small Text',
'label': u'Description',
'oldfieldname': u'description',
'oldfieldtype': u'Small Text',
'width': u'300px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'kra_sheet',
'fieldtype': 'Table',
'idx': 3,
'label': 'KRA Sheet',
'oldfieldname': 'kra_sheet',
'oldfieldtype': 'Table',
'options': 'KRA Sheet'
'doctype': u'DocField',
'fieldname': u'kra_sheet',
'fieldtype': u'Table',
'label': u'KRA Sheet',
'oldfieldname': u'kra_sheet',
'oldfieldtype': u'Table',
'options': u'KRA Sheet'
}
]

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2011-02-14 10:18:47',
'creation': '2012-03-27 14:35:58',
'docstatus': 0,
'modified': '2012-03-21 12:49:25',
'modified': '2012-03-27 14:45:49',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
@ -17,6 +17,7 @@
'colour': u'White:FFF',
'default_print_format': u'Standard',
'doctype': 'DocType',
'is_submittable': 1,
'module': u'HR',
'name': '__common__',
'search_fields': u'employee,employee_name,leave_type,total_leaves_allocated,fiscal_year',
@ -77,110 +78,6 @@
'write': 0
},
# DocPerm
{
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': u'DocPerm',
'match': u'owner',
'permlevel': 0,
'role': u'HR User',
'submit': 1,
'write': 1
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'match': u'owner',
'permlevel': 0,
'role': u'HR User',
'submit': 0,
'write': 0
},
# DocPerm
{
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': u'DocPerm',
'match': u'owner',
'permlevel': 0,
'role': u'HR User',
'submit': 1,
'write': 1
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'match': u'owner',
'permlevel': 0,
'role': u'HR User',
'submit': 0,
'write': 0
},
# DocPerm
{
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': u'DocPerm',
'match': u'owner',
'permlevel': 0,
'role': u'HR User',
'submit': 1,
'write': 1
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'match': u'owner',
'permlevel': 0,
'role': u'HR User',
'submit': 0,
'write': 0
},
# DocPerm
{
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': u'DocPerm',
'match': u'owner',
'permlevel': 0,
'role': u'HR User',
'submit': 1,
'write': 1
},
# DocPerm
{
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'match': u'owner',
'permlevel': 0,
'role': u'HR User',
'submit': 0,
'write': 0
},
# DocPerm
{
'amend': 1,
@ -203,6 +100,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'permlevel': 0,
'width': u'50%'
@ -304,6 +202,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break1',
'fieldtype': u'Column Break',
'permlevel': 0,
'width': u'50%'

View File

@ -3,53 +3,54 @@
# These values are common in all dictionaries
{
'creation': '2011-02-10 14:10:08',
'creation': '2012-03-27 14:35:58',
'docstatus': 0,
'modified': '2011-07-11 12:48:49',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:45:49',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'_last_update': '1310019491',
'autoname': 'LAP/.#####',
'colour': 'White:FFF',
'_last_update': u'1310019491',
'autoname': u'LAP/.#####',
'colour': u'White:FFF',
'doctype': 'DocType',
'document_type': 'Transaction',
'module': 'HR',
'document_type': u'Transaction',
'is_submittable': 1,
'module': u'HR',
'name': '__common__',
'search_fields': 'employee,employee_name,leave_type,from_date,to_date,total_leave_days,fiscal_year',
'section_style': 'Simple',
'search_fields': u'employee,employee_name,leave_type,from_date,to_date,total_leave_days,fiscal_year',
'section_style': u'Simple',
'show_in_menu': 0,
'subject': 'From %(employee_name)s, %(designation)s',
'tag_fields': 'leave_type',
'subject': u'From %(employee_name)s, %(designation)s',
'tag_fields': u'leave_type',
'version': 17
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Leave Application',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Leave Application',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Leave Application',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Leave Application',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1
},
# DocType, Leave Application
{
'doctype': 'DocType',
'name': 'Leave Application'
'name': u'Leave Application'
},
# DocPerm
@ -57,9 +58,8 @@
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'idx': 1,
'match': 'owner',
'doctype': u'DocPerm',
'match': u'owner',
'permlevel': 0,
'submit': 1,
'write': 1
@ -70,9 +70,8 @@
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': 'DocPerm',
'idx': 2,
'match': 'owner',
'doctype': u'DocPerm',
'match': u'owner',
'permlevel': 0,
'submit': 0,
'write': 0
@ -83,10 +82,9 @@
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'idx': 3,
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'HR User',
'role': u'HR User',
'submit': 1,
'write': 1
},
@ -96,48 +94,54 @@
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'idx': 4,
'doctype': u'DocPerm',
'permlevel': 0,
'role': 'HR Manager',
'role': u'HR Manager',
'submit': 1,
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 5,
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'HR User'
'role': u'HR User',
'submit': 0,
'write': 0
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 6,
'amend': 0,
'cancel': 0,
'create': 0,
'doctype': u'DocPerm',
'permlevel': 1,
'role': 'HR Manager'
'role': u'HR Manager',
'submit': 0,
'write': 0
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'idx': 1,
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'employee',
'fieldtype': 'Link',
'idx': 2,
'doctype': u'DocField',
'fieldname': u'employee',
'fieldtype': u'Link',
'in_filter': 1,
'label': 'Employee',
'options': 'Employee',
'label': u'Employee',
'options': u'Employee',
'permlevel': 0,
'reqd': 1,
'search_index': 1
@ -145,25 +149,23 @@
# DocField
{
'doctype': 'DocField',
'fieldname': 'employee_name',
'fieldtype': 'Data',
'idx': 3,
'doctype': u'DocField',
'fieldname': u'employee_name',
'fieldtype': u'Data',
'in_filter': 1,
'label': 'Employee Name',
'label': u'Employee Name',
'permlevel': 1,
'search_index': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'leave_type',
'fieldtype': 'Select',
'idx': 4,
'doctype': u'DocField',
'fieldname': u'leave_type',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Leave Type',
'options': 'link:Leave Type',
'label': u'Leave Type',
'options': u'link:Leave Type',
'permlevel': 0,
'reqd': 1,
'search_index': 1
@ -171,23 +173,21 @@
# DocField
{
'doctype': 'DocField',
'fieldname': 'leave_balance',
'fieldtype': 'Currency',
'idx': 5,
'label': 'Leave Balance',
'doctype': u'DocField',
'fieldname': u'leave_balance',
'fieldtype': u'Currency',
'label': u'Leave Balance',
'permlevel': 1
},
# DocField
{
'colour': 'White:FFF',
'default': 'Today',
'doctype': 'DocField',
'fieldname': 'posting_date',
'fieldtype': 'Date',
'idx': 6,
'label': 'Posting Date',
'colour': u'White:FFF',
'default': u'Today',
'doctype': u'DocField',
'fieldname': u'posting_date',
'fieldtype': u'Date',
'label': u'Posting Date',
'no_copy': 1,
'permlevel': 1,
'reqd': 1
@ -195,13 +195,12 @@
# DocField
{
'doctype': 'DocField',
'fieldname': 'fiscal_year',
'fieldtype': 'Select',
'idx': 7,
'doctype': u'DocField',
'fieldname': u'fiscal_year',
'fieldtype': u'Select',
'in_filter': 1,
'label': 'Fiscal Year',
'options': 'link:Fiscal Year',
'label': u'Fiscal Year',
'options': u'link:Fiscal Year',
'permlevel': 0,
'reqd': 1,
'search_index': 0
@ -209,100 +208,92 @@
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Column Break',
'idx': 8,
'doctype': u'DocField',
'fieldname': u'column_break1',
'fieldtype': u'Column Break',
'permlevel': 0,
'width': '50%'
'width': u'50%'
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'half_day',
'fieldtype': 'Check',
'idx': 9,
'label': 'Half Day',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'half_day',
'fieldtype': u'Check',
'label': u'Half Day',
'permlevel': 0,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'from_date',
'fieldtype': 'Date',
'idx': 10,
'label': 'From Date',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'from_date',
'fieldtype': u'Date',
'label': u'From Date',
'permlevel': 0,
'search_index': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'colour': 'White:FFF',
'doctype': 'DocField',
'fieldname': 'to_date',
'fieldtype': 'Date',
'idx': 11,
'label': 'To Date',
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'to_date',
'fieldtype': u'Date',
'label': u'To Date',
'permlevel': 0,
'search_index': 1,
'trigger': 'Client'
'trigger': u'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'total_leave_days',
'fieldtype': 'Currency',
'idx': 12,
'label': 'Total Leave Days',
'doctype': u'DocField',
'fieldname': u'total_leave_days',
'fieldtype': u'Currency',
'label': u'Total Leave Days',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'description',
'fieldtype': 'Small Text',
'idx': 13,
'label': 'Description',
'doctype': u'DocField',
'fieldname': u'description',
'fieldtype': u'Small Text',
'label': u'Description',
'permlevel': 0,
'width': '300px'
'width': u'300px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'letter_head',
'fieldtype': 'Link',
'idx': 14,
'label': 'Letter Head',
'options': 'Letter Head',
'doctype': u'DocField',
'fieldname': u'letter_head',
'fieldtype': u'Link',
'label': u'Letter Head',
'options': u'Letter Head',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'amended_from',
'fieldtype': 'Data',
'idx': 15,
'label': 'Amended From',
'doctype': u'DocField',
'fieldname': u'amended_from',
'fieldtype': u'Data',
'label': u'Amended From',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'amendment_date',
'fieldtype': 'Date',
'idx': 16,
'label': 'Amendment Date',
'doctype': u'DocField',
'fieldname': u'amendment_date',
'fieldtype': u'Date',
'label': u'Amendment Date',
'permlevel': 1
}
]

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:08',
'creation': '2012-03-27 14:35:59',
'docstatus': 0,
'modified': '2012-03-21 14:42:27',
'modified': '2012-03-27 14:35:59',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
@ -108,6 +108,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break0',
'fieldtype': u'Column Break',
'width': u'50%'
},
@ -170,6 +171,7 @@
# DocField
{
'doctype': u'DocField',
'fieldname': u'column_break1',
'fieldtype': u'Column Break',
'width': u'50%'
},
@ -218,6 +220,7 @@
{
'colour': u'White:FFF',
'doctype': u'DocField',
'fieldname': u'allocate',
'fieldtype': u'Button',
'label': u'Allocate',
'options': u'allocate_leave',

View File

@ -3,46 +3,46 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:08',
'creation': '2012-03-27 14:35:59',
'docstatus': 0,
'modified': '2011-02-10 17:05:15',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:59',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'allow_trash': 1,
'autoname': 'field:leave_type_name',
'colour': 'White:FFF',
'autoname': u'field:leave_type_name',
'colour': u'White:FFF',
'doctype': 'DocType',
'document_type': 'Master',
'module': 'HR',
'document_type': u'Master',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 23
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Leave Type',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Leave Type',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Leave Type',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Leave Type',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'write': 1
@ -51,90 +51,82 @@
# DocType, Leave Type
{
'doctype': 'DocType',
'name': 'Leave Type'
'name': u'Leave Type'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 1,
'role': 'System Manager'
'doctype': u'DocPerm',
'role': u'System Manager'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'role': 'HR User'
'doctype': u'DocPerm',
'role': u'HR User'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 3,
'role': 'HR Manager'
'doctype': u'DocPerm',
'role': u'HR Manager'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'trash_reason',
'fieldtype': 'Small Text',
'idx': 1,
'label': 'Trash Reason',
'oldfieldname': 'trash_reason',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'trash_reason',
'fieldtype': u'Small Text',
'label': u'Trash Reason',
'oldfieldname': u'trash_reason',
'oldfieldtype': u'Small Text',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'leave_type_name',
'fieldtype': 'Data',
'idx': 2,
'label': 'Leave Type Name',
'oldfieldname': 'leave_type_name',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'leave_type_name',
'fieldtype': u'Data',
'label': u'Leave Type Name',
'oldfieldname': u'leave_type_name',
'oldfieldtype': u'Data',
'permlevel': 0,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'max_days_allowed',
'fieldtype': 'Data',
'idx': 3,
'label': 'Max Days Leave Allowed',
'oldfieldname': 'max_days_allowed',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'max_days_allowed',
'fieldtype': u'Data',
'label': u'Max Days Leave Allowed',
'oldfieldname': u'max_days_allowed',
'oldfieldtype': u'Data',
'permlevel': 0,
'reqd': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'is_carry_forward',
'fieldtype': 'Check',
'idx': 4,
'label': 'Is Carry Forward',
'oldfieldname': 'is_carry_forward',
'oldfieldtype': 'Check',
'doctype': u'DocField',
'fieldname': u'is_carry_forward',
'fieldtype': u'Check',
'label': u'Is Carry Forward',
'oldfieldname': u'is_carry_forward',
'oldfieldtype': u'Check',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'is_encash',
'fieldtype': 'Check',
'doctype': u'DocField',
'fieldname': u'is_encash',
'fieldtype': u'Check',
'hidden': 1,
'idx': 5,
'label': 'Is Encash',
'oldfieldname': 'is_encash',
'oldfieldtype': 'Check',
'label': u'Is Encash',
'oldfieldname': u'is_encash',
'oldfieldtype': u'Check',
'permlevel': 0,
'print_hide': 1,
'report_hide': 1
@ -142,11 +134,10 @@
# DocField
{
'doctype': 'DocField',
'fieldname': 'is_lwp',
'fieldtype': 'Check',
'idx': 6,
'label': 'Is LWP',
'doctype': u'DocField',
'fieldname': u'is_lwp',
'fieldtype': u'Check',
'label': u'Is LWP',
'permlevel': 0
}
]

View File

@ -3,139 +3,131 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:11',
'creation': '2012-03-27 14:35:59',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'umair@iwebnotes.com',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:59',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'HR',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 6
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Other Income Detail',
'parentfield': 'fields',
'parenttype': 'DocType'
'parent': u'Other Income Detail',
'parentfield': u'fields',
'parenttype': u'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Other Income Detail',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Other Income Detail',
'parentfield': u'permissions',
'parenttype': u'DocType',
'read': 1,
'role': 'System Manager'
'role': u'System Manager'
},
# DocType, Other Income Detail
{
'doctype': 'DocType',
'name': 'Other Income Detail'
'name': u'Other Income Detail'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 1,
'doctype': u'DocPerm',
'permlevel': 0,
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'doctype': u'DocPerm',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'particulars2',
'fieldtype': 'Small Text',
'idx': 1,
'label': 'Particulars',
'oldfieldname': 'particulars2',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'particulars2',
'fieldtype': u'Small Text',
'label': u'Particulars',
'oldfieldname': u'particulars2',
'oldfieldtype': u'Small Text',
'permlevel': 1,
'reqd': 1,
'width': '200px'
'width': u'200px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'under_section2',
'fieldtype': 'Data',
'idx': 2,
'label': 'Under Section',
'oldfieldname': 'under_section2',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'under_section2',
'fieldtype': u'Data',
'label': u'Under Section',
'oldfieldname': u'under_section2',
'oldfieldtype': u'Data',
'permlevel': 1,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'max_limit2',
'fieldtype': 'Currency',
'idx': 3,
'label': 'Max. Limit',
'oldfieldname': 'max_limit2',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'max_limit2',
'fieldtype': u'Currency',
'label': u'Max. Limit',
'oldfieldname': u'max_limit2',
'oldfieldtype': u'Currency',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'actual_amount2',
'fieldtype': 'Currency',
'idx': 4,
'label': 'Actual Amount',
'oldfieldname': 'actual_amount2',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'actual_amount2',
'fieldtype': u'Currency',
'label': u'Actual Amount',
'oldfieldname': u'actual_amount2',
'oldfieldtype': u'Currency',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'eligible_amount2',
'fieldtype': 'Currency',
'idx': 5,
'label': 'Eligible Amount',
'oldfieldname': 'eligible_amount2',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'eligible_amount2',
'fieldtype': u'Currency',
'label': u'Eligible Amount',
'oldfieldname': u'eligible_amount2',
'oldfieldtype': u'Currency',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'modified_amount2',
'fieldtype': 'Currency',
'idx': 6,
'label': 'Modified Amount',
'oldfieldname': 'modified_amount2',
'oldfieldtype': 'Currency',
'doctype': u'DocField',
'fieldname': u'modified_amount2',
'fieldtype': u'Currency',
'label': u'Modified Amount',
'oldfieldname': u'modified_amount2',
'oldfieldtype': u'Currency',
'permlevel': 0
}
]

View File

@ -3,125 +3,118 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:13',
'creation': '2012-03-27 14:35:59',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:59',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'HR',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 3
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Previous Experience Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'Previous Experience Detail',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# These values are common for all DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'idx': 1,
'doctype': u'DocPerm',
'name': '__common__',
'parent': 'Previous Experience Detail',
'parentfield': 'permissions',
'parenttype': 'DocType',
'parent': u'Previous Experience Detail',
'parentfield': u'permissions',
'parenttype': u'DocType',
'permlevel': 0,
'read': 1,
'role': 'All',
'role': u'All',
'write': 1
},
# DocType, Previous Experience Detail
{
'doctype': 'DocType',
'name': 'Previous Experience Detail'
'name': u'Previous Experience Detail'
},
# DocPerm
{
'doctype': 'DocPerm'
'doctype': u'DocPerm'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'company_name',
'fieldtype': 'Data',
'idx': 1,
'label': 'Company',
'oldfieldname': 'company_name',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'company_name',
'fieldtype': u'Data',
'label': u'Company',
'oldfieldname': u'company_name',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'designation',
'fieldtype': 'Data',
'idx': 2,
'label': 'Designation',
'oldfieldname': 'designation',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'designation',
'fieldtype': u'Data',
'label': u'Designation',
'oldfieldname': u'designation',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'salary',
'fieldtype': 'Currency',
'idx': 3,
'label': 'Salary',
'oldfieldname': 'salary',
'oldfieldtype': 'Currency'
'doctype': u'DocField',
'fieldname': u'salary',
'fieldtype': u'Currency',
'label': u'Salary',
'oldfieldname': u'salary',
'oldfieldtype': u'Currency'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'address',
'fieldtype': 'Small Text',
'idx': 4,
'label': 'Address',
'oldfieldname': 'address',
'oldfieldtype': 'Small Text'
'doctype': u'DocField',
'fieldname': u'address',
'fieldtype': u'Small Text',
'label': u'Address',
'oldfieldname': u'address',
'oldfieldtype': u'Small Text'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'contact',
'fieldtype': 'Data',
'idx': 5,
'label': 'Contact',
'oldfieldname': 'contact',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'contact',
'fieldtype': u'Data',
'label': u'Contact',
'oldfieldname': u'contact',
'oldfieldtype': u'Data'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'total_experience',
'fieldtype': 'Data',
'idx': 6,
'label': 'Total Experience',
'oldfieldname': 'total_experience',
'oldfieldtype': 'Data'
'doctype': u'DocField',
'fieldname': u'total_experience',
'fieldtype': u'Data',
'label': u'Total Experience',
'oldfieldname': u'total_experience',
'oldfieldtype': u'Data'
}
]

View File

@ -3,98 +3,93 @@
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:14',
'creation': '2012-03-27 14:35:59',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
'modified': '2012-03-27 14:35:59',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'colour': u'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'HR',
'module': u'HR',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'section_style': u'Simple',
'server_code_error': u' ',
'show_in_menu': 0,
'version': 5
},
# These values are common for all DocField
{
'doctype': 'DocField',
'doctype': u'DocField',
'name': '__common__',
'parent': 'Professional Training Details',
'parentfield': 'fields',
'parenttype': 'DocType',
'parent': u'Professional Training Details',
'parentfield': u'fields',
'parenttype': u'DocType',
'permlevel': 0
},
# DocType, Professional Training Details
{
'doctype': 'DocType',
'name': 'Professional Training Details'
'name': u'Professional Training Details'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'institute',
'fieldtype': 'Small Text',
'idx': 1,
'label': 'Institute / Conducted By',
'oldfieldname': 'institute',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'institute',
'fieldtype': u'Small Text',
'label': u'Institute / Conducted By',
'oldfieldname': u'institute',
'oldfieldtype': u'Small Text',
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'nature_of_training',
'fieldtype': 'Small Text',
'idx': 2,
'label': 'Program / Seminar Title',
'oldfieldname': 'nature_of_training',
'oldfieldtype': 'Small Text',
'doctype': u'DocField',
'fieldname': u'nature_of_training',
'fieldtype': u'Small Text',
'label': u'Program / Seminar Title',
'oldfieldname': u'nature_of_training',
'oldfieldtype': u'Small Text',
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'duration',
'fieldtype': 'Data',
'idx': 3,
'label': 'Duration',
'oldfieldname': 'duration',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'duration',
'fieldtype': u'Data',
'label': u'Duration',
'oldfieldname': u'duration',
'oldfieldtype': u'Data',
'reqd': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'loc',
'fieldtype': 'Data',
'idx': 4,
'label': 'Location',
'oldfieldname': 'loc',
'oldfieldtype': 'Data',
'doctype': u'DocField',
'fieldname': u'loc',
'fieldtype': u'Data',
'label': u'Location',
'oldfieldname': u'loc',
'oldfieldtype': u'Data',
'reqd': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'certificate',
'fieldtype': 'Small Text',
'idx': 5,
'label': 'Certificate',
'oldfieldname': 'certificate',
'oldfieldtype': 'Small Text'
'doctype': u'DocField',
'fieldname': u'certificate',
'fieldtype': u'Small Text',
'label': u'Certificate',
'oldfieldname': u'certificate',
'oldfieldtype': u'Small Text'
}
]

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