Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0040657 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Retail Modules] Web POS | major | always | 2019-04-23 13:14 | 2021-08-23 09:24 | |||
| Reporter | joniturralde93 | View Status | public | |||||
| Assigned To | joniturralde93 | |||||||
| Priority | urgent | Resolution | out of date | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | |||||
| Projection | none | ETA | none | Target Version | pi | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | pi | SCM revision | ||||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| OBNetwork customer | Gold | |||||||
| Support ticket | 8487 | |||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0040657: Duplicated documentno warning activates when original order was finally not saved | |||||||
| Description | If order saving fails (it's not saved finally), document number is still registered as already used and cannot be used again: Duplicated document number detected The current document number is duplicated and a possible new document number has been found. The current document number will be changed to 70105804/1817545. This functionality is still not added in PI (reproduced it for a gold customer) | |||||||
| Steps To Reproduce | 1. Log into a terminal with this duplicated documentno warning functionality 2. (Quick way to reproduce it) Add this hook in order to simulate an error while saving. Execute it in chrome console. OB.UTIL.HookManager.registerHook('OBPOS_PreOrderSave', function (args, callbacks) { args.cancellation = true; OB.UTIL.HookManager.callbackExecutor(args, callbacks); }); 3. Try to complete an order (the order is not saved). 4. Try to complete it again. 5. Error is shown (attached image) | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0113202) marvintm (viewer) 2019-07-05 13:36 |
This will be resolved once the functionality is merged in the product |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2019-04-23 13:14 | joniturralde93 | New Issue | |
| 2019-04-23 13:14 | joniturralde93 | Assigned To | => Retail |
| 2019-04-23 13:14 | joniturralde93 | File Added: duplicatedDocumentNo.png | |
| 2019-04-23 13:14 | joniturralde93 | OBNetwork customer | => Gold |
| 2019-04-23 13:14 | joniturralde93 | Support ticket | => 8487 |
| 2019-04-23 13:14 | joniturralde93 | Resolution time | => 1557784800 |
| 2019-04-23 13:14 | joniturralde93 | Triggers an Emergency Pack | => No |
| 2019-04-25 14:49 | rqueralta | Assigned To | Retail => rqueralta |
| 2019-04-25 14:50 | rqueralta | Status | new => scheduled |
| 2019-05-08 13:24 | marvintm | OBNetwork customer | Gold => No |
| 2019-05-08 13:24 | marvintm | Resolution time | 1557784800 => |
| 2019-05-08 13:24 | marvintm | Steps to Reproduce Updated | View Revisions |
| 2019-06-20 16:49 | joniturralde93 | OBNetwork customer | No => Gold |
| 2019-06-20 16:49 | joniturralde93 | Resolution time | => 1562191200 |
| 2019-06-24 11:00 | malsasua | Issue Monitored: jorgewederago | |
| 2019-07-05 13:36 | marvintm | Resolution time | 1562191200 => |
| 2019-07-05 13:36 | marvintm | Note Added: 0113202 | |
| 2019-07-31 12:39 | joniturralde93 | Resolution time | => 1566943200 |
| 2019-08-16 11:17 | ngarcia | Issue Monitored: ngarcia | |
| 2019-08-16 13:50 | ngarcia | Relationship added | related to 0040555 |
| 2019-08-30 08:07 | marvintm | Assigned To | rqueralta => joniturralde93 |
| 2019-08-30 08:07 | marvintm | Status | scheduled => feedback |
| 2021-08-23 09:24 | marvintm | Status | feedback => closed |
| 2021-08-23 09:24 | marvintm | Resolution | open => out of date |
| Copyright © 2000 - 2009 MantisBT Group |