Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047438
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[POS2] Restaurantsminoralways2021-07-22 09:442021-07-27 12:32
Reportertimothee_catteeuwView Statuspublic 
Assigned Toagonzalez 
PrioritynormalResolutionfixedFixed in VersionTAP
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionTAP
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0047438: JIRA 2234 - When selecting components in a menu, the word "select" is not translatable

DescriptionIn 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
Steps To ReproduceLogin 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0047437 closedagonzalez JIRA 2234 - When selecting components in a menu, the word "select" is not translatable 

-  Notes
(0130788)
dmiguelez (developer)
2021-07-27 12:32

Fixed by commit:
https://gitlab.com/obcustomers/AGAP/org.openbravo.pos2.restaurant/-/commit/0a4e30487b1b2527dee69f53c5b1465f976bc2b0 [^]

- Issue History
Date Modified Username Field Change
2021-07-22 09:47 dmiguelez Type defect => backport
2021-07-22 09:47 dmiguelez Target Version => TAP
2021-07-22 09:47 dmiguelez Status scheduled => acknowledged
2021-07-22 09:50 dmiguelez Status acknowledged => scheduled
2021-07-22 09:50 dmiguelez Assigned To Retail => agonzalez
2021-07-27 12:32 dmiguelez Note Added: 0130788
2021-07-27 12:32 dmiguelez Status scheduled => resolved
2021-07-27 12:32 dmiguelez Fixed in Version => TAP
2021-07-27 12:32 dmiguelez Resolution open => fixed
2021-07-27 12:32 dmiguelez Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker