update
This commit is contained in:
@ -32,6 +32,11 @@ const doc = {
|
||||
$symbol: "$",
|
||||
$status: "Y",
|
||||
},
|
||||
inpatient_room: {
|
||||
$room_id: "Room",
|
||||
$name: "Name",
|
||||
$number_of_bed: 1,
|
||||
},
|
||||
menu: {
|
||||
$module: "Dashboard",
|
||||
$name: "Dashboard",
|
||||
|
||||
Reference in New Issue
Block a user