Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error

This commit is contained in:
Anand Doshi
2015-10-02 17:14:40 +05:30
parent b4c0e94e99
commit 71ebad5668
199 changed files with 2475 additions and 2282 deletions

View File

@@ -141,6 +141,7 @@
"in_filter": 1,
"in_list_view": 0,
"label": "Status",
"length": 20,
"no_copy": 1,
"oldfieldname": "status",
"oldfieldtype": "Select",
@@ -465,7 +466,7 @@
"is_submittable": 1,
"issingle": 0,
"istable": 0,
"modified": "2015-09-07 15:51:26",
"modified": "2015-10-02 07:38:38.259403",
"modified_by": "Administrator",
"module": "HR",
"name": "Appraisal",

View File

@@ -182,7 +182,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 1,
"modified": "2015-03-02 06:48:00.380426",
"modified": "2015-10-02 07:38:38.437815",
"modified_by": "Administrator",
"module": "HR",
"name": "Appraisal Goal",

View File

@@ -91,7 +91,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"modified": "2015-09-14 02:55:53.800359",
"modified": "2015-10-02 07:38:38.527810",
"modified_by": "Administrator",
"module": "HR",
"name": "Appraisal Template",

View File

@@ -68,7 +68,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 1,
"modified": "2015-02-19 01:06:59.356774",
"modified": "2015-10-02 07:38:38.594066",
"modified_by": "Administrator",
"module": "HR",
"name": "Appraisal Template Goal",

View File

@@ -43,6 +43,7 @@
"in_filter": 0,
"in_list_view": 0,
"label": "Series",
"length": 20,
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
@@ -115,6 +116,7 @@
"in_filter": 1,
"in_list_view": 0,
"label": "Status",
"length": 20,
"no_copy": 1,
"oldfieldname": "status",
"oldfieldtype": "Select",
@@ -277,7 +279,7 @@
"is_submittable": 1,
"issingle": 0,
"istable": 0,
"modified": "2015-09-14 02:55:53.875571",
"modified": "2015-10-02 07:38:38.766621",
"modified_by": "Administrator",
"module": "HR",
"name": "Attendance",

View File

@@ -42,7 +42,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"modified": "2015-09-14 02:55:54.431393",
"modified": "2015-10-02 07:38:40.571426",
"modified_by": "Administrator",
"module": "HR",
"name": "Branch",

View File

@@ -66,7 +66,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"modified": "2015-09-14 02:55:55.387298",
"modified": "2015-10-02 07:38:44.282690",
"modified_by": "Administrator",
"module": "HR",
"name": "Deduction Type",

View File

@@ -65,7 +65,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"modified": "2015-09-14 02:55:55.449257",
"modified": "2015-10-02 07:38:45.543232",
"modified_by": "Administrator",
"module": "HR",
"name": "Department",

View File

@@ -42,7 +42,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"modified": "2015-09-14 02:55:55.508901",
"modified": "2015-10-02 07:38:45.651511",
"modified_by": "Administrator",
"module": "HR",
"name": "Designation",

View File

@@ -66,7 +66,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"modified": "2015-09-14 02:55:55.558890",
"modified": "2015-10-02 07:38:47.553467",
"modified_by": "Administrator",
"module": "HR",
"name": "Earning Type",

View File

@@ -84,6 +84,7 @@
"in_filter": 0,
"in_list_view": 0,
"label": "Series",
"length": 20,
"no_copy": 1,
"oldfieldname": "naming_series",
"oldfieldtype": "Select",
@@ -108,6 +109,7 @@
"in_filter": 0,
"in_list_view": 0,
"label": "Salutation",
"length": 20,
"no_copy": 0,
"oldfieldname": "salutation",
"oldfieldtype": "Select",
@@ -313,6 +315,7 @@
"in_filter": 1,
"in_list_view": 0,
"label": "Gender",
"length": 20,
"no_copy": 0,
"oldfieldname": "gender",
"oldfieldtype": "Select",
@@ -401,6 +404,7 @@
"in_filter": 1,
"in_list_view": 0,
"label": "Status",
"length": 20,
"no_copy": 0,
"oldfieldname": "status",
"oldfieldtype": "Select",
@@ -771,6 +775,7 @@
"in_filter": 0,
"in_list_view": 0,
"label": "Salary Mode",
"length": 20,
"no_copy": 0,
"oldfieldname": "salary_mode",
"oldfieldtype": "Select",
@@ -1123,6 +1128,7 @@
"in_filter": 0,
"in_list_view": 0,
"label": "Permanent Address Is",
"length": 20,
"no_copy": 0,
"options": "\nRented\nOwned",
"permlevel": 0,
@@ -1166,6 +1172,7 @@
"in_filter": 0,
"in_list_view": 0,
"label": "Current Address Is",
"length": 20,
"no_copy": 0,
"options": "\nRented\nOwned",
"permlevel": 0,
@@ -1399,6 +1406,7 @@
"in_filter": 0,
"in_list_view": 0,
"label": "Marital Status",
"length": 20,
"no_copy": 0,
"options": "\nSingle\nMarried\nDivorced\nWidowed",
"permlevel": 0,
@@ -1421,6 +1429,7 @@
"in_filter": 0,
"in_list_view": 0,
"label": "Blood Group",
"length": 20,
"no_copy": 0,
"options": "\nA+\nA-\nB+\nB-\nAB+\nAB-\nO+\nO-",
"permlevel": 0,
@@ -1730,6 +1739,7 @@
"in_filter": 0,
"in_list_view": 0,
"label": "Leave Encashed?",
"length": 20,
"no_copy": 0,
"oldfieldname": "leave_encashed",
"oldfieldtype": "Select",
@@ -1824,6 +1834,7 @@
"in_filter": 0,
"in_list_view": 0,
"label": "Reason for Resignation",
"length": 20,
"no_copy": 0,
"oldfieldname": "reason_for_resignation",
"oldfieldtype": "Select",
@@ -1893,7 +1904,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"modified": "2015-09-14 02:55:55.671692",
"modified": "2015-10-02 07:38:48.903414",
"modified_by": "Administrator",
"module": "HR",
"name": "Employee",

