Skip to content

Billing

Frappe DocType Billing (Lee Kim Alliance ERP).

  • JSON: leekimerp/lee_kim_alliance_erp/doctype/billing/billing.json
  • Server: leekimerp/lee_kim_alliance_erp/doctype/billing/billing.py
  • Client: leekimerp/lee_kim_alliance_erp/doctype/billing/billing.js
  • List client: leekimerp/lee_kim_alliance_erp/doctype/billing/billing_list.js

Add narrative here: which standard DocTypes (Customer, Sales Invoice, Employee, …) this document links to or replaces in workflows. See Module mapping and feature pages.

  • Typical entry: (add List / Form route or workspace name)
  • Process: (add state machine / approvals / schedulers)
FieldLabelTypeOptionsReqRO
payment_forPayment ForLinkApplication
amount_paidAmount PaidFloat
invoice_linkInvoice LinkDataURLYes
invoice_pdfInvoice PDFDataURLYes
receipt_urlReceipt LinkDataURLYes
total_amount_receivedTotal Amount ReceivedFloat
invoice_idInvoice IdDataYes
paid_onPaid OnDatetime
servicesServicesTableInvoice Services List
company_nameCompany NameDataYes
statusStatusSelectPaid Unpaid Refunded Cancelled
userUserLinkUser
cardCardData
invoice_noInvoice NumberDataYes
service_typeService TypeSelectAdditional Services Incorporation
quantity_typeQuantity TypeData
invoice_paramInvoice ParamJSON
uidUIDData
schedule_typeSchedule TypeData
order_serviceOrder ServiceLinkOrder Service
subscriptionSubscriptionData
createdCreatedDatetime

Structural breaks (Tab/Section/Column) are omitted from the table.