Project:
View Revisions: Issue #38516 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0038516: Add a feature to allow to disable transactional filters in transactional windows easily without code changes | ||
Revision | 2019-01-23 17:42 by caristu | ||
Description | The filter being present by default in transactional windows[1] filters by not process or modified in last x days was intended to reduce set of rows shown by default and improve performance. However without extra matching indexes that filter in fact can hurt performance in high data volumes. It would be nice if it would be possible to deactivate that filter. Note: The window type (Maintain vs. Transactional) also controls that filter but changing it affects other areas (UI template, Utility.getContext) so does not seem a good choice just to disable the filter See project page for additional information: http://wiki.openbravo.com/wiki/Projects:Disable_Transactional_Filters [^] [1] http://wiki.openbravo.com/wiki/Standard_Windows#Transactional_Windows [^] |
||
Revision | 2019-01-21 11:31 by caristu | ||
Description | The filter being present by default in transactional windows[1] filters by not process or modified in last x days was intended to reduce set of rows shown by default and improve performance. However without extra matching indexes that filter in fact can hurt performance in high data volumes. It would be nice if it would be possible to deactivate that filter. Note: The window type (Maintain vs. Transactional) also controls that filter but changing it affects other areas (UI template, Utility.getContext) so does not seem a good choice just to disable the filter [1] http://wiki.openbravo.com/wiki/Standard_Windows#Transactional_Windows [^] |
||
Revision | 2019-01-18 11:25 by caristu | ||
Description | The filter being present by default in transactional windows[1] filters by not process or modified in last 7 days. Which was intended to reduce set of rows shown by default and improve performance. However without extra matching indexes that filter in fact can hurt performance in high data volumes. Note: The window type (Maintain vs. Transactional) also controls that filter but changing it affects other areas (UI template, Utility.getContext) so does not seem a good choice just to disable the filter [1] http://wiki.openbravo.com/wiki/Standard_Windows#Transactional_Windows [^] |
||
Revision | 2019-01-18 11:24 by caristu | ||
Description | The filter being present by default in transaction windows[1] filters by (not process or modified in last 7 days). Which was intended to reduce set of rows shown by default and improve performance. However without extra matching indexes that filter in fact can hurt performance in high data volumes. Note: The window type (Maintain vs. Transactional) also controls that filter but changing it affects other areas (UI template, Utility.getContext) so does not seem a good choice just to disable the filter [1] http://wiki.openbravo.com/wiki/Standard_Windows#Transactional_Windows [^] |
||
Revision | 2018-05-10 13:19 by shuehner | ||
Description | The implicit filter being present by default in transaction windows filters by (not process or modified in last 7 days). Which was intended to reduce set of rows shown by default and improve performance. However without extra matching indexes that implicit filter in fact can hurt performance in high data volumes. So it should be possible to disable it per configuration. As most window configuration is already centralized in the "Grid configuration" that seems to be a good place for such an option. Alternative could be a preference similar to "Disabling Linked Items". Note: The window type (Maintain vs. Transactional) also controls that filter but changing it affects other areas (UI template, Utility.getContext) so does not seem a good choice just to disable the filter |
||
Revision | 2018-05-10 13:13 by Sandrahuguet | ||
Description | It would be fine to be able to disable implicit filters in transactional windows. It's probably a good idea to do it through the Grid Configuration window. | ||
Revision | 2018-05-10 13:12 by Sandrahuguet | ||
Description | It would be fine to be able to disable implicit filters in transactional windows. Probably is a good idea to do it through the Grid Configuration window. |
Copyright © 2000 - 2009 MantisBT Group |