Openbravo Issue Tracking System - POS2
View Issue Details
0049240POS2Restaurantspublic2022-05-05 15:262022-08-26 10:42
Felixaka 
Retail 
normalmajoralways
closedfixed 
5
 
22Q4 
No
0049240: JIRA 2924 - Traduction error on the modifier when we re-open a ticket
In FS,

When we select an article that is associated to a modifier (cuisson) it is well display as it should on the sell screen.

But when the sell is finish and we re-open the ticket, the modifier is in english (It's not shown as it was before finishing the ticket)
-Go on the web POS

-Chose a product with a modifier link to it (ex: "Bavette alloyau" in "grillade" section)

-chose the type de cuisson "bien cuit"

-Finish to add the product, then see that in the letf the modfier "bien cuit" is show (see picture)

-Finish the sell

-Re open the previous ticket

-See that on the right side the modifier is now in english
No tags attached.
png 2022-05-05_15h25_33.png (86,903) 2022-05-05 15:26
https://issues.openbravo.com/file_download.php?file_id=16984&type=bug
png
Issue History
2022-05-05 15:26FelixakaNew Issue
2022-05-05 15:26FelixakaAssigned To => Retail
2022-05-05 15:26FelixakaFile Added: 2022-05-05_15h25_33.png
2022-05-05 15:26FelixakaTriggers an Emergency Pack => No
2022-08-23 12:04hgbotNote Added: 0140312
2022-08-23 13:13noemierousselSeverityminor => major
2022-08-23 13:13noemierousselCategoryRestaurants => POS
2022-08-23 13:13noemierousselTarget VersionTAP =>
2022-08-23 13:13noemierousselTag Attached: FASH
2022-08-23 13:13noemierousselTag Detached: FASH
2022-08-23 13:14noemierousselCategoryPOS => Restaurants
2022-08-26 10:42hgbotNote Added: 0140420
2022-08-26 10:42hgbotResolutionopen => fixed
2022-08-26 10:42hgbotStatusnew => closed
2022-08-26 10:42hgbotFixed in Version => 22Q4
2022-08-26 10:42hgbotNote Added: 0140421

Notes
(0140312)
hgbot   
2022-08-23 12:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1151 [^]
(0140420)
hgbot   
2022-08-26 10:42   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1151 [^]
(0140421)
hgbot   
2022-08-26 10:42   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 1f741c897818f3fd425aa031d19e59276a5943df
Author: ruben.jimenez <ruben.jimenez@openbravo.com>
Date: 26-08-2022 09:00:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/1f741c897818f3fd425aa031d19e59276a5943df [^]

FIXED ISSUE-49240:Added translation function for modifiers when re-open a ticket

---
M web-jspack/org.openbravo.pos2/src/components/ProductModifier/ProductModifierItemRender/ProductModifierItemRender.jsx
M web-jspack/org.openbravo.pos2/src/configurations/product-configuration/productModifiers/BooleanModifierType.js
M web-jspack/org.openbravo.pos2/src/model/modifierGroup/getAvailableModifierGroups.js
---