Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027345Retail ModulesWeb POSpublic2014-08-15 22:492014-08-20 10:32
Orekaria 
Orekaria 
normalminoralways
closedfixed 
5
 
RR14Q4 
No
0027345: Stabilization: backbone models should not be instanciated in the variables definition
Instanciating the models in the variables definition, provokes backbone to load the resource even if is not used
Verify that modalreceiptproperties.js instanciates OB.Collection.SalesRepresentativeList before being of use
No tags attached.
related to defect 0027343RR14Q4 closed Orekaria Stabilization: Do not initialize backbone objects in the defaults declaration 
blocks feature request 0027329 new Retail Stabilization: Overhaul the loading process (since the url is entered until the webpos has loaded) 
Issue History
2014-08-15 22:49OrekariaNew Issue
2014-08-15 22:49OrekariaAssigned To => Orekaria
2014-08-15 22:49OrekariaTriggers an Emergency Pack => No
2014-08-15 22:50hgbotCheckin
2014-08-15 22:50hgbotNote Added: 0069392
2014-08-15 22:50hgbotStatusnew => resolved
2014-08-15 22:50hgbotResolutionopen => fixed
2014-08-15 22:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/80174cc880d977129da157be25f70ae3f2712df7 [^]
2014-08-15 22:51OrekariaStatusresolved => new
2014-08-15 22:51OrekariaResolutionfixed => open
2014-08-15 22:51OrekariaRelationship addedblocks 0027329
2014-08-15 22:51OrekariaRelationship addedrelated to 0027343
2014-08-15 22:52OrekariaStatusnew => scheduled
2014-08-15 22:52Orekariafix_in_branch => pi
2014-08-15 22:52OrekariaStatusscheduled => resolved
2014-08-15 22:52OrekariaResolutionopen => fixed
2014-08-20 10:32mtaalNote Added: 0069537
2014-08-20 10:32mtaalStatusresolved => closed

Notes
(0069392)
hgbot   
2014-08-15 22:50   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 80174cc880d977129da157be25f70ae3f2712df7
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Aug 15 22:50:30 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/80174cc880d977129da157be25f70ae3f2712df7 [^]

Fixes issue 27345: the OB.Collection.SalesRepresentativeList model is instanciated when the object is initialized

---
M web/org.openbravo.retail.posterminal/js/components/modalreceiptproperties.js
---
(0069537)
mtaal   
2014-08-20 10:32   
Reviewed