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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0057813
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo Localizations] Localization Franceminoralways2025-01-30 19:052025-02-25 16:22
ReportersofidossantView Statuspublic 
Assigned To 
PrioritynormalResolutionopenFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Regression date
Regression introduced by commit
Regression level
Support ticket120327
OBNetwork customerOBPS
Regression introduced in release
Summary

0057813: Errror in description in Invoice

DescriptionWhen we make a sale with invoice in pos2 in French, and then we check in the backoffice the invoice, we will see in the description “Related to receipt” in English when it should be in French.
Steps To Reproduce1- Open the pos2 (in french)
2- Add a bp (Arturo) and add product, and check the invoice, pay the order and finish.
3- Search in backoffice the invoice and see the description “Related to receipt” in English
Proposed SolutionCode src/org/openbravo/retail/posterminal/utility/InvoiceUtils.java

  description = OBMessageUtils.getI18NMessage("OBPOS_InvoiceRelatedToOrder", null)
          + order.getDocumentNo();
TagsNo tags attached.
Attached Filespng file icon Captura de pantalla 2025-02-25 162210.png [^] (3,184 bytes) 2025-02-25 16:22

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0175220)
psanjuan (viewer)
2025-02-06 14:09

to double check when fr_FR translation is published

- Issue History
Date Modified Username Field Change
2025-01-30 19:05 sofidossant New Issue
2025-01-30 19:05 sofidossant Support ticket => 120327
2025-01-30 19:05 sofidossant OBNetwork customer => OBPS
2025-02-06 14:09 psanjuan Note Added: 0175220
2025-02-25 16:22 psanjuan File Added: Captura de pantalla 2025-02-25 162210.png
2025-02-25 16:22 psanjuan Status new => scheduled
2025-02-25 16:22 psanjuan Status scheduled => resolved
2025-02-25 16:22 psanjuan Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker