{t}Selling price for period{/t} | : | {$sellingPriceForPeriod_totalSellingPriceForPeriod} {$sellingPriceForPeriod_teamCurrency} |
---|---|---|
{t}Elapsed during period{/t} | : | {$sellingPriceForPeriod_totalElapsedOnPeriod} {t}days{/t} |
{t}Remaining to produce (at end of period){/t} | : | {$sellingPriceForPeriod_totalRemainingAtEndOfPeriod} {t}days{/t} |
{t}Description{/t}:
{t}If you sell daily services with a specific price for each task, this plugin will give you the price of your batch of tasks over a given period of time.{/t}
{t}For this plugin, you need to add the "CodevTT_DailyPrice" customField to your mantis projects and set a value for each task.{/t}
{t}SellingPrice = DailyPrice x Elapsed during period{/t}
{t}Remaining = MgrEffortEstim - Elapsed since the beginning of the task to end of period{/t}