Openbravo Issue Tracking System - POS2
View Issue Details
0047437POS2Restaurantspublic2021-07-22 09:442021-07-27 12:31
timothee_catteeuw 
agonzalez 
normalminoralways
closedfixed 
5
 
 
No
0047437: JIRA 2234 - When selecting components in a menu, the word "select" is not translatable
In restaurant context, when you select a menu and before selecting what your component will be, you have the term "select" display before each kind of component.
Exemple (cf. as well
- Simple menu
    - Select Starter
    - Select Main course
    - Select beverage
    - Select Dessert

The problem is the word select is not translatable.

In the file GetMenuItemInfo.js, in the line 154, there is the hardcoded text 'select'

          categoryMessage = `Select ${getCategoryOrGroupName(
            category,
            menuDefinition
          )}`;
This is wrong, this text should be Translatable
Login webpos (I tested on this environnement--> https://livebuilds.openbravo.com/retail_pos2_modules_pgsql/web/pos/?terminal=VBS-2 [^])

Open the sales area "Restaurant"
Go to menu category
Select simple menu
on the ticket view, we can see "select" 4 times and this word is not translatable
No tags attached.
depends on backport 0047438TAP closed agonzalez JIRA 2234 - When selecting components in a menu, the word "select" is not translatable 
png MENU_SELECT.png (93,919) 2021-07-22 09:44
https://issues.openbravo.com/file_download.php?file_id=16030&type=bug
png
Issue History
2021-07-22 09:44timothee_catteeuwNew Issue
2021-07-22 09:44timothee_catteeuwAssigned To => Retail
2021-07-22 09:44timothee_catteeuwFile Added: MENU_SELECT.png
2021-07-22 09:44timothee_catteeuwTriggers an Emergency Pack => No
2021-07-22 09:46dmiguelezStatusnew => acknowledged
2021-07-22 09:47dmiguelezResolution time => 1628114400
2021-07-22 09:47dmiguelezStatusacknowledged => scheduled
2021-07-22 09:47dmiguelezStatusscheduled => acknowledged
2021-07-22 09:50dmiguelezStatusacknowledged => scheduled
2021-07-22 09:50dmiguelezAssigned ToRetail => agonzalez
2021-07-22 19:41hgbotNote Added: 0130708
2021-07-27 12:30hgbotNote Added: 0130787
2021-07-27 12:31dmiguelezStatusscheduled => resolved
2021-07-27 12:31dmiguelezResolutionopen => fixed
2021-07-27 12:31dmiguelezStatusresolved => closed

Notes
(0130708)
hgbot   
2021-07-22 19:41   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/merge_requests/57 [^]
(0130787)
hgbot   
2021-07-27 12:30   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/merge_requests/57 [^]