Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029425Retail ModulesWeb POSpublic2015-03-26 11:102015-06-26 15:34
Orekaria 
Retail 
normalmajoralways
closedno change required 
5
 
RR15Q3 
marvintm
No
0029425: Stabilization: The loading process does not fail if any model(s) failed to be loaded
Stabilization: The loading process does not fail if any model(s) failed to be loaded
In the ob-terminal-model.js file, insert a return:

 loadModels: function (windowv, incremental) {
    return;
    var windows, i, windowName, windowClass, datasources, timestamp = 0,
    ...

Verify that the application is loaded
Verify that the 'Error getting Business Partner information' error is shown
Verify that the javascript fails in the following line (title is undefined):

  this.title.text(OB.I18N.getLabel('OBMOBC_LblNoCategory'));
No tags attached.
related to defect 0029220RR15Q2 closed aaroncalero Total gross amount is not updated properly 
related to design defect 0027228 new marvintm Stabilization: Web POS should validate that models have been imported properly to Web POS 
blocks defect 0029396RR15Q3 closed Retail Stabilization: RR15Q3 related 
Issue History
2015-03-26 11:10OrekariaNew Issue
2015-03-26 11:10OrekariaAssigned To => Retail
2015-03-26 11:10OrekariaTriggers an Emergency Pack => No
2015-03-26 11:10OrekariaRelationship addeddepends on 0029220
2015-03-26 11:10OrekariaRelationship replacedrelated to 0029220
2015-03-26 11:11OrekariaRelationship addedrelated to 0027228
2015-03-26 11:13OrekariaRelationship addeddepends on 0029377
2015-03-26 11:14OrekariaRelationship addedblocks 0029396
2015-03-26 11:15OrekariaRelationship deleteddepends on 0029377
2015-06-26 15:34marvintmReview Assigned To => marvintm
2015-06-26 15:34marvintmNote Added: 0078541
2015-06-26 15:34marvintmStatusnew => closed
2015-06-26 15:34marvintmResolutionopen => no change required

Notes
(0078541)
marvintm   
2015-06-26 15:34   
This problem was fixed as part of the masterdata synchronization project, included in RR15Q3