Openbravo Issue Tracking System - POS2
View Issue Details
0053209POS2POSpublic2023-08-11 16:282023-08-23 13:11
rafaroda 
yogaskarnik 
normalminorhave not tried
closedfixed 
5
 
23Q4 
No
0053209: This Store (%0) labels seems not to properly get translation
This Store (%0) labels seems not to properly get translation in the POS Orders window when you do cross store
First, configuraiton: in Vall Blanca store in backoffice, fill Cross Store organization field = White Valley Spain SA https://livebuilds.openbravo.com/context/retail_pos2_modules_pgsql/?tabId=143&recordId=D270A5AC50874F8BA67A88EE977F8E3B [^] [^]

In Live Builds, open Vall Boi store terminal https://livebuilds.openbravo.com/context/retail_pos2_modules_pgsql/web/pos/?terminal=VB-2 [^] [^]
* vallblanca / openbravo

Go to Orders window of POS

Open filter Store and select All Stores

You will see several records: the This Store (%0) even if translatable, translation is not applied

In French, we translated This Store (%0) by Magasin (%0) but this does not seem to have any effect

Label OBPOS_LblThisStore https://livebuilds.openbravo.com/context/retail_pos2_modules_pgsql/?tabId=109&recordId=0BCE8738DFF04A578F481FB92970241A [^]
No tags attached.
related to defect 0053200 closed yogaskarnik Cross Store: This Store (%0) is wrongly displaying for records that are NOT this store in Orders window of POS 
Issue History
2023-08-11 16:28rafarodaNew Issue
2023-08-11 16:28rafarodaAssigned To => Retail
2023-08-11 16:28rafarodaTriggers an Emergency Pack => No
2023-08-11 16:29rafarodaRelationship addedrelated to 0053200
2023-08-11 16:42yogaskarnikAssigned ToRetail => yogaskarnik
2023-08-11 16:47hgbotNote Added: 0153464
2023-08-23 13:11hgbotNote Added: 0153844
2023-08-23 13:11hgbotResolutionopen => fixed
2023-08-23 13:11hgbotStatusnew => closed
2023-08-23 13:11hgbotFixed in Version => 23Q4
2023-08-23 13:11hgbotNote Added: 0153845

Notes
(0153464)
hgbot   
2023-08-11 16:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2012 [^]
(0153844)
hgbot   
2023-08-23 13:11   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2012 [^]
(0153845)
hgbot   
2023-08-23 13:11   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 54bdd2d163ee2547181c2cae03465827f6b863fa
Author: Yogas Karnik <yogas.karnik@openbravo.com>
Date: 23-08-2023 11:11:13
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/54bdd2d163ee2547181c2cae03465827f6b863fa [^]

Fixes BUG-53209: "This Store" text displayed in some orders is not translatable

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.pos2/src/components/TicketList/TicketListRemoteGrid/__test__/TicketListRemoteGrid.test.jsx
M web-jspack/org.openbravo.pos2/src/components/TicketList/TicketListRemoteGrid/render/TicketRemoteStoreCellRender.jsx
---