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-06 14:09
ReportersofidossantView Statuspublic 
Assigned To 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
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 Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0175220)
psanjuan (manager)
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-02-06 14:09 psanjuan Note Added: 0175220


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker