Loading

Hourly Rate

Get help with problems, or report & discuss bugs in Collabtive

Re: Hourly Rate

Postby SilentD » 27.02.2011, 23:35

I made two edits to get the rate to appear and update:
edituseradminform.tpl
Code: Select all
            <tbody class="color-b">
               <tr>
                  <td><label for="tel2">{#cellphone#}:</label></td>
                  <td class="right"><input type = "text" class="text" value = "{$user.tel2}" name = "tel2" id="tel2"  /></td>
               </tr>
            </tbody>
//New lines start
            <tbody class="color-b">
               <tr>
                  <td><label for="tel2">{#rate#}:</label></td>
                  <td class="right"><input type = "text" class="text" value = "{$user.rate}" name = "rate" id="rate"  /></td>
               </tr>
            </tbody>
//New lines end

            <tbody class="color-a">
               <tr>
                  <td></td>
                  <td class="right"></td>
               </tr>
            </tbody>



manageuser.php
Code: Select all
$taski = getArrayVal($_GET, "task");
$fproject = getArrayVal($_GET, "project");
//new lines start
$rate = getArrayVal($_GET, "rate");
//new lines end

$template->assign("mode", $mode);
// get the available languages
SilentD
 
Posts: 4
Joined: 29.12.2010, 16:15

Re: Hourly Rate

Postby SilentD » 27.02.2011, 23:51

The question is - what do you do with the rate. The budget will appear if you entered it on a project but the queries to pull the time tracker records when viewing a project doesn't pull any rates or totals.
SilentD
 
Posts: 4
Joined: 29.12.2010, 16:15

Re: Hourly Rate

Postby Eva » 21.05.2011, 21:36

Thanks for your input.
Editing a user's hourly rate (if you're an admin) will be included in our upcoming release.
User avatar
Eva
 
Posts: 833
Joined: 01.01.2008, 23:31
Location: Saarbrücken, Germany

Re: Hourly Rate

Postby Eva » 03.02.2012, 14:53

This is intended for a future release. :)
User avatar
Eva
 
Posts: 833
Joined: 01.01.2008, 23:31
Location: Saarbrücken, Germany


Return to Problems and Bugs

Who is online

Users browsing this forum: Google [Bot]