In InventoryModule_reindexMovementList script, portal_catalog() sort_on parameter
was changed from [('start_date','ascending')] to [('movement.start_date','ascending')], to rid of this error : INFO(0) SQLCatalog.buildSQLQuery WARNING, Unable to build the new sort index Traceback (most recent call last): File "/var/lib/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1397, in buildSQLQuery from_table_dict[acceptable_key_map[key][0]] = acceptable_key_map[key][0] # We use catalog by default KeyError: 'catalog.start_date' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4334 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
No preview for this file type
Please register or sign in to comment