Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020653Openbravo ERPA. Platformpublic2012-05-31 10:262012-08-23 17:10
naiaramartinez 
AugustoMauch 
normalminorhave not tried
closedfixed 
5
 
3.0MP15 
guilleaer
Core
No
0020653: Pick/Edit lines (return to vendor window) is calling FIC when it shouldn't
Iif you go to return to Vendor window, pick/edit lines process, when you select a line and you are in edit mode, the application is calling FIC when it shouldn't.
Go to Return to Vendor window.
Create a new line and save it.
Press Pick/Edit Lines.
Open the developer tools, in Network option.
Select any line and fill returned field. Press tab key
Notice that there is a call to FIC.
No tags attached.
Issue History
2012-05-31 10:26naiaramartinezNew Issue
2012-05-31 10:26naiaramartinezAssigned To => alostale
2012-05-31 10:26naiaramartinezModules => Core
2012-05-31 11:56naiaramartinezSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=3509#r3509
2012-08-20 13:15AugustoMauchClosed by => guilleaer
2012-08-20 13:15AugustoMauchAssigned Toalostale => AugustoMauch
2012-08-20 13:19hgbotCheckin
2012-08-20 13:19hgbotNote Added: 0051370
2012-08-20 13:19hgbotStatusnew => resolved
2012-08-20 13:19hgbotResolutionopen => fixed
2012-08-20 13:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/52e969309061457a417f3a2becb720b40ee4ee51 [^]
2012-08-23 17:10guilleaerNote Added: 0051516
2012-08-23 17:10guilleaerStatusresolved => closed
2012-08-23 17:10guilleaerFixed in Version => 3.0MP15

Notes
(0051370)
hgbot   
2012-08-20 13:19   
Repository: erp/devel/pi
Changeset: 52e969309061457a417f3a2becb720b40ee4ee51
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Mon Aug 20 13:18:33 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/52e969309061457a417f3a2becb720b40ee4ee51 [^]

Fixes issue 20653: Fixed showInlineEditor in P&E grid

In the Pick and Execute windows, every time the focus moved to a grid cell a call to the FIC was done to retrieve the initial values. This has to be done only when the row of the new cell is different from the row of the previously focused cell

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
---
(0051516)
guilleaer   
2012-08-23 17:10   
code reviewed and tested in pi@39098d52307f