View File

@@ -66,6 +66,7 @@
"in_filter": 0,
"in_list_view": 1,
"label": "Level",
"length": 20,
"no_copy": 0,
"oldfieldname": "level",
"oldfieldtype": "Select",
@@ -157,7 +158,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 1,
"modified": "2013-12-20 19:23:12",
"modified": "2015-10-02 07:38:49.501752",
"modified_by": "Administrator",
"module": "HR",
"name": "Employee Education",

View File

@@ -155,7 +155,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 1,
"modified": "2013-12-20 19:23:12",
"modified": "2015-10-02 07:38:49.600116",
"modified_by": "Administrator",
"module": "HR",
"name": "Employee External Work History",

View File

@@ -134,7 +134,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 1,
"modified": "2014-05-09 02:16:44.613840",
"modified": "2015-10-02 07:38:49.685680",
"modified_by": "Administrator",
"module": "HR",
"name": "Employee Internal Work History",

View File

@@ -41,7 +41,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 1,
"modified": "2015-02-19 01:07:00.128600",
"modified": "2015-10-02 07:38:49.771647",
"modified_by": "Administrator",
"module": "HR",
"name": "Employee Leave Approver",

View File

@@ -42,7 +42,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"modified": "2015-09-14 02:55:56.145539",
"modified": "2015-10-02 07:38:49.822148",
"modified_by": "Administrator",
"module": "HR",
"name": "Employment Type",

View File

@@ -20,6 +20,7 @@
"in_filter": 0,
"in_list_view": 0,
"label": "Series",
"length": 20,
"no_copy": 1,
"options": "EXP",
"permlevel": 0,
@@ -45,6 +46,7 @@
"in_filter": 1,
"in_list_view": 0,
"label": "Approval Status",
"length": 20,
"no_copy": 1,
"oldfieldname": "approval_status",
"oldfieldtype": "Select",
@@ -536,7 +538,7 @@
"is_submittable": 1,
"issingle": 0,
"istable": 0,
"modified": "2015-09-11 12:20:16.578324",
"modified": "2015-10-02 07:38:50.191920",
"modified_by": "Administrator",
"module": "HR",
"name": "Expense Claim",

View File

@@ -252,7 +252,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 1,
"modified": "2015-08-19 12:46:31.788770",
"modified": "2015-10-02 07:38:50.425244",
"modified_by": "Administrator",
"module": "HR",
"name": "Expense Claim Detail",

View File

@@ -89,7 +89,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"modified": "2015-09-14 02:55:56.204289",
"modified": "2015-10-02 07:38:50.532121",
"modified_by": "Administrator",
"module": "HR",
"name": "Expense Claim Type",

View File

@@ -62,7 +62,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 1,
"modified": "2015-08-19 12:46:31.898963",
"modified": "2015-10-02 07:38:51.356409",
"modified_by": "Administrator",
"module": "HR",
"name": "Holiday",

View File

@@ -88,6 +88,7 @@
"in_filter": 0,
"in_list_view": 1,
"label": "Weekly Off",
"length": 20,
"no_copy": 1,
"options": "\nSunday\nMonday\nTuesday\nWednesday\nThursday\nFriday\nSaturday",
"permlevel": 0,
@@ -177,7 +178,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"modified": "2015-09-14 02:55:56.430032",
"modified": "2015-10-02 07:38:51.415692",
"modified_by": "Administrator",
"module": "HR",
"name": "Holiday List",

View File

@@ -64,6 +64,7 @@
"in_filter": 0,
"in_list_view": 1,
"label": "Status",
"length": 20,
"no_copy": 0,
"options": "Open\nReplied\nRejected\nHold",
"permlevel": 0,
@@ -191,7 +192,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"modified": "2015-09-14 02:55:57.100488",
"modified": "2015-10-02 07:38:53.861921",
"modified_by": "Administrator",
"module": "HR",
"name": "Job Applicant",

View File

