Openbravo Issue Tracking System - POS2
View Issue Details
0051169POS2POSpublic2022-12-15 16:482022-12-23 11:45
philippe_mui 
prakashmurugesan88 
highmajoralways
closedfixed 
5
 
23Q1 
marvintm
No
0051169: [Print Product Labels] Not able to translate some fields
Hi,

The following fields are currently not translatable in the new feature “Print Product Labels” screen

UnitPrice
Price List + Discounted Amount
List Price + Discount Percentage
Product Name
Use at least one filter to display result
No Data
Quantity to Print
Product
Product labels to be printed
Select desired products from list
Filters
Name (A to Z)
Name (Z to A)
Selected Ones First
Unselected Ones First
Commercial Operation
Loading
Step 1 of 2:

Step 2 of 2:

Could you do the changes to allow us to make the translations please?
Log to POS
Change language into French
Go to "Print Product Labels" screen

Current behavior : some wordings are in English and are not translatable in backoffice

Expected behavior : wording can be translated into French
No tags attached.
Issue History
2022-12-15 16:48philippe_muiNew Issue
2022-12-15 16:48philippe_muiAssigned To => Retail
2022-12-15 16:48philippe_muiTriggers an Emergency Pack => No
2022-12-16 07:05prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2022-12-16 07:05prakashmurugesan88Statusnew => scheduled
2022-12-16 11:03marvintmReview Assigned To => marvintm
2022-12-16 11:03marvintmNote Added: 0144760
2022-12-16 11:03marvintmStatusscheduled => closed
2022-12-16 11:03marvintmResolutionopen => no change required
2022-12-16 11:03marvintmStatusclosed => new
2022-12-16 11:03marvintmResolutionno change required => open
2022-12-16 11:04marvintmNote Added: 0144761
2022-12-16 11:17prakashmurugesan88Statusnew => scheduled
2022-12-16 12:25hgbotNote Added: 0144772
2022-12-16 12:29prakashmurugesan88Note Added: 0144773
2022-12-19 13:57hgbotNote Added: 0144818
2022-12-19 13:57hgbotNote Added: 0144819
2022-12-19 13:57hgbotNote Added: 0144820
2022-12-23 11:45gorka_gilStatusscheduled => resolved
2022-12-23 11:45gorka_gilFixed in Version => 23Q1
2022-12-23 11:45gorka_gilResolutionopen => fixed
2022-12-23 11:45gorka_gilStatusresolved => closed

Notes
(0144760)
marvintm   
2022-12-16 11:03   
All of these are already RefLists that can be translated. They are not messages, you need to translate the corresponding reflist record.
(0144761)
marvintm   
2022-12-16 11:04   
In fact, a few are reflists (that can already be translated), but we still need to add some messages so we will fix that part
(0144772)
hgbot   
2022-12-16 12:25   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/945 [^]
(0144773)
prakashmurugesan88   
2022-12-16 12:29   
Following labels are already available for translation,

1.
Step 1 of 2:
Step 2 of 2:

https://gitlab.com/openbravo/devel/pmods/org.openbravo.core2/-/blob/master/web-jspack/org.openbravo.core2/src/components/MultiStepProcess/MultiStepProcessTitle/MultiStepProcessTitle.jsx#L164 [^]

https://gitlab.com/openbravo/devel/pmods/org.openbravo.core2/-/blob/master/src-db/database/sourcedata/AD_MESSAGE.xml#L793 [^]

2.
  UnitPrice
  Price List + Discounted Amount
  List Price + Discount Percentage

These values are loaded from Reference List - "Printable Price Options"
Which can be translated in Reference -> List Reference -> Translation tab
(0144818)
hgbot   
2022-12-19 13:57   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 451cc3243591b443d005b6b09afbcc92f61d1c5e
Author: Prakash M <prakash@qualiantech.com>
Date: 19-12-2022 13:33:29
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/451cc3243591b443d005b6b09afbcc92f61d1c5e [^]

Related to ISSUE-51169: Added new message for sorting combo box values

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.core2/src/components/PickAndExecutePopup/PickAndExecutePopupFilterBar/PickAndExecutePopupFilterBar.jsx
---
(0144819)
hgbot   
2022-12-19 13:57   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 34cb5e60657e1282be7e211303a788e928ef4182
Author: Cristian Berner <cristian.berner@openbravo.com>
Date: 19-12-2022 13:53:16
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/34cb5e60657e1282be7e211303a788e928ef4182 [^]

Related to ISSUE-51169: Add some test for the labels and minor refactor

---
M web-jspack/org.openbravo.core2/src/components/PickAndExecutePopup/PickAndExecutePopupFilterBar/PickAndExecutePopupFilterBar.jsx
M web-jspack/org.openbravo.core2/src/components/PickAndExecutePopup/PickAndExecutePopupFilterBar/__test__/PickAndExecutePopupFilterBar.test.jsx
---
(0144820)
hgbot   
2022-12-19 13:57   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/945 [^]