Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0032796Openbravo ERPA. Platformpublic2016-04-27 12:172022-02-01 08:05
inaki_garcia 
Triage Platform Base 
normalminorsometimes
acknowledgedopen 
5
pi 
 
Mozilla Firefox
Core
No
0032796: "Batches" false positive shows up a "Note" popup, which prevents test cases from executing correctly
In the "Payment Out" process as tested by the APRRegression29532Out.java test case, when selecting "Orders" Transaction type in the "Add Details" window, a "Note" popup is shown which says that it isn't possible to select many records at once. This is due to trying to click on the Select All checkbox on the first grid before the application has any chance of loading the filtered data, and although a workaround has been coded to prevent this situation from happening (by adjusting timing between instructions), there might be a better solution to this which exceeds our scope of coding. Could be an issue with SmartClient.

This issue is reproducible in all PI builds as tested by the automated tests (with Postgres and Oracle).
Log in the erp_pi_pgsql live build:

1. Create a Sales Order
2. Create a Payment Out, filling the header data with the same data used for the Sales Order
3. Click on the "Add Details" button
4. Select "Orders" in the Transaction type field, and as soon as the combo list hides, try to click on the Select All checkbox on the grid bellow immediately after.
5. If done as indicated, the "Note" popup appears.

As indicated in this issue, this is reproducible sometimes, depending on the server load. Please refer to the attachment and the following link to the video depicting this:

https://drive.google.com/open?id=0B7v8HlaHNHiEbjNrNk9zT3hkUjQ [^]
No tags attached.
png Screenshot from 2016-04-27 12:11:48.png (75,310) 2016-04-27 12:17
https://issues.openbravo.com/file_download.php?file_id=9330&type=bug
png
Issue History
2016-04-27 12:17inaki_garciaNew Issue
2016-04-27 12:17inaki_garciaAssigned To => platform
2016-04-27 12:17inaki_garciaFile Added: Screenshot from 2016-04-27 12:11:48.png
2016-04-27 12:17inaki_garciaWeb browser => Mozilla Firefox
2016-04-27 12:17inaki_garciaModules => Core
2016-04-27 12:17inaki_garciaTriggers an Emergency Pack => No
2016-07-15 10:16alostaleStatusnew => acknowledged
2017-02-06 10:52inaki_garciaNote Added: 0094071
2022-02-01 08:05alostaleAssigned Toplatform => Triage Platform Base

Notes
(0094071)
inaki_garcia   
2017-02-06 10:52   
Please review this issue to see if it has a viable solution