Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023001Openbravo ERPA. Platformpublic2013-02-07 10:572013-03-04 11:52
azabaleta 
AugustoMauch 
urgentmajoralways
closedfixed 
5
3.0MP19.3 
3.0MP21 
dbaz
Core
No
0023001: El grid de pick&execute no funciona correctamente con los filtros por defecto.
Probado en el nuevo grid de pick&execute que introduce la nueva funcionalidad de Doubtful Debt Run.
CReo cabecera en "Doubtful debt run" .
Pulso el el botón de select doubtful debt.
Me aparecen líneas de deuda que cumple con los filtros. Aparece el embudo, porque hay unos filtros ya prefijados.
En el grid abro el filtro de organizaciones y selecciono una organización.
Se me filtran los resultados por esa org.
Vuelvo a abrir el filtro de organizaciones y quito esa org.
Vuelve a salir toda la deuda.
Pulso en el embudo entonces, y no funciona. No se refresca el resto de deuda.
No tags attached.
diff issue23001.diff (1,032) 2013-02-07 17:33
https://issues.openbravo.com/file_download.php?file_id=5949&type=bug
Issue History
2013-02-07 10:57azabaletaNew Issue
2013-02-07 10:57azabaletaAssigned To => AugustoMauch
2013-02-07 10:57azabaletaModules => Core
2013-02-07 10:57azabaletaTriggers an Emergency Pack => No
2013-02-07 17:33AugustoMauchFile Added: issue23001.diff
2013-02-07 17:33AugustoMauchNote Added: 0056267
2013-02-07 17:35AugustoMauchStatusnew => scheduled
2013-02-07 17:35AugustoMauchfix_in_branch => pi
2013-02-11 17:11AugustoMauchIssue Monitored: dbaz
2013-02-11 17:11AugustoMauchReview Assigned To => dbaz
2013-02-11 17:11AugustoMauchfix_in_branchpi =>
2013-02-11 17:11hgbotCheckin
2013-02-11 17:11hgbotNote Added: 0056343
2013-02-11 17:11hgbotStatusscheduled => resolved
2013-02-11 17:11hgbotResolutionopen => fixed
2013-02-11 17:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/07891c3b09b7b778b3f453611c15efa793c695e9 [^]
2013-02-20 04:49hudsonbotCheckin
2013-02-20 04:49hudsonbotNote Added: 0056566
2013-03-04 11:52dbazNote Added: 0056985
2013-03-04 11:52dbazStatusresolved => closed
2013-03-04 11:52dbazFixed in Version => 3.0MP21

Notes
(0056267)
AugustoMauch   
2013-02-07 17:33   
A fix for this issue has been attached, it will be pushed to pi once it is unfrozen for MP21 issues.
(0056343)
hgbot   
2013-02-11 17:11   
Repository: erp/devel/pi
Changeset: 07891c3b09b7b778b3f453611c15efa793c695e9
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Mon Feb 11 17:10:03 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/07891c3b09b7b778b3f453611c15efa793c695e9 [^]

Fixes issue 23001: Clearing the filter works properly in P&E windows

The problem was that if in a P&E window the user entered something in a filter and then deleted that filter, the application considered that there were no filter active, so clearing the filter did not even try to call the datasource. The problem is that even though there were no filter, that window had a filter clause that needs to be cleared if the user clicks on the Clear Filter button.

This has been fixed by forcing a reload when the user clicks on the Clear Filter button by adding a dummy criterion to the criteria.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
---
(0056566)
hudsonbot   
2013-02-20 04:49   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/d828167a9e83 [^]

Maturity status: Test
(0056985)
dbaz   
2013-03-04 11:52   
Reviewed @ changeset: 19845 - 60243532caef