Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020412 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | critical | always | 2012-05-03 18:11 | 2012-05-29 10:19 | |||
Reporter | dbaz | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP12 | |||
Status | closed | Fix in branch | Fixed in SCM revision | c7aac5ae6ada | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
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 Reproduce | Go 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0048361) dbaz (viewer) 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 (viewer) 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 (viewer) 2012-05-29 10:19 |
Code reviewed and verified on pi@f94acbb414d4 |
![]() |
|||
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 18:11 | dbaz | OBNetwork customer | => No |
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 |