Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0018048 | Openbravo ERP | Z. Others | public | 2011-07-21 10:10 | 2011-08-12 12:02 | ||||||||||||||
Reporter | mirurita | ||||||||||||||||||
Assigned To | mirurita | ||||||||||||||||||
Priority | high | Severity | minor | Reproducibility | always | ||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | |||||||||||||||||||
Target Version | Fixed in Version | 3.0MP2 | |||||||||||||||||
Merge Request Status | |||||||||||||||||||
Review Assigned To | |||||||||||||||||||
OBNetwork customer | No | ||||||||||||||||||
Web browser | |||||||||||||||||||
Modules | Advanced Payables and Receivables Mngmt | ||||||||||||||||||
Support ticket | |||||||||||||||||||
Regression level | |||||||||||||||||||
Regression date | |||||||||||||||||||
Regression introduced in release | |||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||
Summary | 0018048: Language not taken properly in process bundle | ||||||||||||||||||
Description | toVars() method populates the language using the system language final VariablesSecureApp vars = bundle.getContext().toVars(); this.language = System.getProperty("user.language") + "_" + System.getProperty("user.country"); it does not take in account the language selected in the application. | ||||||||||||||||||
Steps To Reproduce | 1. Install the Spanish translation. 2. Create a sales invoice with one line and complete it. 3. Click the button Payment in/out. 4. The sales invoice will be marked. Type the amount in the actual payment in box and click out. 5. Click OK. 6. Click OK. The payment in will be created. Go to payment in window and the payment description will be in the system language, does not matter the language you've selected in the log-in. | ||||||||||||||||||
Proposed Solution | Use: final String language = bundle.getContext().getLanguage(); | ||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | |||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2011-07-21 10:10 | mirurita | New Issue | |||||||||||||||||
2011-07-21 10:10 | mirurita | Assigned To | => mirurita | ||||||||||||||||
2011-07-21 10:10 | mirurita | Modules | => Advanced Payables and Receivables Mngmt | ||||||||||||||||
2011-07-21 10:10 | mirurita | OBNetwork customer | => No | ||||||||||||||||
2011-07-21 10:10 | mirurita | Relationship added | related to 0018043 | ||||||||||||||||
2011-07-21 10:10 | mirurita | Relationship deleted | related to 0018043 | ||||||||||||||||
2011-07-21 10:11 | mirurita | Relationship added | related to 0016223 | ||||||||||||||||
2011-07-21 10:36 | mirurita | Status | new => scheduled | ||||||||||||||||
2011-07-21 10:36 | mirurita | fix_in_branch | => pi | ||||||||||||||||
2011-07-21 10:48 | hgbot | Checkin | |||||||||||||||||
2011-07-21 10:48 | hgbot | Note Added: 0039277 | |||||||||||||||||
2011-07-21 10:48 | hgbot | Status | scheduled => resolved | ||||||||||||||||
2011-07-21 10:48 | hgbot | Resolution | open => fixed | ||||||||||||||||
2011-07-21 10:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/08b15a140ffa623af930030653a0846f11ba30c4 [^] | ||||||||||||||||
2011-08-01 14:20 | hudsonbot | Checkin | |||||||||||||||||
2011-08-01 14:20 | hudsonbot | Note Added: 0039639 | |||||||||||||||||
2011-08-12 12:02 | gorkaion | Status | resolved => closed | ||||||||||||||||
2011-08-12 12:02 | gorkaion | Fixed in Version | => 3.0MP2 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|