Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0055835 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [POS2] POS | minor | sometimes | 2024-06-25 13:24 | 2024-06-25 13:29 | |||||||
Reporter | asier_perez | View Status | public | |||||||||
Assigned To | Retail | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0055835: It should not be allowed to pay a ticket with a duplicated documentNo | |||||||||||
Description | There are some scenarios in which the orderid and/or the documentNo are duplicated from the previous ticket. In case of a duplicated orderid, there is a mechanism that detects when it is duplicated and forces the creation of a new orderid for the current ticket. However, this does not happen with the documentNo. | |||||||||||
Steps To Reproduce | 1) Log in to POS2 2) Go to Orders and copy the "Order No" value of any order in the list 3) Open the console from developer tools 4) In the console, type this but replacing OrderNo with the "Order No" copied in step 2: OB.App.State.getState().Ticket.documentNo = 'OrderNo' 5) Once the "Order No" of an existing order is assigned to the current order, go to Sell, add any product to the ticket, and pay for it 6) Go to Orders again => the "Order No" of the most recent order is the one you have assigned, which should not be allowed because it is duplicated | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | duplicatedOrderNo.png [^] (34,415 bytes) 2024-06-25 13:24
| |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2024-06-25 13:24 | asier_perez | New Issue | |
2024-06-25 13:24 | asier_perez | Assigned To | => Retail |
2024-06-25 13:24 | asier_perez | File Added: duplicatedOrderNo.png | |
2024-06-25 13:24 | asier_perez | Triggers an Emergency Pack | => No |
2024-06-25 13:24 | asier_perez | Relationship added | related to 0051445 |
2024-06-25 13:29 | asier_perez | Steps to Reproduce Updated | View Revisions |
Copyright © 2000 - 2009 MantisBT Group |