Virtual Office
Overview
Section titled “Overview”Frappe DocType Virtual Office (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/virtual_office/virtual_office.json - Server:
leekimerp/lee_kim_alliance_erp/doctype/virtual_office/virtual_office.py - Client:
leekimerp/lee_kim_alliance_erp/doctype/virtual_office/virtual_office.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 ID | Link | Application | — | — |
| document_no | Document No. | Data | — | — | — |
| company_name | Company Name | Data | — | — | — |
| service_details | Service Details | Link | Virtual Office Services | — | — |
| service_period_start | Service Period Start | Date | — | — | — |
| service_period_end | Service Period End | Date | — | — | — |
| invoice_no | Invoice No. | Data | — | — | — |
| amount | Amount | Currency | — | — | — |
| paid_date | Paid Date | Date | — | — | — |
| pymt_method | Pymt. Method | Link | Mode of Payment | — | — |
| access_address | Access Address | Small Text | — | — | — |
| completed | Completed | Check | — | — | — |
Structural breaks (Tab/Section/Column) are omitted from the table.