[Erp5-report] ERP5

cvsdigest nobody at cvs.erp5.org
Wed Nov 16 00:49:00 CET 2005


User:   kevin
Date:   2005-11-16 00:44:19
Module: ERP5

    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'

    M bootstrap/erp5_core.bt5
      http://cvs.erp5.org/ERP5/bootstrap/erp5_core.bt5.diff?r1=1.99&r2=1.100

--
Generated by cvsdigest 1.2 http://www.nongnu.org/cvsdigest/



More information about the Erp5-report mailing list