From cee3eb0384a4fa6b50c76759ff2c03b7d6dd1c97 Mon Sep 17 00:00:00 2001 From: tech-consortium <23320411+tech-consortium@users.noreply.github.com> Date: Mon, 18 Dec 2023 13:43:08 -0600 Subject: [PATCH] Update README.md with completed tasks Marked 'Create Case Goods Adjustment' and 'Get Lot ID by Case Goods Name' tasks as completed in the README.md. The changes reflect the updates to the functional capabilities of our current system. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e6d587e..a6e3f93 100644 --- a/README.md +++ b/README.md @@ -83,13 +83,14 @@ This integration contains the following triggers, actions, and searches: - [ ] Create Vendor (Wineries) - [ ] Update Vendor (Wineries) - [ ] Partially Update Vendor (Wineries) - - [ ] Remove Case Goods Taxpaid (Wineries) + - [x] Create Case Goods Adjustment (Wineries) - **Searches** - [ ] Get Personal Access Token by ID - [ ] Get Varietal by ID - [ ] Get Winery by ID + - [x] Get Lot ID by Case Goods Name - [ ] Get Analysis Action by ID (Wineries) - [ ] Get Process Fruit To Volume Action by ID (Wineries) - [ ] Get Receive Fruit Action by ID (Wineries)