Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0018337 | Openbravo ERP | A. Platform | public | 2011-08-23 09:16 | 2011-09-05 11:53 | |||||||
Reporter | mirurita | |||||||||||
Assigned To | jecharri | |||||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | pi | |||||||||||
Target Version | 3.0MP4 | Fixed in Version | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0018337: Standard (UI Pattern) process definition does not allow collecting record id-s of multiple selection (grid view). | |||||||||||
Description | Button A calls the process B. Scenario 1: - In Form view click on Button A - Process B gets the id of the selected record (ONLY ONE) and does some modifications. Scenario 2: - In grid view select multiple records. - Click on Button A - In Process B you can only retrieve the id of one of the selected records. There is no way to get a list of selected records. | |||||||||||
Steps To Reproduce | 1) Use as example FIN_DeleteTransaction process defined as UI Pattern: Standard 2) It is call when clicking in the Delete button available in Financial Account || Transactions tab. This button removes selected lines in the Transactions tab. 3) Go to Financial Account || Transactions tab select multiple transactions and click on Delete button. You will realize that ONLY ONE transaction has been removed. 4) Have a look to DeleteTransaction.java file (org.openbravo.advpaymentmngt.ad_actionbutton) where the selected record is retrieved >> strKey = (String) params.get("Aprm_Finacc_Transaction_V_ID"); There is no way to receive a multiple selection. | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2011-08-23 09:16 | mirurita | New Issue | ||||||||||
2011-08-23 09:16 | mirurita | Assigned To | => alostale | |||||||||
2011-08-23 09:16 | mirurita | Modules | => Core | |||||||||
2011-08-23 09:18 | mirurita | Relationship added | blocks 0018226 | |||||||||
2011-08-23 12:35 | maite | Resolution time | => 1315346400 | |||||||||
2011-08-23 12:36 | maite | Issue Monitored: networkb | ||||||||||
2011-08-29 17:03 | alostale | Note Added: 0040542 | ||||||||||
2011-08-29 17:03 | alostale | Status | new => scheduled | |||||||||
2011-08-29 17:03 | alostale | fix_in_branch | => pi | |||||||||
2011-08-30 09:33 | alostale | Assigned To | alostale => jecharri | |||||||||
2011-08-31 16:51 | jonalegriaesarte | Target Version | => 3.0MP4 | |||||||||
2011-08-31 16:51 | jonalegriaesarte | fix_in_branch | pi => | |||||||||
2011-09-01 16:48 | hgbot | Checkin | ||||||||||
2011-09-01 16:48 | hgbot | Note Added: 0040683 | ||||||||||
2011-09-01 16:48 | hgbot | Status | scheduled => resolved | |||||||||
2011-09-01 16:48 | hgbot | Resolution | open => fixed | |||||||||
2011-09-01 16:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/db224c38b0976a037c3943c1bdf1346cfebc6037 [^] | |||||||||
2011-09-02 20:13 | hudsonbot | Checkin | ||||||||||
2011-09-02 20:13 | hudsonbot | Note Added: 0040732 | ||||||||||
2011-09-05 11:53 | mirurita | Note Added: 0040742 | ||||||||||
2011-09-05 11:53 | mirurita | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|