Bank Service
Overview
Section titled “Overview”Frappe DocType Bank Service (Lee Kim Alliance ERP).
- Category: Incorporation & application
- Module folder:
lee_kim_alliance_erp - Submittable: No
- Track changes: No
Source files
Section titled “Source files”- JSON:
leekimerp/lee_kim_alliance_erp/doctype/bank_service/bank_service.json - Server:
leekimerp/lee_kim_alliance_erp/doctype/bank_service/bank_service.py - Client:
leekimerp/lee_kim_alliance_erp/doctype/bank_service/bank_service.js
ERPNext / standard integration
Section titled “ERPNext / standard integration”Add narrative here: which standard DocTypes (Customer, Sales Invoice, Employee, …) this document links to or replaces in workflows. See Module mapping and feature pages.
Desk & process flow
Section titled “Desk & process flow”- Typical entry: (add List / Form route or workspace name)
- Process: (add state machine / approvals / schedulers)
Fields
Section titled “Fields”| Field | Label | Type | Options | Req | RO |
|---|---|---|---|---|---|
| company_id | Company Name | Link | Application | — | — |
| document_no | Document No. | Data | — | — | — |
| company_name | Company Name | Data | — | — | Yes |
| bank_name | Bank Name | Link | Bank | — | — |
| date_of_meeting | Meeting Date | Date | — | — | — |
| authorized_signitory | Authorized Signitory | Data | — | — | — |
| account_num | Account Num | Data | — | — | — |
| mailing_address | Mailing Address | Data | — | — | — |
| alert_email_date | Alert Email Date | Date | — | — | — |
| collection_date | Collection Date | Date | — | — | — |
| collection_name | Collection Name | Data | — | — | — |
| collection_method | Collection Method | Data | — | — | — |
| xero_inv_num | Xero Inv Num | Data | — | — | — |
| xero_comp | Xero Comp. | Check | — | — | — |
| completed_date | Completed Date | Date | — | — | — |
| remark | Remark | Text | — | — | — |
| account_open_exp | Account Open Exp | Date | — | — | — |
| account_open_com | Account Open Com | Date | — | — | — |
| cheque_book_exp | Cheque Book Exp | Date | — | — | — |
| cheque_book_com | Cheque Book Com | Date | — | — | — |
| token_exp | Token Exp | Date | — | — | — |
| token_com | Token Com | Date | — | — | — |
| token_pin_exp | Token Pin Exp | Date | — | — | — |
| token_pin_com | Token Pin Com | Date | — | — | — |
| debit_card_exp | Debit Card Exp | Date | — | — | — |
| debit_card_com | Debit Card Com | Date | — | — | — |
| card_pin_exp | Card Pin Exp | Date | — | — | — |
| card_pin_com | Card Pin Com | Date | — | — | — |
| naming_series | Naming Series | Select | BS-.YY.- | — | — |
Structural breaks (Tab/Section/Column) are omitted from the table.