Package Feature
Overview
Section titled “Overview”Frappe DocType Package Feature (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/package_feature/package_feature.json - Server:
leekimerp/lee_kim_alliance_erp/doctype/package_feature/package_feature.py - Client:
leekimerp/lee_kim_alliance_erp/doctype/package_feature/package_feature.js - List client:
leekimerp/lee_kim_alliance_erp/doctype/package_feature/package_feature_list.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 |
|---|---|---|---|---|---|
| title | Title | Data | — | Yes | — |
| icon | Icon | Attach Image | — | — | — |
| price | Price | Currency | — | — | — |
| processing_time | Processing Time (Days) | Int | — | — | — |
| govt_fee | Govt. Fee | Currency | — | — | — |
| payment_type | Payment Type | Select | One Time Monthly 6 Months Yearly | — | — |
| have_qty | Having Quantity | Check | — | — | — |
| qty_type | Quantity Type | Select | Time Multi-Object for each Additional Service Undefined | — | — |
| enabled | Enabled | Check | — | — | — |
| group | Group | Table MultiSelect | Features Group List | — | — |
| stripe_product | Stripe Product | Data | — | — | — |
| stripe_price | Stripe Price | Data | — | — | — |
| package_feature_id | Package Feature ID | Data | — | — | Yes |
| package_feature_table | Package Feature Table | Table | Package Feature Table | — | — |
| weight | Weight | Data | — | — | — |
Structural breaks (Tab/Section/Column) are omitted from the table.