From 315d85ddcc37900879df178e16c36b7570cf8f37 Mon Sep 17 00:00:00 2001 From: Chris Chen Date: Thu, 25 Jun 2026 15:13:09 -0700 Subject: [PATCH] feat(expense-snapshot): load/save snapshot in vendor payment form Co-Authored-By: Claude Opus 4.8 --- .../expense-form-dialog.component.html | 29 +++++++ .../expense-form-dialog.component.ts | 82 +++++++++++++++++++ 2 files changed, 111 insertions(+) diff --git a/APP/src/app/features/expense/components/expense-form-dialog/expense-form-dialog.component.html b/APP/src/app/features/expense/components/expense-form-dialog/expense-form-dialog.component.html index 5884e11..d87d6ef 100644 --- a/APP/src/app/features/expense/components/expense-form-dialog/expense-form-dialog.component.html +++ b/APP/src/app/features/expense/components/expense-form-dialog/expense-form-dialog.component.html @@ -5,6 +5,19 @@
+ +
+ + +
+