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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056079
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajoralways2024-07-22 12:122024-08-06 16:13
Reportersofia_rodriguezView Statuspublic 
Assigned ToRajesh_18 
PriorityhighResolutionfixedFixed in Version24Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
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

0056079: "Selected Product" field not being translated

DescriptionTranslation it is not working for the field "Selected product" from the Return detail pop up.
Steps To Reproduce1. Open POS
2. Create an order with more than 1 ud of a product and pay it
3. Open the previous order and return only one unit
4. Open the 1st order and click on verified returns
5. Click on the information image and the return detail pop up is displayed
Proposed Solutiondiff --git a/web-jspack/org.openbravo.pos2/src/components/VerifiedReturns/VerifiedReturnsGrid/VerifiedReturnsInfoDialog/VerifiedReturnsInfoDialog.jsx b/web-jspack/org.openbravo.pos2/src/components/VerifiedReturns/VerifiedReturnsGrid/VerifiedReturnsInfoDialog/VerifiedReturnsInfoDialog.jsx
index 6f9855ffc..9e20dae86 100644
--- a/web-jspack/org.openbravo.pos2/src/components/VerifiedReturns/VerifiedReturnsGrid/VerifiedReturnsInfoDialog/VerifiedReturnsInfoDialog.jsx
+++ b/web-jspack/org.openbravo.pos2/src/components/VerifiedReturns/VerifiedReturnsGrid/VerifiedReturnsInfoDialog/VerifiedReturnsInfoDialog.jsx
@@ -91,7 +91,7 @@ const VerifiedReturnsInfoDialog = ({ row, testId }) => {
       >
         <div className="obpos2VerifiedReturnsInfoLayout">
           <div className="obpos2VerifiedReturnsInfoSelectedProduct">
- Selected Product
+ {getLabel('$OBPOS2_SelectedProduct')}
           </div>
           <div className="obpos2VerifiedReturnsInfoProductLayout">
             <div className="obpos2VerifiedReturnsInfoProduct">
TagsNo tags attached.
Attached Filespng file icon Selected product_translation.png [^] (137,304 bytes) 2024-07-22 12:12

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0167304)
hgbot (developer)
2024-07-24 07:04

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2818 [^]
(0167768)
hgbot (developer)
2024-08-06 16:13

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 016b9c4f8b252dedfc5859e0cd4f9d105e4ddb55
Author: Rajesh Senthilkumar <rajesh.senthilkumar.ext@openbravo.com>
Date: 06-08-2024 14:13:44
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/016b9c4f8b252dedfc5859e0cd4f9d105e4ddb55 [^]

Fixed ISSUE-56079: Add Label for verified returns info dialog

---
M web-jspack/org.openbravo.pos2/src/components/VerifiedReturns/VerifiedReturnsGrid/VerifiedReturnsInfoDialog/VerifiedReturnsInfoDialog.jsx
---
(0167769)
hgbot (developer)
2024-08-06 16:13

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2818 [^]

- Issue History
Date Modified Username Field Change
2024-07-22 12:12 sofia_rodriguez New Issue
2024-07-22 12:12 sofia_rodriguez Assigned To => Retail
2024-07-22 12:12 sofia_rodriguez File Added: Selected product_translation.png
2024-07-22 12:12 sofia_rodriguez Triggers an Emergency Pack => No
2024-07-22 12:16 kchoperena Proposed Solution updated
2024-07-22 14:10 guillermogil Status new => acknowledged
2024-07-22 15:06 Rajesh_18 Assigned To Retail => Rajesh_18
2024-07-22 15:06 Rajesh_18 Status acknowledged => scheduled
2024-07-24 07:04 hgbot Note Added: 0167304
2024-08-06 16:13 hgbot Resolution open => fixed
2024-08-06 16:13 hgbot Status scheduled => closed
2024-08-06 16:13 hgbot Fixed in Version => 24Q4
2024-08-06 16:13 hgbot Note Added: 0167768
2024-08-06 16:13 hgbot Note Added: 0167769


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker