動物病院ワークフロー計測
{{ me.staff_name }}
ログアウト
↩︎
ID:
{{ currentWork.id }}
/ 飼主:
{{ currentWork.owner_name || '-' }}
/ code:
{{ currentWork.customer_code || '-' }}
/ TYPE:
{{ fmtCustomerType(currentWork.customer_type) }}
{{ opt.label }}
/ 外来:
{{ fmtVisitType(currentWork.visit_type) }}
{{ opt.label }}
/ 種別:
{{ fmtPetType(currentWork.pet_type) }}
{{ opt.label }}
/ 獣医:
{{ fmtDoctorSummary(currentWork.doctor_id) }}
-
{{ formatDoctorOption(opt) }}
他の作業中:
/
{{ oa.display }}
日付:
×
{{ currentWork.memo || 'メモ...' }}
完
ログイン
{{ opt.label }}
スタッフ
ログイン
新規ワーク登録
飼い主名字
{{ opt.value }}: {{ opt.label }}
外来タイプ
顧客コード
顧客タイプ
{{ opt.label }}
ペット種別
{{ opt.label }}
-
{{ opt.label }}
スタッフ名
-
{{ formatDoctorOption(opt) }}
獣医
登録
ワーク一覧
/
{{ vc.label }}: {{ vc.count }}件
|
全{{ totalCount }}件
スタッフ:
全員
{{ opt.label }}
日付:
クリア
ID:
{{ w.id }}
飼い主名字:
顧客コード:
顧客タイプ:
{{ opt.label }}
外来タイプ:
{{ opt.value }}: {{ opt.label }}
スタッフ:
{{ opt.label }}
獣医:
-
{{ formatDoctorOption(opt) }}
ステータス:
{{ opt.label }}
ペット種別:
{{ opt.label }}
メモ:
{{ w.memo || 'メモ...' }}
作成日:
{{ formatDateTime(w.created_at) }}
計測
削除
{{ p.name }}
{{ g.name }}
{{ t.name }}
{{ t.name }}
上部のプロセスを選択してください。
アクティブタスク
log
現在アクティブなタスクはありません。
{{ r.displayProcessName }}
/
{{ r.displayTaskGroupName }}
/
{{ r.displayTaskName }}
削除
{{ formatTime(r.start_time) }}
start
end
{{ r.note }}
label
✔
最近のログ
to top
{{ lr.displayProcessName }}
/ {{ lr.displayTaskGroupName }}
/ {{ lr.displayTaskName }}
{{ formatTime(lr.start_time) }}
-
{{ lr.end_time ? formatTime(lr.end_time) : '未' }}
sy-st
sy-ed
change
label
✔
restore
ラベル
選択中:
{{ selectedRun.displayProcessName }}
/ {{ selectedRun.displayTaskGroupName }}
/ {{ selectedRun.displayTaskName }}
スコープ:
{{ labelScopeDisplay }}
ラベル付けするタスクを左のリストから選択
{{ typeLabel(group.type) }}
{{ section.title }}
{{ lb.name }}
{{ lb.name }}
ノート
タスクを選んでください。
{{ statusInfoVisible ? 'ステータス非表示' : 'ステータス表示' }}
ステータス
保存
キャンセル
編集
受付
{{ statusInfo ? (formatDateTime(statusInfo.reception_time_utc) || '-') : '-' }}
診療開始
{{ statusInfo ? (formatDateTime(statusInfo.consult_start_at) || '-') : '-' }}
診療終了
{{ statusInfo ? (formatDateTime(statusInfo.consult_end_at) || '-') : '-' }}
会計準備
{{ statusInfo ? (formatDateTime(statusInfo.payment_ready_at) || '-') : '-' }}
合計金額
{{ statusInfo ? (formatCurrency(statusInfo.amount) || '-') : '-' }}
診療金額
{{ statusInfo ? (formatCurrency(statusInfo.consult_amount) || '-') : '-' }}
D対応
あり
{{ statusInfo ? (formatBooleanYesNo(statusInfo.is_d) || '-') : '-' }}
ステータス
追加
ステータス情報はまだ登録されていません。
時刻を入力してください
選択した日付に対応する HH:MM 形式の時刻を入力します。
{{ timeModal.error }}
キャンセル
決定
タスクを変更
選択した計測ログのタスクを指定のタスクに変更します。
タスクを選択してください
{{ opt.label }}
{{ taskChangeModal.error }}
キャンセル
更新