@@ -42,6 +42,7 @@
"in_filter": 0,
"in_list_view": 1,
"label": "Status",
"length": 20,
"no_copy": 0,
"options": "Open\nClosed",
"permlevel": 0,
@@ -85,7 +86,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"modified": "2015-09-14 02:55:57.210679",
"modified": "2015-10-02 07:38:53.972949",
"modified_by": "Administrator",
"module": "HR",
"name": "Job Opening",

View File

@@ -310,7 +310,7 @@
"is_submittable": 1,
"issingle": 0,
"istable": 0,
"modified": "2015-09-07 15:51:26",
"modified": "2015-10-02 07:38:55.314632",
"modified_by": "Administrator",
"module": "HR",
"name": "Leave Allocation",

View File

@@ -22,6 +22,7 @@
"in_filter": 0,
"in_list_view": 0,
"label": "Status",
"length": 20,
"no_copy": 1,
"options": "Open\nApproved\nRejected",
"permlevel": 1,
@@ -559,7 +560,7 @@
"issingle": 0,
"istable": 0,
"max_attachments": 3,
"modified": "2015-09-14 02:55:57.427750",
"modified": "2015-10-02 07:38:55.471712",
"modified_by": "Administrator",
"module": "HR",
"name": "Leave Application",

View File

@@ -195,7 +195,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"modified": "2015-09-14 02:55:57.796873",
"modified": "2015-10-02 07:38:55.691200",
"modified_by": "Administrator",
"module": "HR",
"name": "Leave Block List",

View File

@@ -40,7 +40,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 1,
"modified": "2013-12-20 19:23:18",
"modified": "2015-10-02 07:38:55.787281",
"modified_by": "Administrator",
"module": "HR",
"name": "Leave Block List Allow",

View File

@@ -62,7 +62,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 1,
"modified": "2013-12-20 19:23:19",
"modified": "2015-10-02 07:38:55.839918",
"modified_by": "Administrator",
"module": "HR",
"name": "Leave Block List Date",

View File

@@ -174,7 +174,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"modified": "2015-09-14 02:55:57.897034",
"modified": "2015-10-02 07:38:55.903280",
"modified_by": "Administrator",
"module": "HR",
"name": "Leave Type",

View File

@@ -88,6 +88,7 @@
"in_filter": 0,
"in_list_view": 0,
"label": "Status",
"length": 20,
"no_copy": 0,
"options": "Awaiting Response\nAccepted\nRejected",
"permlevel": 0,
@@ -310,7 +311,7 @@
"is_submittable": 1,
"issingle": 0,
"istable": 0,
"modified": "2015-09-14 02:55:58.358852",
"modified": "2015-10-02 07:38:58.043259",
"modified_by": "Administrator",
"module": "HR",
"name": "Offer Letter",

View File

@@ -82,7 +82,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 1,
"modified": "2015-04-01 03:46:49.530328",
"modified": "2015-10-02 07:38:58.211366",
"modified_by": "Administrator",
"module": "HR",
"name": "Offer Letter Term",

View File

@@ -39,7 +39,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"modified": "2015-09-14 02:55:58.508655",
"modified": "2015-10-02 07:38:58.280068",
"modified_by": "Administrator",
"module": "HR",
"name": "Offer Term",

View File

@@ -225,6 +225,7 @@
"in_filter": 1,
"in_list_view": 1,
"label": "Month",
"length": 20,
"no_copy": 0,
"oldfieldname": "month",
"oldfieldtype": "Select",
@@ -822,7 +823,7 @@
"is_submittable": 1,
"issingle": 0,
"istable": 0,
"modified": "2015-09-07 15:51:26",
"modified": "2015-10-02 07:39:08.187427",
"modified_by": "Administrator",
"module": "HR",
"name": "Salary Slip",

View File

@@ -109,7 +109,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 1,
"modified": "2015-07-07 07:13:11.919941",
"modified": "2015-10-02 07:39:08.470369",
"modified_by": "Administrator",
"module": "HR",
"name": "Salary Slip Deduction",

View File

@@ -109,7 +109,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 1,
"modified": "2015-07-07 07:13:24.833881",
"modified": "2015-10-02 07:39:08.554281",
"modified_by": "Administrator",
"module": "HR",
"name": "Salary Slip Earning",

View File

@@ -180,6 +180,7 @@
"in_filter": 1,
"in_list_view": 1,
"label": "Is Active",
"length": 20,
"no_copy": 0,
"oldfieldname": "is_active",
"oldfieldtype": "Select",
@@ -524,7 +525,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"modified": "2015-09-07 15:51:26",
"modified": "2015-10-02 07:39:08.646657",
"modified_by": "Administrator",
"module": "HR",
"name": "Salary Structure",

View File

@@ -89,7 +89,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 1,
"modified": "2013-12-20 19:23:43",
"modified": "2015-10-02 07:39:08.845127",
"modified_by": "Administrator",
"module": "HR",
"name": "Salary Structure Deduction",

View File

@@ -89,7 +89,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 1,
"modified": "2013-12-20 19:23:43",
"modified": "2015-10-02 07:39:08.956826",
"modified_by": "Administrator",
"module": "HR",
"name": "Salary Structure Earning",