update: add new field picture and location

This commit is contained in:
wayanrivan
2026-03-09 10:57:17 +07:00
parent ae2967c719
commit 2a13cb25df
4 changed files with 213 additions and 34 deletions

View File

@ -111,7 +111,9 @@ const doc = {
$code: "R001",
$description: "Optional description",
$department_id: "uuid-string",
$status: "Y"
$status: "Y",
$location: "Room location",
$picture: "Room picture URL"
},
laboratory: {
$room: "Room name",