|
id
|
int(11)
|
|
|
|
|
penawaran_id
|
int(11)
|
|
|
|
|
servis_id
|
int(11)
|
|
|
|
|
no_invoice
|
varchar(50)
|
|
|
|
|
tanggal
|
date
|
|
|
|
|
pelanggan_id
|
int(11)
|
|
|
|
|
karyawan_id
|
int(11)
|
|
|
|
|
subtotal
|
decimal(15,2)
|
|
|
0.00
|
|
diskon
|
decimal(15,2)
|
|
|
0.00
|
|
ppn
|
decimal(15,2)
|
|
|
0.00
|
|
total_akhir
|
decimal(15,2)
|
|
|
0.00
|
|
status_pembayaran
|
enum
|
-- |
|
BELUM_LUNAS
|
|
status_jurnal
|
enum
|
-- |
|
BELUM
|
|
catatan
|
text
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|