Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040902Retail ModulesWeb POSpublic2019-05-17 14:022019-05-21 12:27
samuel_nicuesa 
Retail 
highmajoralways
newopen 
5
 
 
No
0040902: Scrim is lost 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
In 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');
No tags attached.
diff 40902.diff (857) 2019-05-21 09:02
https://issues.openbravo.com/file_download.php?file_id=12970&type=bug
Issue History
2019-05-17 14:02samuel_nicuesaNew Issue
2019-05-17 14:02samuel_nicuesaAssigned To => Retail
2019-05-17 14:02samuel_nicuesaResolution time => 1559858400
2019-05-17 14:02samuel_nicuesaTriggers an Emergency Pack => No
2019-05-17 14:24marvintmResolution time1559858400 =>
2019-05-21 08:59samuel_nicuesaFile Added: 40902.diff
2019-05-21 08:59samuel_nicuesaFile Deleted: 40902.diff
2019-05-21 09:02samuel_nicuesaFile Added: 40902.diff
2019-05-21 12:27ngarciaSummaryScrim 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:27ngarciaDescription Updatedbug_revision_view_page.php?rev_id=18803#r18803
2019-05-21 12:27ngarciaIssue Monitored: ngarcia

There are no notes attached to this issue.