From 2af8dcde3cc757648795d61936fff159214d1511 Mon Sep 17 00:00:00 2001 From: Albert Cervera i Areny Date: Tue, 16 Jul 2013 16:48:28 +0200 Subject: [PATCH] Add new core timesheet_cost module. --- core.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/core.cfg b/core.cfg index e4e5f98..2e6700b 100644 --- a/core.cfg +++ b/core.cfg @@ -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