Dokumentasi Teknis ERRO - CR Master Diskon v1.0

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

DOKUMENTASI TEKNIS

CR Master Diskon
MPM PART SHOP - ERRO
ERRO
MEI - 2023
VERSION HISTORY

Version Date Prepared By Description


1.0 2023-05-25 Verry Initial dokumen released

2
List Perubahan Table
1. Nama table: pkb_service
Penambahan/Perubahan:
Field Type Deskripsi
idpromo DOM_UUID
disc_percent decimal
disc_nominal decimal
max_disc_number decimal

2. Nama table: pkb_part


Penambahan/Perubahan:
Field Type Deskripsi
idpromo DOM_UUID
disc_percent decimal
disc_nominal decimal
max_disc_number decimal

3. Nama table: order_item


Penambahan/Perubahan:
Field Type Deskripsi
idpromo DOM_UUID
disc_percent decimal
disc_nominal decimal
max_disc_number decimal

3
List Penambahan Table
1. Nama table: setting_isactive
Penambahan:
Field Type Deskripsi
id uniqueidentifier
idsetting1 Nvarchar(300)
idsetting2 Nvarchar(300)
settingname Nvarchar(1000)
idinternal Nvarchar(100)
isactive int
createby Nvarchar(300)
createdate datetime
modifby Nvarchar(300)
modifdate datetime

You might also like