Customer Invoice

Customer Invoice's Database

UI Name
Database
Type
Remarks

Doc Date

Date

E.g.: 2024-11-15

Inv No

String

E.g.: INV12345

Currency Code

String

E.g.: USD

Agent

String

E.g.: Agent X

Terms

String

E.g.: Net 30

Ext. No

String

E.g.: EXT123

Customer Code

String

E.g.: CUST123

Area

String

E.g.: Area 51

Bill To

String

E.g.: Customer ABC

Invoice Description

String

E.g.: Payment for services

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

Sales A/C

String

E.g.: SA123

Description (Detail)

String

E.g.: Payment for services

Project (Detail)

String

E.g.: Project B

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 Amount

Number

E.g.: 50.00

Sync From

String

E.g.: ABC COMPANY

Last Modified

Timestamp

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

Customer Invoice's Sample Code

Inistate To SQL Accounting

SQL Accounting to Inistate

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

Last updated