Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0040657 | Retail Modules | Web POS | public | 2019-04-23 13:14 | 2021-08-23 09:24 | |||||||
Reporter | joniturralde93 | |||||||||||
Assigned To | joniturralde93 | |||||||||||
Priority | urgent | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | out of date | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | pi | |||||||||||
Target Version | pi | Fixed in Version | ||||||||||
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) | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=12879&type=bug | |||||||||||
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 | bug_revision_view_page.php?rev_id=18727#r18727 | |||||||||
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 |
Notes | |||||
|
|||||
|
|