Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014344 | Openbravo ERP | 01. General setup | public | 2010-08-27 09:47 | 2010-09-21 00:00 |
|
Reporter | networkb | |
Assigned To | sivaraman | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | 2.50MP20 | |
Target Version | 2.50MP23 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0014344: in accounting combination selector, the partner selector is not opened with key "return" |
Description | . when you press the key "return" when you are in business partner field, in accounting combination selector, the selector of business partner is not opened |
Steps To Reproduce | . Financial Management || Accounting || Transactions || G/L Journal || Batch >> Header >> Lines
open the accounting combination selector
. click in field "business partner"
. press key "return"
the business partner selector is not opened. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-08-27 09:47 | networkb | New Issue | |
2010-08-27 09:47 | networkb | Assigned To | => dalsasua |
2010-08-27 09:47 | networkb | OBNetwork customer | => Yes |
2010-08-27 09:52 | networkb | Note Added: 0030389 | |
2010-08-27 09:57 | dalsasua | Assigned To | dalsasua => adrianromero |
2010-08-27 09:57 | dalsasua | Category | 09. Financial management => 01. General setup |
2010-09-09 12:11 | adrianromero | Status | new => scheduled |
2010-09-09 12:11 | adrianromero | fix_in_branch | => pi |
2010-09-16 07:13 | sivaraman | Assigned To | adrianromero => sivaraman |
2010-09-16 07:19 | hgbot | Checkin | |
2010-09-16 07:19 | hgbot | Note Added: 0031141 | |
2010-09-16 07:19 | hgbot | Status | scheduled => resolved |
2010-09-16 07:19 | hgbot | Resolution | open => fixed |
2010-09-16 07:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/088eb433eed98add095af76f422501ee544b92ab [^] |
2010-09-16 08:11 | sivaraman | Note Added: 0031142 | |
2010-09-20 09:01 | sureshbabu | Note Added: 0031209 | |
2010-09-20 09:01 | sureshbabu | Status | resolved => closed |
2010-09-20 15:28 | hudsonbot | Checkin | |
2010-09-20 15:28 | hudsonbot | Note Added: 0031233 | |
2010-09-21 00:00 | anonymous | sf_bug_id | 0 => 3072190 |
Notes |
|
|
the same problem is with product selector |
|
|
(0031141)
|
hgbot
|
2010-09-16 07:19
|
|
Repository: erp/devel/pi
Changeset: 088eb433eed98add095af76f422501ee544b92ab
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Thu Sep 16 10:46:04 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/088eb433eed98add095af76f422501ee544b92ab [^]
Fixes issue 14344: in accounting combination selector, the partner selector is not opened with key \"return\"
\"onloadFunctions\" has been modified to resolve the issue.
No impacts.
---
M src/org/openbravo/erpCommon/info/Account.html
---
|
|
|
|
Steps to test:
1. Go to Financial Management || Accounting || Transactions || G/L Journal || Batch >> Header >> Lines
2. Open the accounting combination selector
3. Click in field "Business Partner"
3.a. Press "Enter" key and verify if Business Partner selector is opened
4. Click in field "Product"
4.a. Press "Enter" key and verify if Product selector is opened |
|
|
|
|
|
|
|