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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017486
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2011-06-03 10:352011-06-22 11:44
ReportermaiteView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revisioncfd72e0f0ca2
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017486: Informative message not obtained when reconciling transactions manually and in spanish

DescriptionInformative message not obtained when reconciling transactions manually and in spanish.

Reconciliation.html line 55
showJSMessage('APRM_DateWillBeUpdated');

An Ajax call is done to the server (MessageJS.java) and using the xml template the response is built.

As in AD_TEXTINTERFACES exist a record with text (Warning) and without filename associated the xml engine translates the field:

<xml-structure>
  <status>
    <type>Aviso</type>
    <title>Aviso</title>
    <description><![CDATA[Al seleccionar transacciones posteriores a la fecha de reconciliación, la fecha de la transacción será actualizada a la fecha de la línea del extracto bancario]]></description>
  </status>
</xml-structure>

in MessageBox.js the setValues_MessageBox function looks for ERROR, WARNING, INFO, SUCCESS types but as the response has a translated vale (AVISO) the message is not displayed.
Steps To Reproduce0. install spanish translation
1. Configure Financial Account to make reconciliation manually
2. Add Transaction with future date 15/08/2011
3. Press Reconcile button. Your transaction is not shown as date is posterior. Uncheck option "Hide Transactions after statement date" and realize that you can now see transaction but you are not obtaining informative message letting you know that your transaction's date is going to be updated.

If you switch to English language you will obtain proper message:

Warning
When matching transactions after reconciliation date range, these transaction dates will be updated to bank statement line date
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0017628 closedalostale Informative message not obtained when reconciling transactions manually and in spanish 

-  Notes
(0038318)
hgbot (developer)
2011-06-13 18:03

Repository: erp/devel/pi
Changeset: cfd72e0f0ca28924a67c41d23031397fd482acc2
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jun 13 18:01:02 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/cfd72e0f0ca28924a67c41d23031397fd482acc2 [^]

fixed bug 17486: JS messages (2.50) translate code

---
M src/org/openbravo/erpCommon/businessUtility/MessageJS.java
M src/org/openbravo/erpCommon/businessUtility/MessageJS.srpt
M src/org/openbravo/erpCommon/businessUtility/MessageJS.xml
---
(0038348)
maite (developer)
2011-06-14 16:50

verified
(0038460)
hudsonbot (developer)
2011-06-22 11:44

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/abb438586c0e [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-06-03 10:35 maite New Issue
2011-06-03 10:35 maite Assigned To => dalsasua
2011-06-03 10:35 maite Modules => Advanced Payables and Receivables Mngmt
2011-06-03 10:36 maite Issue Monitored: networkb
2011-06-03 10:38 jonalegriaesarte Assigned To dalsasua => mirurita
2011-06-13 13:36 mirurita Modules Advanced Payables and Receivables Mngmt => Core
2011-06-13 13:36 mirurita Assigned To mirurita => alostale
2011-06-13 13:36 mirurita Category Z. Others => A. Platform
2011-06-13 13:36 mirurita Description Updated View Revisions
2011-06-13 17:59 alostale Status new => scheduled
2011-06-13 17:59 alostale fix_in_branch => pi
2011-06-13 18:03 hgbot Checkin
2011-06-13 18:03 hgbot Note Added: 0038318
2011-06-13 18:03 hgbot Status scheduled => resolved
2011-06-13 18:03 hgbot Resolution open => fixed
2011-06-13 18:03 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/cfd72e0f0ca28924a67c41d23031397fd482acc2 [^]
2011-06-14 16:50 maite Note Added: 0038348
2011-06-14 16:50 maite Status resolved => closed
2011-06-22 11:44 hudsonbot Checkin
2011-06-22 11:44 hudsonbot Note Added: 0038460


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker