Add new core timesheet_cost module.

This commit is contained in:
Albert Cervera i Areny 2013-07-16 16:48:28 +02:00
parent 6ebc0c62b5
commit 2af8dcde3c
1 changed files with 1 additions and 0 deletions

View File

@ -68,3 +68,4 @@ stock_supply_day = hg http://hg.tryton.org/modules/stock_supply_day egg=False
stock_supply_forecast = hg http://hg.tryton.org/modules/stock_supply_forecast egg=False
stock_supply_production = hg http://hg.tryton.org/modules/stock_supply_production egg=False
timesheet = hg http://hg.tryton.org/modules/timesheet egg=False
timesheet_cost = hg http://hg.tryton.org/modules/timesheet_cost egg=False