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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0040902
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2019-05-17 14:022019-05-21 12:27
Reportersamuel_nicuesaView Statuspublic 
Assigned ToRetail 
PriorityhighResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0040902: Scrim is lost after pressing done button when the functionality to prevent document duplicated document numbers is included

DescriptionScrim is lost after pressing done button when the functionality to prevent document duplicated document numbers is included
Steps To ReproduceIn environment without functionality to prevent document number repeated:
. do login in POS

Put a break-point here

enyo.$.scrim.hide();
// The documentNo does not change
if (continueCallback instanceof Function) {
continueCallback();
} else {

Put a break-point here

OB.UTIL.HookManager.executeHooks('OBPOS_PreOrderSave', {

Pay the ticket

You will see that when OBPOS_PreOrderSave is executed we won't have the scrim
            OB.error('No mandatory continue callback defined');
TagsNo tags attached.
Attached Filesdiff file icon 40902.diff [^] (857 bytes) 2019-05-21 09:02 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2019-05-17 14:02 samuel_nicuesa New Issue
2019-05-17 14:02 samuel_nicuesa Assigned To => Retail
2019-05-17 14:02 samuel_nicuesa Resolution time => 1559858400
2019-05-17 14:02 samuel_nicuesa Triggers an Emergency Pack => No
2019-05-17 14:24 marvintm Resolution time 1559858400 =>
2019-05-21 08:59 samuel_nicuesa File Added: 40902.diff
2019-05-21 08:59 samuel_nicuesa File Deleted: 40902.diff
2019-05-21 09:02 samuel_nicuesa File Added: 40902.diff
2019-05-21 12:27 ngarcia Summary Scrim is lots after pressing done button when the functionality to prevent document duplicated document numbers is included => Scrim is lost after pressing done button when the functionality to prevent document duplicated document numbers is included
2019-05-21 12:27 ngarcia Description Updated View Revisions
2019-05-21 12:27 ngarcia Issue Monitored: ngarcia


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker