Openbravo Issue Tracking System - Retail Modules  | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | 
| 0032835 | Retail Modules | Web POS | public | 2016-05-03 10:40 | 2016-06-16 16:52 | 
| Reporter | mrecasens | ||||
| Assigned To | ranjith_qualiantech_com | ||||
| Priority | high | Severity | major | Reproducibility | always | 
| Status | closed | Resolution | no change required | ||
| Platform | OS | 5 | OS Version | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Merge Request Status | |||||
| Review Assigned To | guilleaer | ||||
| OBNetwork customer | OBPS | ||||
| Support ticket | |||||
| Regression level | |||||
| Regression date | |||||
| Regression introduced in release | |||||
| Regression introduced by commit | |||||
| Triggers an Emergency Pack | No | ||||
| Summary | 0032835: [SER QA 1022] «Picking List» in Mobile Warehouse app not translatable | ||||
| Description | Mobile Warehouse app main label «Picking List» is not translateable: you can change it's value, but not translate it. pickingWindow.title : ************************************************************************************ * Copyright (C) 2016 Openbravo S.L.U. * Licensed under the Openbravo Commercial License version 1.0 * You may obtain a copy of the License at http://www.openbravo.com/legal/obcl.html [^] * or in the legal folder of this module distribution. ************************************************************************************ */ /*global enyo*/ enyo.kind({ kind: 'OB.UI.Button', name: 'OBOPMP.UI.EditPickingLinesBtn', handlers: { onLoadPicking: 'getPicking' }, i18nLabel: 'OBOPMP_EditLines', classes: 'btnlink btnlink-small btnlink-yellow', tap: function () { var pickingWindow = {}; pickingWindow.title = 'Picking List'; window.location.assign('http://' [^] + window.location.host + '/openbravo/web/org.openbravo.mobile.warehouse/' + window.location.search + '&picking=' + this.pickingModel.id + '#OBMWHP_Picking/' + encodeURI(JSON.stringify(pickingWindow).replace('/', '@@'))); }, getPicking: function (inSender, inEvent) { this.pickingModel = inEvent.picking; } });  | ||||
| Steps To Reproduce | Open Mobile Warehouse App, see the main title label Open back office, go to Mobile Warehouse Menu and see label is not translatable  | ||||
| Proposed Solution | |||||
| Additional Information | |||||
| Tags | SER QA | ||||
| Relationships | |||||
| Attached Files | https://issues.openbravo.com/file_download.php?file_id=9352&type=bug https://issues.openbravo.com/file_download.php?file_id=9543&type=bug  | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2016-05-03 10:40 | mrecasens | New Issue | |||
| 2016-05-03 10:40 | mrecasens | Assigned To | => Retail | ||
| 2016-05-03 10:40 | mrecasens | File Added: p0.png | |||
| 2016-05-03 10:40 | mrecasens | OBNetwork customer | => No | ||
| 2016-05-03 10:40 | mrecasens | Triggers an Emergency Pack | => No | ||
| 2016-06-03 09:40 | mrecasens | OBNetwork customer | No => Yes | ||
| 2016-06-03 09:40 | mrecasens | Resolution time | => 1466114400 | ||
| 2016-06-03 09:40 | mrecasens | Summary | «Picking List» in Mobile Warehouse app not translatable => [SER QA 1022] «Picking List» in Mobile Warehouse app not translatable | ||
| 2016-06-03 09:40 | mrecasens | Tag Attached: SER QA | |||
| 2016-06-03 13:56 | Orekaria | Assigned To | Retail => VictorVillar | ||
| 2016-06-03 13:56 | Orekaria | Status | new => feedback | ||
| 2016-06-03 14:21 | VictorVillar | Note Added: 0086988 | |||
| 2016-06-03 14:21 | VictorVillar | Assigned To | VictorVillar => Retail | ||
| 2016-06-03 14:21 | VictorVillar | Status | feedback => new | ||
| 2016-06-03 14:22 | Orekaria | Status | new => acknowledged | ||
| 2016-06-13 15:45 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com | ||
| 2016-06-13 15:45 | ranjith_qualiantech_com | Status | acknowledged => scheduled | ||
| 2016-06-14 09:29 | ranjith_qualiantech_com | File Added: issue 32835 mobile.warehouse 210.patch | |||
| 2016-06-14 15:12 | ranjith_qualiantech_com | File Deleted: issue 32835 mobile.warehouse 210.patch | |||
| 2016-06-14 15:47 | ranjith_qualiantech_com | File Added: issue 32835 mobile.warehouse 210.patch | |||
| 2016-06-16 11:16 | ranjith_qualiantech_com | File Deleted: issue 32835 mobile.warehouse 210.patch | |||
| 2016-06-16 11:17 | ranjith_qualiantech_com | File Added: issue 32835 mobile.warehouse 210 v2.patch | |||
| 2016-06-16 16:52 | guilleaer | Review Assigned To | => guilleaer | ||
| 2016-06-16 16:52 | guilleaer | Note Added: 0087357 | |||
| 2016-06-16 16:52 | guilleaer | Status | scheduled => closed | ||
| 2016-06-16 16:52 | guilleaer | Resolution | open => no change required | ||
| Notes | |||||
| 
		 | 
|||||
		
  | 
	
		
  | 
||||
| 
		 | 
|||||
		
  | 
	
		
  | 
||||