This commit is contained in:
2026-04-17 14:07:37 +07:00
parent cc25ae1fe9
commit 879d694615
5 changed files with 330 additions and 1 deletions

View File

@ -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",