Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020101Openbravo ERPA. Platformpublic2012-03-23 14:412012-05-08 17:23
dmiguelez 
migueldejuana 
normalmajoralways
closedunable to reproduce 
20Community Appliance
pi 
pi 
Core
No
0020101: In Pick and Execute Window, it does not send the Form Data as expected
In Return to Vendor Shipment Window, in the Pick and Execute Window, after selecting and marking a row, it should remain visible even if other filters are applied. But it does not.
Looking in the sent Form Data with the help of the Chrome Developers tools, it can be noticed that the data sent is not what was expected.

-- Notice that the Issue 19370 must be fixed first --
Login as Openbravo/openbravo

Go to Return to Vendor window.
Create a new one with Business Partner: Be Soft Drinker.
Click on Pick/Edit Lines. Remove all the filters.
Select one of the showed lines and enter a returned quantity, i.e:
The line with Product: Diet Soda Ship/Receipt Qty: 120 Returned:10
Book it.

Go to Return to Vendor Shipment Window.
Create a new one with Business Partner: Be Soft Drinker.
Click on Pick/Edit Lines.
Select one of the lines showed and enter a Ship quantity, i.e:
Product: Diet Soda Pending:10 Ship Qty: 10
Notice that the left checkbox is checked.
Apply a filter in the first column: aa
Even with this filter, the row should remain visible.

The developer tools of chrome is a way to look the Form Data sent.
The data sent is in the Wrong.png screenshot, the expected, in the Expected.png screenshot
No tags attached.
related to defect 0019370 closed dmiguelez P&E: Pin feature is not working as expected 
png Wrong.png (219,289) 2012-03-23 14:41
https://issues.openbravo.com/file_download.php?file_id=5092&type=bug
png

png Expected.png (214,341) 2012-03-23 14:42
https://issues.openbravo.com/file_download.php?file_id=5093&type=bug
png
Issue History
2012-03-23 14:41dmiguelezNew Issue
2012-03-23 14:41dmiguelezAssigned To => alostale
2012-03-23 14:41dmiguelezFile Added: Wrong.png
2012-03-23 14:41dmiguelezModules => Core
2012-03-23 14:42dmiguelezRelationship addedrelated to 0019370
2012-03-23 14:42dmiguelezFile Added: Expected.png
2012-04-03 10:20dmiguelezNote Added: 0047328
2012-04-26 12:18alostaleAssigned Toalostale => migueldejuana
2012-05-08 17:23migueldejuanaNote Added: 0048463
2012-05-08 17:23migueldejuanaStatusnew => closed
2012-05-08 17:23migueldejuanaResolutionopen => unable to reproduce
2012-05-08 17:23migueldejuanaFixed in Version => pi

Notes
(0047328)
dmiguelez   
2012-04-03 10:20   
In the Screenshots attached, the lines to notice are the ones inside "From Data".
In the correct screenshot there is a line like:

criteria: {"fieldName":"id", "operator":"equals" ......... }

And in the wrong screenshot there are more than one line like:

criteria: {"operator":"iContains","fieldName": ........... }
criteria: {"operator":"iContains","fieldName": ........... }
criteria: {"operator":"iContains","fieldName": ........... }
(0048463)
migueldejuana   
2012-05-08 17:23   
Unable to reproduce in pi@5f0181ecc96c.

Probably solved with this upgrade to Smartclient 8.3d 2012-05-08 SNAPSHOT:
https://code.openbravo.com/erp/devel/pi/rev/9afecae0fc73 [^]