Payment Voucher

Payment Voucher's Database

UI Name
Database
Type
Remarks

Date

Date

E.g.: 2024-11-15

Voucher No

String

E.g.: PV12345

Payment To

String

E.g.: Vendor ABC

Payment By

String

E.g.: Bank XYZ

Currency

String

E.g.: USD

Bank Charge

Number

E.g.: 10.00

Cheque No

String

E.g.: 123456

Project

String

E.g.: Project A

From Doc

String

E.g.: Doc123

Agent

String

E.g.: Agent X

Area

String

E.g.: Area 51

Cancelled

Boolean

E.g.: true

Local Net Total

Number

E.g.: 1000.00

Net Total

Number

E.g.: 1000.00

Seq

Number

E.g.: 1

G/L Code

String

E.g.: GL123

GL Description

String

E.g.: General Ledger

Description (Detail)

String

E.g.: Payment for services

Project (Detail)

String

E.g.: Project B

Company Name

String

E.g.: Company XYZ

GST No

String

E.g.: GST123456

Inv No

String

E.g.: INV12345

Amount

Number

E.g.: 500.00

Tax

Number

E.g.: 50.00

Tax Rate

String

E.g.: 10%

Tax Inclusive

Boolean

E.g.: true

Tax Amt

Number

E.g.: 50.00

Sync From

String

E.g.: ABC COMPANY

Last Modified

Timestamp

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

Payment Voucher's Sample Code

circle-exclamation
circle-info

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

Last updated