mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-03 00:23:21 +00:00
[fix] VARCHAR lengths as 140
This commit is contained in:
@@ -43,8 +43,7 @@
|
||||
"ignore_user_permissions": 0,
|
||||
"in_filter": 0,
|
||||
"in_list_view": 1,
|
||||
"label": "Transaction",
|
||||
"length": 20,
|
||||
"label": "Transaction",
|
||||
"no_copy": 0,
|
||||
"oldfieldname": "transaction",
|
||||
"oldfieldtype": "Select",
|
||||
@@ -68,8 +67,7 @@
|
||||
"ignore_user_permissions": 0,
|
||||
"in_filter": 0,
|
||||
"in_list_view": 1,
|
||||
"label": "Based On",
|
||||
"length": 30,
|
||||
"label": "Based On",
|
||||
"no_copy": 0,
|
||||
"oldfieldname": "based_on",
|
||||
"oldfieldtype": "Select",
|
||||
|
||||
@@ -131,8 +131,7 @@
|
||||
"ignore_user_permissions": 0,
|
||||
"in_filter": 0,
|
||||
"in_list_view": 0,
|
||||
"label": "Domain",
|
||||
"length": 20,
|
||||
"label": "Domain",
|
||||
"no_copy": 0,
|
||||
"options": "Distribution\nManufacturing\nRetail\nServices",
|
||||
"permlevel": 0,
|
||||
@@ -609,8 +608,7 @@
|
||||
"ignore_user_permissions": 0,
|
||||
"in_filter": 0,
|
||||
"in_list_view": 0,
|
||||
"label": "Credit Days Based On",
|
||||
"length": 30,
|
||||
"label": "Credit Days Based On",
|
||||
"no_copy": 0,
|
||||
"options": "\nFixed Days\nLast Day of the Next Month",
|
||||
"permlevel": 0,
|
||||
@@ -704,8 +702,7 @@
|
||||
"ignore_user_permissions": 0,
|
||||
"in_filter": 0,
|
||||
"in_list_view": 0,
|
||||
"label": "If Yearly Budget Exceeded (for expense account)",
|
||||
"length": 20,
|
||||
"label": "If Yearly Budget Exceeded (for expense account)",
|
||||
"no_copy": 0,
|
||||
"oldfieldname": "yearly_bgt_flag",
|
||||
"oldfieldtype": "Select",
|
||||
@@ -730,8 +727,7 @@
|
||||
"ignore_user_permissions": 0,
|
||||
"in_filter": 0,
|
||||
"in_list_view": 0,
|
||||
"label": "If Monthly Budget Exceeded (for expense account)",
|
||||
"length": 20,
|
||||
"label": "If Monthly Budget Exceeded (for expense account)",
|
||||
"no_copy": 0,
|
||||
"oldfieldname": "monthly_bgt_flag",
|
||||
"oldfieldtype": "Select",
|
||||
|
||||
@@ -68,8 +68,7 @@
|
||||
"ignore_user_permissions": 0,
|
||||
"in_filter": 0,
|
||||
"in_list_view": 1,
|
||||
"label": "Has Child Node",
|
||||
"length": 20,
|
||||
"label": "Has Child Node",
|
||||
"no_copy": 0,
|
||||
"oldfieldname": "is_group",
|
||||
"oldfieldtype": "Select",
|
||||
@@ -135,8 +134,7 @@
|
||||
"ignore_user_permissions": 0,
|
||||
"in_filter": 0,
|
||||
"in_list_view": 0,
|
||||
"label": "Credit Days Based On",
|
||||
"length": 30,
|
||||
"label": "Credit Days Based On",
|
||||
"no_copy": 0,
|
||||
"options": "\nFixed Days\nLast Day of the Next Month",
|
||||
"permlevel": 0,
|
||||
|
||||
@@ -104,8 +104,7 @@
|
||||
"ignore_user_permissions": 0,
|
||||
"in_filter": 0,
|
||||
"in_list_view": 1,
|
||||
"label": "How frequently?",
|
||||
"length": 20,
|
||||
"label": "How frequently?",
|
||||
"no_copy": 0,
|
||||
"options": "Daily\nWeekly\nMonthly",
|
||||
"permlevel": 0,
|
||||
|
||||
@@ -90,8 +90,7 @@
|
||||
"ignore_user_permissions": 0,
|
||||
"in_filter": 0,
|
||||
"in_list_view": 1,
|
||||
"label": "Has Child Node",
|
||||
"length": 20,
|
||||
"label": "Has Child Node",
|
||||
"no_copy": 0,
|
||||
"oldfieldname": "is_group",
|
||||
"oldfieldtype": "Select",
|
||||
|
||||
@@ -43,8 +43,7 @@
|
||||
"ignore_user_permissions": 0,
|
||||
"in_filter": 1,
|
||||
"in_list_view": 1,
|
||||
"label": "Partner Type",
|
||||
"length": 30,
|
||||
"label": "Partner Type",
|
||||
"no_copy": 0,
|
||||
"oldfieldname": "partner_type",
|
||||
"oldfieldtype": "Select",
|
||||
|
||||
@@ -90,8 +90,7 @@
|
||||
"ignore_user_permissions": 0,
|
||||
"in_filter": 0,
|
||||
"in_list_view": 1,
|
||||
"label": "Has Child Node",
|
||||
"length": 20,
|
||||
"label": "Has Child Node",
|
||||
"no_copy": 0,
|
||||
"oldfieldname": "is_group",
|
||||
"oldfieldtype": "Select",
|
||||
|
||||
@@ -69,8 +69,7 @@
|
||||
"ignore_user_permissions": 0,
|
||||
"in_filter": 0,
|
||||
"in_list_view": 1,
|
||||
"label": "Has Child Node",
|
||||
"length": 20,
|
||||
"label": "Has Child Node",
|
||||
"no_copy": 0,
|
||||
"oldfieldname": "is_group",
|
||||
"oldfieldtype": "Select",
|
||||
|
||||
Reference in New Issue
Block a user