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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0040657
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2019-04-23 13:142021-08-23 09:24
Reporterjoniturralde93View Statuspublic 
Assigned Tojoniturralde93 
PriorityurgentResolutionout of dateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Versionpi
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0040657: Duplicated documentno warning activates when original order was finally not saved

DescriptionIf 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 Reproduce1. 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)
TagsNo tags attached.
Attached Filespng file icon duplicatedDocumentNo.png [^] (138,423 bytes) 2019-04-23 13:14

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0040555 closedrqueralta JS Error doing logout with draft recetip and functionality checkForDocumentNoDuplicated 

-  Notes
(0113202)
marvintm (manager)
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 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 Resolution time 1557784800 =>
2019-05-08 13:24 marvintm Steps to Reproduce Updated View Revisions
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
Powered by Mantis Bugtracker