Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027353 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2014-08-17 01:57 | 2014-08-27 00:53 | |||
Reporter | Orekaria | View Status | public | |||||
Assigned To | Orekaria | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR14Q4 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 554d6b5fb251 | |||
Projection | none | ETA | none | Target Version | RR14Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027353: Stabilization: The route in the initialization of the terminal model is no longer needed | |||||||
Description | Stabilization: The route in the initialization of the posterminal's terminal model is no longer needed | |||||||
Steps To Reproduce | In the login-model.js file Remove the following snippet: this.router.route("login", "login", function () { if (!_.isNull(me.get('context'))) { OB.UTIL.showLoading(true); me.navigate('retail.pointofsale'); } else { this.terminal.renderLogin(); } }); Verify that the pos is working as expected because the navigation to the login is made in initializeCommonComponents, preLoadContext method | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0069417) hgbot (developer) 2014-08-17 14:01 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 554d6b5fb251290ac37a3d883f51ae0c84076bec Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Sun Aug 17 13:56:55 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/554d6b5fb251290ac37a3d883f51ae0c84076bec [^] Fixes issue 27353: removed unnecessary route logic in the terminal mode initialization the initializeCommonComponents method controls the loading flow --- M web/org.openbravo.retail.posterminal/js/login/model/login-model.js --- |
(0069775) mtaal (manager) 2014-08-27 00:53 |
Reviewed |
Issue History | |||
Date Modified | Username | Field | Change |
2014-08-17 01:57 | Orekaria | New Issue | |
2014-08-17 01:57 | Orekaria | Assigned To | => Orekaria |
2014-08-17 01:57 | Orekaria | Triggers an Emergency Pack | => No |
2014-08-17 01:58 | Orekaria | Relationship added | blocks 0027329 |
2014-08-17 02:00 | hgbot | Checkin | |
2014-08-17 02:00 | hgbot | Note Added: 0069413 | |
2014-08-17 02:01 | hgbot | Status | new => resolved |
2014-08-17 02:01 | hgbot | Resolution | open => fixed |
2014-08-17 02:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8b1e976ee94767c22932d8938fbcabc7b20143ef [^] |
2014-08-17 12:13 | hgbot | Checkin | |
2014-08-17 12:13 | hgbot | Note Added: 0069414 | |
2014-08-17 12:13 | Orekaria | Status | resolved => new |
2014-08-17 12:13 | Orekaria | Resolution | fixed => open |
2014-08-17 12:14 | Orekaria | Steps to Reproduce Updated | View Revisions |
2014-08-17 13:56 | Orekaria | Note Deleted: 0069414 | |
2014-08-17 13:56 | Orekaria | Note Deleted: 0069413 | |
2014-08-17 14:01 | hgbot | Checkin | |
2014-08-17 14:01 | hgbot | Note Added: 0069417 | |
2014-08-17 14:01 | hgbot | Status | new => resolved |
2014-08-17 14:01 | hgbot | Resolution | open => fixed |
2014-08-17 14:01 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8b1e976ee94767c22932d8938fbcabc7b20143ef [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/554d6b5fb251290ac37a3d883f51ae0c84076bec [^] |
2014-08-17 16:08 | Orekaria | Status | resolved => new |
2014-08-17 16:08 | Orekaria | Resolution | fixed => open |
2014-08-17 16:42 | Orekaria | Severity | minor => major |
2014-08-17 16:42 | Orekaria | Description Updated | View Revisions |
2014-08-17 16:42 | Orekaria | Steps to Reproduce Updated | View Revisions |
2014-08-17 16:42 | Orekaria | Relationship added | depends on 0027354 |
2014-08-17 16:44 | Orekaria | Status | new => scheduled |
2014-08-17 16:44 | Orekaria | fix_in_branch | => pi |
2014-08-17 16:44 | Orekaria | Status | scheduled => resolved |
2014-08-17 16:44 | Orekaria | Fixed in Version | => RR14Q4 |
2014-08-17 16:44 | Orekaria | Resolution | open => fixed |
2014-08-26 02:12 | Orekaria | Relationship added | blocks 0027466 |
2014-08-27 00:53 | mtaal | Note Added: 0069775 | |
2014-08-27 00:53 | mtaal | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |