Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #29248 Back to Issue ]
Summary 0029248: Can't filter in numeric fields using the value 0
Revision 2015-03-12 11:18 by AugustoMauch
Steps To Reproduce 1) Go to the Sales Order window
2) Try to filter by Delivery Status or Invoice Status fields , using the value 0
3) Notice that the filtering is not done and the error in description appears
Revision 2015-03-12 11:18 by AugustoMauch
Description Is not possible to filter numeric fields using the value 0, the following error appears in the javascript console:

  "Uncaught TypeError: Cannot read property 'operator' of undefined"
Revision 2015-03-12 11:08 by AugustoMauch
Steps To Reproduce 1) Go to the Sales Order window
2) Try to filter by Delivery Status or Invoice Status fields (notice that these are computed columns), using the value 0
3) Notice that the filtering is not done and the error in description appears
Revision 2015-03-12 11:08 by AugustoMauch
Description Is not possible to filter in some fields using the value 0, the following error appears in the javascript console:

  "Uncaught TypeError: Cannot read property 'operator' of undefined"


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker