Skip to content

Commit

Permalink
Quick Check (#172)
Browse files Browse the repository at this point in the history
* feat: quick check poc

* fix: add additional filters in check run settings and also in check run quick entry

* docs: quick check and payment entry customization docs
  • Loading branch information
agritheory authored Oct 12, 2023
1 parent 567762c commit 37a39a1
Show file tree
Hide file tree
Showing 8 changed files with 343 additions and 202 deletions.
319 changes: 191 additions & 128 deletions check_run/check_run/custom/bank_account.json
Original file line number Diff line number Diff line change
@@ -1,129 +1,192 @@
{
"custom_fields": [
{
"_assign": null,
"_comments": null,
"_liked_by": null,
"_user_tags": null,
"allow_in_quick_entry": 0,
"allow_on_submit": 0,
"bold": 0,
"collapsible": 0,
"collapsible_depends_on": null,
"columns": 0,
"creation": "2022-06-30 11:20:02.666689",
"default": null,
"depends_on": null,
"description": null,
"docstatus": 0,
"dt": "Bank Account",
"fetch_from": null,
"fetch_if_empty": 0,
"fieldname": "check_number",
"fieldtype": "Data",
"hidden": 0,
"hide_border": 0,
"hide_days": 0,
"hide_seconds": 0,
"idx": 10,
"ignore_user_permissions": 0,
"ignore_xss_filter": 0,
"in_global_search": 0,
"in_list_view": 0,
"in_preview": 0,
"in_standard_filter": 0,
"insert_after": "company",
"label": "Last Used Check Number",
"length": 0,
"mandatory_depends_on": null,
"modified": "2022-06-30 11:20:02.666689",
"module": "Check Run",
"modified_by": "Administrator",
"name": "Bank Account-check_number",
"no_copy": 0,
"non_negative": 0,
"options": null,
"owner": "Administrator",
"parent": null,
"parentfield": null,
"parenttype": null,
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide_if_no_value": 0,
"print_width": null,
"read_only": 0,
"read_only_depends_on": null,
"report_hide": 0,
"reqd": 0,
"search_index": 0,
"translatable": 1,
"unique": 0,
"width": null
},
{
"_assign": null,
"_comments": null,
"_liked_by": null,
"_user_tags": null,
"allow_in_quick_entry": 0,
"allow_on_submit": 0,
"bold": 0,
"collapsible": 0,
"collapsible_depends_on": null,
"columns": 0,
"creation": "2022-08-07 14:55:42.859002",
"default": null,
"depends_on": null,
"description": null,
"docstatus": 0,
"dt": "Bank Account",
"fetch_from": null,
"fetch_if_empty": 0,
"fieldname": "company_ach_id",
"fieldtype": "Data",
"hidden": 0,
"hide_border": 0,
"hide_days": 0,
"hide_seconds": 0,
"idx": 10,
"ignore_user_permissions": 0,
"ignore_xss_filter": 0,
"in_global_search": 0,
"in_list_view": 0,
"in_preview": 0,
"in_standard_filter": 0,
"insert_after": "check_number",
"label": "Company ACH ID",
"length": 0,
"mandatory_depends_on": null,
"modified": "2022-08-07 14:55:42.859002",
"modified_by": "Administrator",
"name": "Bank Account-company_ach_id",
"no_copy": 0,
"non_negative": 0,
"options": null,
"owner": "Administrator",
"parent": null,
"parentfield": null,
"parenttype": null,
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide_if_no_value": 0,
"print_width": null,
"read_only": 0,
"read_only_depends_on": null,
"report_hide": 0,
"reqd": 0,
"search_index": 0,
"translatable": 1,
"unique": 0,
"width": null
}
],
"custom_perms": [],
"doctype": "Bank Account",
"property_setters": [],
"sync_on_migrate": 1
}
"custom_fields": [
{
"_assign": null,
"_comments": null,
"_liked_by": null,
"_user_tags": null,
"allow_in_quick_entry": 0,
"allow_on_submit": 0,
"bold": 0,
"collapsible": 0,
"collapsible_depends_on": null,
"columns": 0,
"creation": "2022-06-30 11:20:02.666689",
"default": null,
"depends_on": null,
"description": null,
"docstatus": 0,
"dt": "Bank Account",
"fetch_from": null,
"fetch_if_empty": 0,
"fieldname": "check_number",
"fieldtype": "Data",
"hidden": 0,
"hide_border": 0,
"hide_days": 0,
"hide_seconds": 0,
"idx": 11,
"ignore_user_permissions": 0,
"ignore_xss_filter": 0,
"in_global_search": 0,
"in_list_view": 0,
"in_preview": 0,
"in_standard_filter": 0,
"insert_after": "company",
"is_system_generated": 0,
"is_virtual": 0,
"label": "Last Used Check Number",
"length": 0,
"mandatory_depends_on": null,
"modified": "2022-06-30 11:20:02.666689",
"modified_by": "Administrator",
"module": "Check Run",
"name": "Bank Account-check_number",
"no_copy": 0,
"non_negative": 0,
"options": null,
"owner": "Administrator",
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide_if_no_value": 0,
"print_width": null,
"read_only": 0,
"read_only_depends_on": null,
"report_hide": 0,
"reqd": 0,
"search_index": 0,
"sort_options": 0,
"translatable": 1,
"unique": 0,
"width": null
},
{
"_assign": null,
"_comments": null,
"_liked_by": null,
"_user_tags": null,
"allow_in_quick_entry": 0,
"allow_on_submit": 0,
"bold": 0,
"collapsible": 0,
"collapsible_depends_on": null,
"columns": 0,
"creation": "2022-08-07 14:55:42.859002",
"default": null,
"depends_on": null,
"description": null,
"docstatus": 0,
"dt": "Bank Account",
"fetch_from": null,
"fetch_if_empty": 0,
"fieldname": "company_ach_id",
"fieldtype": "Data",
"hidden": 0,
"hide_border": 0,
"hide_days": 0,
"hide_seconds": 0,
"idx": 12,
"ignore_user_permissions": 0,
"ignore_xss_filter": 0,
"in_global_search": 0,
"in_list_view": 0,
"in_preview": 0,
"in_standard_filter": 0,
"insert_after": "check_number",
"is_system_generated": 0,
"is_virtual": 0,
"label": "Company ACH ID",
"length": 0,
"mandatory_depends_on": null,
"modified": "2022-08-07 14:55:42.859002",
"modified_by": "Administrator",
"module": null,
"name": "Bank Account-company_ach_id",
"no_copy": 0,
"non_negative": 0,
"options": null,
"owner": "Administrator",
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide_if_no_value": 0,
"print_width": null,
"read_only": 0,
"read_only_depends_on": null,
"report_hide": 0,
"reqd": 0,
"search_index": 0,
"sort_options": 0,
"translatable": 1,
"unique": 0,
"width": null
},
{
"_assign": null,
"_comments": null,
"_liked_by": null,
"_user_tags": null,
"allow_in_quick_entry": 0,
"allow_on_submit": 0,
"bold": 0,
"collapsible": 0,
"collapsible_depends_on": null,
"columns": 0,
"creation": "2023-10-11 15:03:16.705933",
"default": "1",
"depends_on": null,
"description": "Allow Quick Check Payment Entries to be made against this Bank Account. This fetches the Bank Account into the Payment Entry automatically.",
"docstatus": 0,
"dt": "Bank Account",
"fetch_from": null,
"fetch_if_empty": 0,
"fieldname": "allow_quick_check",
"fieldtype": "Check",
"hidden": 0,
"hide_border": 0,
"hide_days": 0,
"hide_seconds": 0,
"idx": 8,
"ignore_user_permissions": 0,
"ignore_xss_filter": 0,
"in_global_search": 0,
"in_list_view": 0,
"in_preview": 0,
"in_standard_filter": 0,
"insert_after": "is_company_account",
"is_system_generated": 0,
"is_virtual": 0,
"label": "Allow Quick Check",
"length": 0,
"mandatory_depends_on": null,
"modified": "2023-10-11 15:22:30.742925",
"modified_by": "Administrator",
"module": "Check Run",
"name": "Bank Account-allow_quick_check",
"no_copy": 0,
"non_negative": 0,
"options": null,
"owner": "Administrator",
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide_if_no_value": 0,
"print_width": null,
"read_only": 0,
"read_only_depends_on": null,
"report_hide": 0,
"reqd": 0,
"search_index": 0,
"sort_options": 0,
"translatable": 0,
"unique": 0,
"width": null
}
],
"custom_perms": [],
"doctype": "Bank Account",
"links": [],
"property_setters": [],
"sync_on_migrate": 1
}
Loading

0 comments on commit 37a39a1

Please sign in to comment.