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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020412
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacecriticalalways2012-05-03 18:112012-05-29 10:19
ReporterdbazView Statuspublic 
Assigned Tomtaal 
PriorityurgentResolutionfixedFixed in Version3.0MP12
StatusclosedFix in branchFixed in SCM revisionc7aac5ae6ada
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

0020412: "Match Statement" popup doesn't show the grid

Description"Match Statement" popup doesn't show the grid.

This grid is a smartclient grid in a classic page.
Steps To ReproduceGo to "Financial Account"
Select record "Bank - Account 2"

In form mode do this change: Matching Algorithm -> Standard

Now go to its child tab "Imported Bank Statement"
Create new one and fill
Name: "test"

Now go to its child tab "Bank Statement Lines"
Create new one and fill
Reference No: Line1
Amout IN: 10

Create new one and fill
Reference No: Line2
Amout IN: 20

Click button "Process"

Click button "Match Statement"

Click the magnifier glass icon.
Notice that the grid is not shown.

NOTE: Even with the DalUtil.FIELDSEPARATOR and OB.Constants.FIELDSEPARATOR to "." modification, it still doesn't work.

I have done a manual change in order to run Smartclient unobfuscated, and it seems that there is a problem with the date field, that's why it doesn't open.
Inside DateRangeItem.js there are two things that fail:

Inside "isc.DateRangeDialog.addMethods -> initWidget"
rangeItem.canvas
doesn't exist

Inside "setValue"
this.rangeItem.setFromDate
this.rangeItem.setToDate
don't exist

If you somehow manage to run this window from unobfuscated sources, you can use attached DateRangeItem.js to open the popup, although the calendar in the filter column related to the Date won't work
TagsNo tags attached.
Attached Files? file icon DateRangeItem.js [^] (41,180 bytes) 2012-05-03 22:36

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00204383.0MP12 closedmirurita Date filter in selector popup grid does not work because of invalid override in other js file 

-  Notes
(0048361)
dbaz (developer)
2012-05-03 19:42

Maybe other new selectors in classic windows should be reviewed too (I have tested, and aparently, they work ok):

AddOrderOrInvoice.html
Go to "Payment In"
Create new and save without any other modification
Click "Add Details" button
A new "Add Payment In" popup is opened. There it is the new selector.


AddTransaction.html
Go to "Financial Account"
Select record "Bank - Account 2"
Click "Add Transaction" button
With "Transaction Type" as "GL Item"
Some new selectors are shown


AddPaymentFromTransaction.html
Go to "Financial Account"
Select record "Bank - Account 2"
Click "Add Transaction" button
With "Transaction Type" as "Payment In/Out" click "Add Payment In/Out"
"Add Payment In" is opened. There it is the new selector


SelectExpectedPayments.html
Go to "Payment Proposal"
Create new record and click "Select Expected Payments"
It seems that, although that html has new selector code (org.openbravo.client.kernel/OBCLKER_Kernel/StaticResources), it really doesn't
(0048424)
hgbot (developer)
2012-05-07 23:00

Repository: erp/devel/pi
Changeset: c7aac5ae6ada0589a7799ea1b23015dd1a01c6d6
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon May 07 22:59:22 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c7aac5ae6ada0589a7799ea1b23015dd1a01c6d6 [^]

Fixes issue 20412: "Match Statement" popup doesn't show the grid
With the latest SC release the filter editor type was determined
in a different way. This has now been corrected using the info
sent from the server.

---
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-widget.js
---
(0049044)
hudsonbot (developer)
2012-05-25 12:10

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

Maturity status: Test
(0049412)
alostale (manager)
2012-05-29 10:19

Code reviewed and verified on pi@f94acbb414d4

- Issue History
Date Modified Username Field Change
2012-05-03 18:11 dbaz New Issue
2012-05-03 18:11 dbaz Assigned To => mtaal
2012-05-03 18:11 dbaz Modules => Core
2012-05-03 19:42 dbaz Note Added: 0048361
2012-05-03 20:53 dbaz Steps to Reproduce Updated View Revisions
2012-05-03 22:36 dbaz Steps to Reproduce Updated View Revisions
2012-05-03 22:36 dbaz File Added: DateRangeItem.js
2012-05-07 23:00 hgbot Checkin
2012-05-07 23:00 hgbot Note Added: 0048424
2012-05-07 23:00 hgbot Status new => resolved
2012-05-07 23:00 hgbot Resolution open => fixed
2012-05-07 23:00 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c7aac5ae6ada0589a7799ea1b23015dd1a01c6d6 [^]
2012-05-07 23:08 mtaal Relationship added related to 0020438
2012-05-25 12:10 hudsonbot Checkin
2012-05-25 12:10 hudsonbot Note Added: 0049044
2012-05-29 10:19 alostale Note Added: 0049412
2012-05-29 10:19 alostale Status resolved => closed
2012-05-29 10:19 alostale Fixed in Version => 3.0MP12


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker