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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011694
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfaceminoralways2009-12-09 09:562009-12-16 00:00
ReporteranandanView Statuspublic 
Assigned Torafaroda 
PrioritynormalResolutionfixedFixed in Version2.50MP10
StatusclosedFix in branchFixed in SCM revision13f9abb44514
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseOracleJava version1.6
OS VersionUbuntu 9.10Database version11.8 Ant version1.7.1
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011694: Filter Window "From" field Calculator button is not working properly

DescriptionIn a filter window, if the field type is Amount and it appears as
"From" and "To" field to specify the filter amount between From amount and To amount. The "From" field calculator button it is not working while clicking on it, i.e. not pop-up of the Calculator Window.

For example, take it as "Line No From and To" field in the Filter Window of Lines under G/L Journal || Batch >> Header. (Full Path: Financial Management || Accounting || Transactions || G/L Journal || Batch >> Header >> Lines)

But at the same time, the "To" Field calculator button is working.

This happens in almost all the places. One more example, take it as "Total Debit Amount From and To" field in the G/L Journal (after implementing the fix of 11510). In that the Calculator button of "From" Field is not working.
Steps To ReproduceStepts to Reproduce:

1. Login as System Administrator
2. Change the Login Role as "Openbravo Admin"
3. Click on Financial Management Menu and navigate to Accounting
4. Expand the Folder "Transactions"
5. Click on G/L Journal Menu
6. Navigate to Header Tab from Batch tab.
7. Then Click on Lines Tab.
8. Finally Click on Filter / Search button. You will get the Filter pop up Window

Now You can see the Line No. From and To field in that window.
Click on From field calculator button.
Proposed SolutionWhen I check the code for the left side ("From" Field) calculator button, the JavaScript "onclick" event were missing for this.

Please add the event and call the appropriate method (i.e. calculator() javascript method) to invoke the pop-up calculator window.

Pass the required parameter for the method.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0022692)
hgbot (developer)
2009-12-11 10:24

Repository: erp/devel/pi
Changeset: c29ed01fa1a3ec3428ef6320b2e5cbb97892f1ee
Author: Anandan Narasimachari Monnin <anandan.monnin <at> openbravo.com>
Date: Fri Dec 11 14:52:37 2009 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/c29ed01fa1a3ec3428ef6320b2e5cbb97892f1ee [^]

Fixes bug 0011694 Filter Window \"From\" field Calculator button is not working properly \"

---
M src/org/openbravo/erpCommon/businessUtility/Buscador.java
---
(0022753)
sureshbabu (reporter)
2009-12-14 13:23

Tested, working fine (when we click calculator icon in From field, calculator getting popped up and user able to enter amount using the calculator)
(0022755)
hgbot (developer)
2009-12-14 13:56

Repository: erp/devel/pi
Changeset: 13f9abb445144e92a566c0a782ee8da89b0ec788
Author: Anandan Narasimachari Monnin <anandan.monnin <at> openbravo.com>
Date: Mon Dec 14 14:24:15 2009 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/13f9abb445144e92a566c0a782ee8da89b0ec788 [^]

Fixes bug 11694 Filter Window \"From\" field Calculator button is not working properly

---
M src/org/openbravo/erpCommon/businessUtility/Buscador.java
---
(0022787)
hudsonbot (developer)
2009-12-15 04:56

---
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/e7ad8a48210d [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15705.obx [^]
---
(0022802)
hudsonbot (developer)
2009-12-15 08:58

---
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/d8660a4ab9a7 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15731.obx [^]
---
(0022821)
arunkumar (reporter)
2009-12-15 11:45

Tested & Working fine

- Issue History
Date Modified Username Field Change
2009-12-09 09:56 anandan New Issue
2009-12-09 09:56 anandan Assigned To => rafaroda
2009-12-09 12:11 anandan Summary Calculator button is not working properly => Filter Window "From" field Calculator button is not working properly
2009-12-10 10:03 anandan Steps to Reproduce Updated
2009-12-11 10:24 hgbot Checkin
2009-12-11 10:24 hgbot Note Added: 0022692
2009-12-11 10:24 hgbot Status new => resolved
2009-12-11 10:24 hgbot Resolution open => fixed
2009-12-11 10:24 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c29ed01fa1a3ec3428ef6320b2e5cbb97892f1ee [^]
2009-12-14 13:23 sureshbabu Note Added: 0022753
2009-12-14 13:23 sureshbabu Status resolved => closed
2009-12-14 13:23 sureshbabu Fixed in Version => 2.50MP10
2009-12-14 13:56 hgbot Checkin
2009-12-14 13:56 hgbot Note Added: 0022755
2009-12-14 13:56 hgbot Status closed => resolved
2009-12-14 13:56 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/c29ed01fa1a3ec3428ef6320b2e5cbb97892f1ee [^] => http://code.openbravo.com/erp/devel/pi/rev/13f9abb445144e92a566c0a782ee8da89b0ec788 [^]
2009-12-15 04:56 hudsonbot Checkin
2009-12-15 04:56 hudsonbot Note Added: 0022787
2009-12-15 08:58 hudsonbot Checkin
2009-12-15 08:58 hudsonbot Note Added: 0022802
2009-12-15 11:45 arunkumar Note Added: 0022821
2009-12-15 11:45 arunkumar Status resolved => closed
2009-12-16 00:00 anonymous sf_bug_id 0 => 2915149


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker