adds status labels to confirmation emails

This commit is contained in:
Godfrey M
2024-07-24 11:24:30 -07:00
parent 8368fb5c41
commit 99741db645
6 changed files with 13 additions and 0 deletions
@@ -209,6 +209,7 @@ public function toGoogleChat()
[
'item' => $this->item,
'admin' => $this->admin,
'status' => $this->item->assetstatus(),
'note' => $this->note,
'target' => $this->target,
'fields' => $fields,