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 | 2019-08-30 08:08 | |||||||
Reporter | joniturralde93 | View Status | public | |||||||||
Assigned To | joniturralde93 | |||||||||||
Priority | urgent | Resolution | open | Fixed in Version | ||||||||
Status | feedback | 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 | ||||||||||
Review Assigned To | ||||||||||||
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 | ![]() | |||||||||||
![]() |
||||||||
|
![]() |
|
(0113202) marvintm (developer) 2019-07-05 13:36 |
This will be resolved once the functionality is merged in the product |
![]() |
|||
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 | 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 | Steps to Reproduce Updated | View Revisions |
2019-06-24 11:00 | malsasua | Issue Monitored: jorgewederago | |
2019-07-05 13:36 | marvintm | Note Added: 0113202 | |
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 |
Copyright © 2000 - 2009 MantisBT Group |