Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033196Retail ModulesWeb POSpublic2016-06-08 17:382016-06-14 13:13
amayavicente 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR16Q3 
guilleaer
OBPS
No
0033196: [SERQA 1175] Not possible to translate the picking list status in mobile warehouse
It is not possible to translate the picking list status in mobile warehouse
Install modules Mobile warehouse picking [1] and French translation [2]

[1] http://centralrepository.openbravo.com/openbravo/org.openbravo.forge.ui/ForgeModuleDetail/Mobile-Warehouse-For-Picking [^]
[2] http://centralrepository.openbravo.com/openbravo/org.openbravo.forge.ui/ForgeModuleDetail/Translation-FrenchFrance-Fr_FR [^]

1. In https://livebuilds.openbravo.com/retail_modules_pgsql_pi [^] create a Sales order for the organization Yosemite Store with a product 'Baby Carrier' and book the order.
2. Execute 'Generate Picking list' for the 'Picking List type'= Outbound Picking List.
3. Assign the warehouse picking list to the Demouser.
4. Login in https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.mobile.warehouse/#login [^] with demouser with language French.

ERROR: Check that status is not translated.
security, SER-QA
jpg 1175_1.JPG (55,690) 2016-06-08 17:38
https://issues.openbravo.com/file_download.php?file_id=9506&type=bug
jpg

jpg 1175_2.JPG (133,835) 2016-06-08 17:39
https://issues.openbravo.com/file_download.php?file_id=9507&type=bug
jpg

jpg 1175_3.JPG (208,913) 2016-06-08 17:39
https://issues.openbravo.com/file_download.php?file_id=9508&type=bug
jpg
Issue History
2016-06-08 17:38amayavicenteNew Issue
2016-06-08 17:38amayavicenteAssigned To => Retail
2016-06-08 17:38amayavicenteFile Added: 1175_1.JPG
2016-06-08 17:38amayavicenteOBNetwork customer => Yes
2016-06-08 17:38amayavicenteResolution time => 1466546400
2016-06-08 17:38amayavicenteTriggers an Emergency Pack => No
2016-06-08 17:39amayavicenteFile Added: 1175_2.JPG
2016-06-08 17:39amayavicenteFile Added: 1175_3.JPG
2016-06-08 17:40amayavicenteTag Attached: security
2016-06-08 17:40amayavicenteTag Attached: SER-QA
2016-06-13 14:50ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-06-13 15:00ranjith_qualiantech_comStatusnew => scheduled
2016-06-14 07:57hgbotCheckin
2016-06-14 07:57hgbotNote Added: 0087218
2016-06-14 07:57hgbotStatusscheduled => resolved
2016-06-14 07:57hgbotResolutionopen => fixed
2016-06-14 07:57hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse.picking/rev/95f161033afc1f5f485afee02383cbbaba1de282 [^]
2016-06-14 13:13guilleaerReview Assigned To => guilleaer
2016-06-14 13:13guilleaerStatusresolved => closed
2016-06-14 13:13guilleaerFixed in Version => RR16Q3

Notes
(0087218)
hgbot   
2016-06-14 07:57   
Repository: erp/pmods/org.openbravo.mobile.warehouse.picking
Changeset: 95f161033afc1f5f485afee02383cbbaba1de282
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jun 14 11:26:52 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse.picking/rev/95f161033afc1f5f485afee02383cbbaba1de282 [^]

Fixes issue 33196 : Replacing Picking status name and Item status name with identifier

- In ADList model, translated name is present in "_identifier" attribute. So Status name is replaced by identifier

---
M web/org.openbravo.mobile.warehouse.picking/source/picking/wh-picking-model.js
---