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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0023418
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformminorhave not tried2013-03-27 16:152013-04-07 01:03
ReporterAugustoMauchView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionfixedFixed in Version3.0MP22
StatusclosedFix in branchFixed in SCM revision3e2bb7d69692
ProjectionnoneETAnoneTarget Version3.0MP22
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toshankarb
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0023418: Allow including specific Core Message to the I18N object

DescriptionAll messages that belong to a module other than Core are included in the I18N object. This object is used to retrieve this labels from the client side.

Some time ago it was decided not to include Core messages in I18N, because there was a huge amount of them, and almost every one of them are used only in the server side.

It would be useful to be able to include specific Core labels in th I18N object.
Steps To Reproduce-
Proposed SolutionCreate a new flag in the Message window: Include in I18N.

This flag should only be shown when the message belongs to the Core module (otherwise it is not needed, because in that case the label is already included in the I18N object). If this flag is checked, then the label will be included in the I18N object.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0057559)
AugustoMauch (manager)
2013-04-02 11:26

Target version updated to MP22 because a project that is already commited to pi depends on this fix
(0057561)
hgbot (developer)
2013-04-02 11:43

Repository: erp/devel/pi
Changeset: 3e2bb7d69692c44c78e7548adfafd7439ead2a66
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue Apr 02 11:31:54 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3e2bb7d69692c44c78e7548adfafd7439ead2a66 [^]

Fixes issue 23418: It is possible to include core messages in the I18N object

A new flag has been added to the Message header tab, that will only be shown if the selected message belongs to the core module. Checking this flag will result in the inclusion of the message in the OB.I18N object, which can be used to retrieve the label from the client side. By default labels that belong to a module other than core are included, so this flag is not needed in those cases.

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/I18NComponent.java
M modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/model/tables/AD_MESSAGE.xml
M src-db/database/model/triggers/AD_MESSAGE_MOD_TRG.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0057568)
shankarb (reporter)
2013-04-02 14:09

Code reviewed and tested in pi changeset 30ee194bb3a5
(0057753)
hudsonbot (developer)
2013-04-07 01:03

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b03a336bd23b [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2013-03-27 16:15 AugustoMauch New Issue
2013-03-27 16:15 AugustoMauch Assigned To => AugustoMauch
2013-03-27 16:15 AugustoMauch Modules => Core
2013-03-27 16:15 AugustoMauch Triggers an Emergency Pack => No
2013-04-02 11:26 AugustoMauch Note Added: 0057559
2013-04-02 11:26 AugustoMauch Target Version => 3.0MP22
2013-04-02 11:38 AugustoMauch Issue Monitored: shankarb
2013-04-02 11:42 AugustoMauch Review Assigned To => shankarb
2013-04-02 11:43 hgbot Checkin
2013-04-02 11:43 hgbot Note Added: 0057561
2013-04-02 11:43 hgbot Status new => resolved
2013-04-02 11:43 hgbot Resolution open => fixed
2013-04-02 11:43 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3e2bb7d69692c44c78e7548adfafd7439ead2a66 [^]
2013-04-02 14:09 shankarb Note Added: 0057568
2013-04-02 14:09 shankarb Status resolved => closed
2013-04-02 14:10 shankarb Fixed in Version => 3.0MP22
2013-04-07 01:03 hudsonbot Checkin
2013-04-07 01:03 hudsonbot Note Added: 0057753


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker