-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Sprint:2021.R6 CloudLink Sprint 4
-
SCRUM Team:Globogym Purple Cobras
-
Story Points:8
-
Work Type Classification:Sustaining
I recently discovered that LiveLink has a configuration called: RadiantCashierCloseFormTLD. When this is turned ON, it uses the Event "FinalPickup" (EventId: 10337) to write the CashierClose record.
We need to figure out the best way forward for CloudLink to handle these management events, because CashIerClose should ideally be processed after all the sales.
Using Harrison's lab test files, I have discovered 3 FinalPickup (CashierClose) events which line up with what he described in his Excel spreadsheet Log of Txn Types from POS to InFORM.xlsx
The 3 Cashier Close JSON transactions can be found here:
- Shift 1: CashierClose-FinalPickup-OperatorShift 1.json
- Shift 2: CashierClose-FinalPickup-OperatorShift 2.json
- Shift 3: CashierClose-FinalPickup-OperatorShift 3.json
We need to look at the "eventId" property and check that it's: 10337 ("FinalPickup") and then check it against the "description" as well to check that it's: "Final Settlement" (there are others like "Auto Pickup" which I assume is something else)
The complete set of transactions for that Day can be found here: Harrison's Friday Transactions.zip
- implements
-
CFAMX-14120 CloudLink - MVP
- Open
1.
|
Review Test Scripts | Done | Unassigned |
|
|||||||||
2.
|
Deploy | Done | Unassigned |
|
|||||||||
3.
|
Functional Review with QA | Done | Sree Surapaneni |
|
|||||||||
4.
|
DIT | Done | Sree Surapaneni |
|
|||||||||
5.
|
Design Review | Done | Sree Surapaneni |
|
|||||||||
6.
|
Investigate how the Cashier close works with Livelink | Done | Sree Surapaneni |
|