update personaddress + midwife
This commit is contained in:
No files matched your search
@@ -31,12 +31,14 @@ const (
|
||||
ITGCEmpFee ItemGroupCode = "employee-fee"
|
||||
ITGCDocFee ItemGroupCode = "doctor-fee"
|
||||
|
||||
IFGCBuilding InfraGroupCode = "building" // Bangunan
|
||||
IFGCFloor InfraGroupCode = "floor" // Lantai
|
||||
IFGCRoom InfraGroupCode = "room" // Ruang
|
||||
IFGCChamber InfraGroupCode = "chamber" // Kamar
|
||||
IFGCBed InfraGroupCode = "bed" // Ranjang
|
||||
IFGCWarehouse InfraGroupCode = "warehouse" // Gudang/Depo
|
||||
IFGCBuilding InfraGroupCode = "building" // Bangunan
|
||||
IFGCFloor InfraGroupCode = "floor" // Lantai
|
||||
IFGCRoom InfraGroupCode = "room" // Ruang
|
||||
IFGCChamber InfraGroupCode = "chamber" // Kamar
|
||||
IFGCBed InfraGroupCode = "bed" // Ranjang
|
||||
IFGCWarehouse InfraGroupCode = "warehouse" // Gudang/Depo
|
||||
IFGCCounter InfraGroupCode = "counter" // Counter
|
||||
IFGCPubScreen InfraGroupCode = "public-screen" // Public Screen
|
||||
|
||||
UTCReg UnitTypeCode = "reg" // Registrasi
|
||||
UTCExa UnitTypeCode = "exa" // Pemeriksaan
|
||||
|
||||
Reference in New Issue
Block a user