permission updated in employee
This commit is contained in:
parent
81e36a34a6
commit
1d828f644a
@ -3,9 +3,9 @@
|
||||
|
||||
# These values are common in all dictionaries
|
||||
{
|
||||
'creation': '2011-02-17 11:16:08',
|
||||
'creation': '2010-08-08 17:08:59',
|
||||
'docstatus': 0,
|
||||
'modified': '2011-06-27 14:39:04',
|
||||
'modified': '2011-08-11 17:27:12',
|
||||
'modified_by': 'Administrator',
|
||||
'owner': 'Administrator'
|
||||
},
|
||||
@ -26,7 +26,7 @@
|
||||
'show_in_menu': 0,
|
||||
'subject': '%(employee_name)s',
|
||||
'tag_fields': 'status',
|
||||
'version': 443
|
||||
'version': 444
|
||||
},
|
||||
|
||||
# These values are common for all DocField
|
||||
@ -40,12 +40,14 @@
|
||||
|
||||
# These values are common for all DocPerm
|
||||
{
|
||||
'amend': 0,
|
||||
'doctype': 'DocPerm',
|
||||
'name': '__common__',
|
||||
'parent': 'Employee',
|
||||
'parentfield': 'permissions',
|
||||
'parenttype': 'DocType',
|
||||
'read': 1
|
||||
'read': 1,
|
||||
'submit': 0
|
||||
},
|
||||
|
||||
# DocType, Employee
|
||||
@ -56,21 +58,24 @@
|
||||
|
||||
# DocPerm
|
||||
{
|
||||
'cancel': 1,
|
||||
'create': 1,
|
||||
'cancel': 0,
|
||||
'create': 0,
|
||||
'doctype': 'DocPerm',
|
||||
'idx': 1,
|
||||
'permlevel': 0,
|
||||
'role': 'System Manager',
|
||||
'write': 1
|
||||
'role': 'Employee',
|
||||
'write': 0
|
||||
},
|
||||
|
||||
# DocPerm
|
||||
{
|
||||
'cancel': 0,
|
||||
'create': 0,
|
||||
'doctype': 'DocPerm',
|
||||
'idx': 2,
|
||||
'permlevel': 1,
|
||||
'role': 'All'
|
||||
'role': 'All',
|
||||
'write': 0
|
||||
},
|
||||
|
||||
# DocPerm
|
||||
@ -95,22 +100,6 @@
|
||||
'write': 1
|
||||
},
|
||||
|
||||
# DocPerm
|
||||
{
|
||||
'doctype': 'DocPerm',
|
||||
'idx': 5,
|
||||
'permlevel': 1,
|
||||
'role': 'HR User'
|
||||
},
|
||||
|
||||
# DocPerm
|
||||
{
|
||||
'doctype': 'DocPerm',
|
||||
'idx': 6,
|
||||
'permlevel': 1,
|
||||
'role': 'HR Manager'
|
||||
},
|
||||
|
||||
# DocField
|
||||
{
|
||||
'doctype': 'DocField',
|
||||
@ -141,7 +130,7 @@
|
||||
'no_copy': 1,
|
||||
'oldfieldname': 'naming_series',
|
||||
'oldfieldtype': 'Select',
|
||||
'options': 'WN-EMP\nEMP/',
|
||||
'options': 'EMP/',
|
||||
'permlevel': 0,
|
||||
'reqd': 0
|
||||
},
|
||||
@ -173,8 +162,7 @@
|
||||
'oldfieldname': 'employee_name',
|
||||
'oldfieldtype': 'Data',
|
||||
'permlevel': 0,
|
||||
'reqd': 1,
|
||||
'search_index': 1
|
||||
'reqd': 1
|
||||
},
|
||||
|
||||
# DocField
|
||||
@ -276,7 +264,7 @@
|
||||
'options': '\nActive\nLeft',
|
||||
'permlevel': 0,
|
||||
'reqd': 1,
|
||||
'search_index': 0
|
||||
'search_index': 1
|
||||
},
|
||||
|
||||
# DocField
|
||||
@ -409,8 +397,7 @@
|
||||
'oldfieldtype': 'Link',
|
||||
'options': 'Department',
|
||||
'permlevel': 0,
|
||||
'reqd': 1,
|
||||
'search_index': 1
|
||||
'reqd': 1
|
||||
},
|
||||
|
||||
# DocField
|
||||
@ -474,21 +461,11 @@
|
||||
'reqd': 0
|
||||
},
|
||||
|
||||
# DocField
|
||||
{
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'is_sales_person',
|
||||
'fieldtype': 'Check',
|
||||
'idx': 27,
|
||||
'label': 'Is Sales Person',
|
||||
'permlevel': 0
|
||||
},
|
||||
|
||||
# DocField
|
||||
{
|
||||
'doctype': 'DocField',
|
||||
'fieldtype': 'Column Break',
|
||||
'idx': 28,
|
||||
'idx': 27,
|
||||
'label': 'Salary Information',
|
||||
'oldfieldtype': 'Section Break',
|
||||
'permlevel': 0,
|
||||
@ -501,11 +478,11 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'salary_mode',
|
||||
'fieldtype': 'Select',
|
||||
'idx': 29,
|
||||
'idx': 28,
|
||||
'label': 'Salary Mode',
|
||||
'oldfieldname': 'salary_mode',
|
||||
'oldfieldtype': 'Select',
|
||||
'options': '\nBank\nCash \nCheque',
|
||||
'options': '\nBank\nCash\nCheque',
|
||||
'permlevel': 0,
|
||||
'trigger': 'Client'
|
||||
},
|
||||
@ -518,7 +495,7 @@
|
||||
'fieldname': 'bank_name',
|
||||
'fieldtype': 'Data',
|
||||
'hidden': 0,
|
||||
'idx': 30,
|
||||
'idx': 29,
|
||||
'in_filter': 1,
|
||||
'label': 'Bank Name',
|
||||
'oldfieldname': 'bank_name',
|
||||
@ -535,7 +512,7 @@
|
||||
'fieldname': 'bank_ac_no',
|
||||
'fieldtype': 'Data',
|
||||
'hidden': 0,
|
||||
'idx': 31,
|
||||
'idx': 30,
|
||||
'label': 'Bank A/C No.',
|
||||
'oldfieldname': 'bank_ac_no',
|
||||
'oldfieldtype': 'Data',
|
||||
@ -547,7 +524,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'esic_card_no',
|
||||
'fieldtype': 'Data',
|
||||
'idx': 32,
|
||||
'idx': 31,
|
||||
'label': 'ESIC CARD No',
|
||||
'oldfieldname': 'esic_card_no',
|
||||
'oldfieldtype': 'Data',
|
||||
@ -559,7 +536,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'pf_number',
|
||||
'fieldtype': 'Data',
|
||||
'idx': 33,
|
||||
'idx': 32,
|
||||
'label': 'PF Number',
|
||||
'oldfieldname': 'pf_number',
|
||||
'oldfieldtype': 'Data',
|
||||
@ -571,7 +548,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'gratuity_lic_id',
|
||||
'fieldtype': 'Data',
|
||||
'idx': 34,
|
||||
'idx': 33,
|
||||
'label': 'Gratuity LIC ID',
|
||||
'oldfieldname': 'gratuity_lic_id',
|
||||
'oldfieldtype': 'Data',
|
||||
@ -582,7 +559,7 @@
|
||||
{
|
||||
'doctype': 'DocField',
|
||||
'fieldtype': 'Section Break',
|
||||
'idx': 35,
|
||||
'idx': 34,
|
||||
'label': 'Contact Details',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -591,7 +568,7 @@
|
||||
{
|
||||
'doctype': 'DocField',
|
||||
'fieldtype': 'Column Break',
|
||||
'idx': 36,
|
||||
'idx': 35,
|
||||
'permlevel': 0,
|
||||
'width': '50%'
|
||||
},
|
||||
@ -601,7 +578,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'cell_number',
|
||||
'fieldtype': 'Data',
|
||||
'idx': 37,
|
||||
'idx': 36,
|
||||
'label': 'Cell Number',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -611,7 +588,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'personal_email',
|
||||
'fieldtype': 'Data',
|
||||
'idx': 38,
|
||||
'idx': 37,
|
||||
'label': 'Personal Email',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -621,7 +598,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'notice_number_of_days',
|
||||
'fieldtype': 'Int',
|
||||
'idx': 39,
|
||||
'idx': 38,
|
||||
'label': 'Notice - Number of Days',
|
||||
'oldfieldname': 'notice_number_of_days',
|
||||
'oldfieldtype': 'Int',
|
||||
@ -632,7 +609,7 @@
|
||||
{
|
||||
'doctype': 'DocField',
|
||||
'fieldtype': 'HTML',
|
||||
'idx': 40,
|
||||
'idx': 39,
|
||||
'label': 'Emergency Contact Details',
|
||||
'options': '<b>Emergency Contact Details</b>',
|
||||
'permlevel': 0
|
||||
@ -643,7 +620,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'person_to_be_contacted',
|
||||
'fieldtype': 'Data',
|
||||
'idx': 41,
|
||||
'idx': 40,
|
||||
'label': 'Person To Be Contacted',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -653,7 +630,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'relation',
|
||||
'fieldtype': 'Data',
|
||||
'idx': 42,
|
||||
'idx': 41,
|
||||
'label': 'Relation',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -663,7 +640,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'emergency_phone_number',
|
||||
'fieldtype': 'Data',
|
||||
'idx': 43,
|
||||
'idx': 42,
|
||||
'label': 'Emergency Phone Number',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -672,7 +649,7 @@
|
||||
{
|
||||
'doctype': 'DocField',
|
||||
'fieldtype': 'Column Break',
|
||||
'idx': 44,
|
||||
'idx': 43,
|
||||
'permlevel': 0,
|
||||
'width': '50%'
|
||||
},
|
||||
@ -682,7 +659,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'permanent_accommodation_type',
|
||||
'fieldtype': 'Select',
|
||||
'idx': 45,
|
||||
'idx': 44,
|
||||
'label': 'Permanent Accommodation Type',
|
||||
'options': '\nRented\nOwned',
|
||||
'permlevel': 0
|
||||
@ -693,7 +670,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'permanent_address',
|
||||
'fieldtype': 'Small Text',
|
||||
'idx': 46,
|
||||
'idx': 45,
|
||||
'label': 'Permanent Address',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -703,7 +680,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'current_accommodation_type',
|
||||
'fieldtype': 'Select',
|
||||
'idx': 47,
|
||||
'idx': 46,
|
||||
'label': 'Current Accommodation Type',
|
||||
'options': '\nRented\nOwned',
|
||||
'permlevel': 0
|
||||
@ -714,7 +691,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'current_address',
|
||||
'fieldtype': 'Small Text',
|
||||
'idx': 48,
|
||||
'idx': 47,
|
||||
'label': 'Current Address',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -723,7 +700,7 @@
|
||||
{
|
||||
'doctype': 'DocField',
|
||||
'fieldtype': 'Section Break',
|
||||
'idx': 49,
|
||||
'idx': 48,
|
||||
'label': 'Personal Details',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -732,7 +709,7 @@
|
||||
{
|
||||
'doctype': 'DocField',
|
||||
'fieldtype': 'Column Break',
|
||||
'idx': 50,
|
||||
'idx': 49,
|
||||
'permlevel': 0,
|
||||
'width': '50%'
|
||||
},
|
||||
@ -742,7 +719,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'pan_number',
|
||||
'fieldtype': 'Data',
|
||||
'idx': 51,
|
||||
'idx': 50,
|
||||
'label': 'PAN Number',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -752,7 +729,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'passport_number',
|
||||
'fieldtype': 'Data',
|
||||
'idx': 52,
|
||||
'idx': 51,
|
||||
'label': 'Passport Number',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -763,7 +740,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldtype': 'Button',
|
||||
'hidden': 1,
|
||||
'idx': 53,
|
||||
'idx': 52,
|
||||
'label': 'Employee Profile',
|
||||
'oldfieldtype': 'Button',
|
||||
'permlevel': 0,
|
||||
@ -775,7 +752,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'date_of_issue',
|
||||
'fieldtype': 'Date',
|
||||
'idx': 54,
|
||||
'idx': 53,
|
||||
'label': 'Date of Issue',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -785,7 +762,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'valid_upto',
|
||||
'fieldtype': 'Date',
|
||||
'idx': 55,
|
||||
'idx': 54,
|
||||
'label': 'Valid Upto',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -796,7 +773,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldtype': 'Button',
|
||||
'hidden': 1,
|
||||
'idx': 56,
|
||||
'idx': 55,
|
||||
'label': 'Salary Structure',
|
||||
'oldfieldtype': 'Button',
|
||||
'permlevel': 0,
|
||||
@ -808,7 +785,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'place_of_issue',
|
||||
'fieldtype': 'Data',
|
||||
'idx': 57,
|
||||
'idx': 56,
|
||||
'label': 'Place of Issue',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -818,7 +795,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'marital_status',
|
||||
'fieldtype': 'Select',
|
||||
'idx': 58,
|
||||
'idx': 57,
|
||||
'label': 'Marital Status',
|
||||
'options': '\nSingle\nMarried\nDivorced\nWidowed',
|
||||
'permlevel': 0
|
||||
@ -829,7 +806,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'blood_group',
|
||||
'fieldtype': 'Select',
|
||||
'idx': 59,
|
||||
'idx': 58,
|
||||
'label': 'Blood Group',
|
||||
'options': '\nA+\nA-\nB+\nB-\nAB+\nAB-\nO+\nO-',
|
||||
'permlevel': 0
|
||||
@ -839,7 +816,7 @@
|
||||
{
|
||||
'doctype': 'DocField',
|
||||
'fieldtype': 'Column Break',
|
||||
'idx': 60,
|
||||
'idx': 59,
|
||||
'permlevel': 0,
|
||||
'width': '50%'
|
||||
},
|
||||
@ -851,7 +828,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'family_background',
|
||||
'fieldtype': 'Small Text',
|
||||
'idx': 61,
|
||||
'idx': 60,
|
||||
'label': 'Family Background',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -863,7 +840,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'health_details',
|
||||
'fieldtype': 'Small Text',
|
||||
'idx': 62,
|
||||
'idx': 61,
|
||||
'label': 'Health Details',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -872,7 +849,7 @@
|
||||
{
|
||||
'doctype': 'DocField',
|
||||
'fieldtype': 'Section Break',
|
||||
'idx': 63,
|
||||
'idx': 62,
|
||||
'label': 'Educational Qualification',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -882,7 +859,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'educational_qualification_details',
|
||||
'fieldtype': 'Table',
|
||||
'idx': 64,
|
||||
'idx': 63,
|
||||
'label': 'Educational Qualification Details',
|
||||
'options': 'Educational Qualifications Detail',
|
||||
'permlevel': 0
|
||||
@ -892,7 +869,7 @@
|
||||
{
|
||||
'doctype': 'DocField',
|
||||
'fieldtype': 'Section Break',
|
||||
'idx': 65,
|
||||
'idx': 64,
|
||||
'label': 'Career History',
|
||||
'permlevel': 0
|
||||
},
|
||||
@ -901,7 +878,7 @@
|
||||
{
|
||||
'doctype': 'DocField',
|
||||
'fieldtype': 'Section Break',
|
||||
'idx': 66,
|
||||
'idx': 65,
|
||||
'label': 'Previous Work Experience',
|
||||
'options': 'Simple',
|
||||
'permlevel': 0
|
||||
@ -912,7 +889,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'previous_experience_details',
|
||||
'fieldtype': 'Table',
|
||||
'idx': 67,
|
||||
'idx': 66,
|
||||
'label': 'Previous Experience Details',
|
||||
'options': 'Previous Experience Detail',
|
||||
'permlevel': 0
|
||||
@ -922,7 +899,7 @@
|
||||
{
|
||||
'doctype': 'DocField',
|
||||
'fieldtype': 'Section Break',
|
||||
'idx': 68,
|
||||
'idx': 67,
|
||||
'label': 'History In Company',
|
||||
'options': 'Simple',
|
||||
'permlevel': 0
|
||||
@ -933,7 +910,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'experience_in_company_details',
|
||||
'fieldtype': 'Table',
|
||||
'idx': 69,
|
||||
'idx': 68,
|
||||
'label': 'Experience In Company Details',
|
||||
'options': 'Experience In Company Detail',
|
||||
'permlevel': 0
|
||||
@ -943,7 +920,7 @@
|
||||
{
|
||||
'doctype': 'DocField',
|
||||
'fieldtype': 'Section Break',
|
||||
'idx': 70,
|
||||
'idx': 69,
|
||||
'label': 'Exit',
|
||||
'oldfieldtype': 'Section Break',
|
||||
'permlevel': 0
|
||||
@ -953,7 +930,7 @@
|
||||
{
|
||||
'doctype': 'DocField',
|
||||
'fieldtype': 'Column Break',
|
||||
'idx': 71,
|
||||
'idx': 70,
|
||||
'permlevel': 0,
|
||||
'width': '50%'
|
||||
},
|
||||
@ -963,7 +940,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'resignation_letter_date',
|
||||
'fieldtype': 'Date',
|
||||
'idx': 72,
|
||||
'idx': 71,
|
||||
'label': 'Resignation Letter Date',
|
||||
'oldfieldname': 'resignation_letter_date',
|
||||
'oldfieldtype': 'Date',
|
||||
@ -975,7 +952,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'relieving_date',
|
||||
'fieldtype': 'Date',
|
||||
'idx': 73,
|
||||
'idx': 72,
|
||||
'in_filter': 1,
|
||||
'label': 'Relieving Date',
|
||||
'oldfieldname': 'relieving_date',
|
||||
@ -988,7 +965,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'reason_for_leaving',
|
||||
'fieldtype': 'Data',
|
||||
'idx': 74,
|
||||
'idx': 73,
|
||||
'label': 'Reason for Leaving',
|
||||
'oldfieldname': 'reason_for_leaving',
|
||||
'oldfieldtype': 'Data',
|
||||
@ -1000,7 +977,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'leave_encashed',
|
||||
'fieldtype': 'Select',
|
||||
'idx': 75,
|
||||
'idx': 74,
|
||||
'label': 'Leave Encashed?',
|
||||
'oldfieldname': 'leave_encashed',
|
||||
'oldfieldtype': 'Select',
|
||||
@ -1013,7 +990,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'encashment_date',
|
||||
'fieldtype': 'Date',
|
||||
'idx': 76,
|
||||
'idx': 75,
|
||||
'label': 'Encashment Date',
|
||||
'oldfieldname': 'encashment_date',
|
||||
'oldfieldtype': 'Date',
|
||||
@ -1024,7 +1001,7 @@
|
||||
{
|
||||
'doctype': 'DocField',
|
||||
'fieldtype': 'Column Break',
|
||||
'idx': 77,
|
||||
'idx': 76,
|
||||
'label': 'Exit Interview Details',
|
||||
'oldfieldname': 'col_brk6',
|
||||
'oldfieldtype': 'Column Break',
|
||||
@ -1037,7 +1014,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'held_on',
|
||||
'fieldtype': 'Date',
|
||||
'idx': 78,
|
||||
'idx': 77,
|
||||
'label': 'Held On',
|
||||
'oldfieldname': 'held_on',
|
||||
'oldfieldtype': 'Date',
|
||||
@ -1049,7 +1026,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'reason_for_resignation',
|
||||
'fieldtype': 'Select',
|
||||
'idx': 79,
|
||||
'idx': 78,
|
||||
'label': 'Reason for Resignation',
|
||||
'oldfieldname': 'reason_for_resignation',
|
||||
'oldfieldtype': 'Select',
|
||||
@ -1062,7 +1039,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'new_workplace',
|
||||
'fieldtype': 'Data',
|
||||
'idx': 80,
|
||||
'idx': 79,
|
||||
'label': 'New Workplace',
|
||||
'oldfieldname': 'new_workplace',
|
||||
'oldfieldtype': 'Data',
|
||||
@ -1074,7 +1051,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'feedback',
|
||||
'fieldtype': 'Small Text',
|
||||
'idx': 81,
|
||||
'idx': 80,
|
||||
'label': 'Feedback',
|
||||
'oldfieldname': 'feedback',
|
||||
'oldfieldtype': 'Text',
|
||||
@ -1087,7 +1064,7 @@
|
||||
'fieldname': 'file_list',
|
||||
'fieldtype': 'Text',
|
||||
'hidden': 1,
|
||||
'idx': 82,
|
||||
'idx': 81,
|
||||
'label': 'File List',
|
||||
'permlevel': 0,
|
||||
'print_hide': 1
|
||||
@ -1098,7 +1075,7 @@
|
||||
'doctype': 'DocField',
|
||||
'fieldname': 'trash_reason',
|
||||
'fieldtype': 'Small Text',
|
||||
'idx': 83,
|
||||
'idx': 82,
|
||||
'label': 'Trash Reason',
|
||||
'oldfieldname': 'trash_reason',
|
||||
'oldfieldtype': 'Small Text',
|
||||
|
Loading…
Reference in New Issue
Block a user