Customer Payment

Customer Payment's Database

UI Name
Database
Type
Remarks

Date

Date

E.g.: 2024-11-15

O/R No

String

E.g.: OR12345

Agent

String

E.g.: AGT001

Area

String

E.g.: AREA01

Paid Amount

Number

E.g.: 1500.00

Customer Code

String

E.g.: CUST001

Project

String

E.g.: PROJ001

Cancelled

Boolean

E.g.: true

Non-Refundable

Boolean

E.g.: true

Paid By

String

E.g.: Company Name

Received In

String

E.g.: Bank Account

Bank Charge

Number

E.g.: 50.00

Cheque No

String

E.g.: CHQ123456

Description

String

E.g.: Payment for invoice

Type

String

E.g.: Invoice

Date (Details)

Date

E.g.: 2024-11-16

Doc No

String

E.g.: DOC12345

Description (Details)

String

E.g.: Payment applied to invoice

Amount

Number

E.g.: 1500.00

Pay

Number

E.g.: 1500.00

Sync From

String

E.g.: ABC COMPANY

Last Modified

Timestamp

E.g.: 2024-11-15 07:48:46.563

Customer Payment's Sample Code

This is a sample SQL, may not be as same as your database.

Last updated