add new service: service to rooms

This commit is contained in:
wayanrivan
2026-02-16 08:54:16 +07:00
parent c5b74d1746
commit e7f4deca7c
4 changed files with 58 additions and 4 deletions

View File

@ -125,6 +125,9 @@ const doc = {
$service_type_id: "uuid-string",
$room_ids: ["uuid-string"]
},
servicerooms: {
$room_ids: ["uuid-string"]
},
serviceFare: {
$service_class_id: "uuid-string",
$service_id: "uuid-string",