Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056832
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSminorrandom2024-10-18 13:432024-10-18 13:43
ReporterjinigoView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0056832: [24Q4] The name property in the Serial Data field of Payment In is wrong sometimes

DescriptionThe name property of the Serial Data field of Payment In should be the 'searchkey' of the Payment Method Additional Info. However, sometimes the 'name' is used instead of the 'searchkey'.
Steps To Reproduce1. Go to Backoffice
2. Go to 'Channel Touchpoint Type' window
3. Open 'POS2SD VBS POS2 Terminal Type' channel touchpoint
4. Navigate to the 'Payment Method' tab -> Open 'Cash' Payment method
5. Check 'Additional Information' box
6. Open 'Payment Method Additional informations' tab.
7. Create a new field with the following values: Name: Field 1; Search Key: KEY1; Type Textbox.
8. Create a new field with the following values: Name: Field 2; Search Key: KEY2; Type Combobox.
9. Open 'Values' tab.
10. Create a new value with ‘OP1’ name and 'KEYOP1' searchkey.
11. Go to POS2 (VBS-2).
12. Select any product.
13. Click 'Pay' button.
14. Select 'Cash' pay method.
15. In 'Field 1' write any text
16. In 'Field 2' field -> Select 'OP1'.
17. Select SUBMIT and DONE
18. Select DONE
19. Go to Backoffice
20. Go to 'Payment In' window
22. Select the payment done before
23. Check Serial Data ->

Expected result: [{"name":"KEY1","value":"text in step 17"},{"name":"KEY2","value":"KEYOP1"}]
Wrong result: [{"name":"KEY1","value":"text in step 17"},{"name":"Field 2","value":"OP1"}]
TagsNo tags attached.
Attached Filespng file icon Serial Data wrong example.png [^] (14,905 bytes) 2024-10-18 13:43

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2024-10-18 13:43 jinigo New Issue
2024-10-18 13:43 jinigo Assigned To => Retail
2024-10-18 13:43 jinigo File Added: Serial Data wrong example.png
2024-10-18 13:43 jinigo Triggers an Emergency Pack => No


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker