tryton-modules-timesheet (3.0.0-1) unstable; urgency=low

    The cost functionality for employees on timesheets was refactored
    into the new package tryton-modules-timesheet-cost. Any module using
    these methods must now depend on the new module.

    If the new module tryton-modules-timesheet-cost was pulled in as dependency
    you must register it in existing databases with
      # trytond -i tryton-modules-timesheet-cost -d <database>
    before being able to do the ususal upgrade with
      # trytond -u all -d <database>

 -- Mathias Behrle <mathiasb@m9s.biz>  Sun, 24 Nov 2013 17:48:10 +0100
