Contact Us |Home
 

Resource Dynamics, Inc.

 

Tele-Support HelpDesk Hot Tips

Index by Tip Id | Index by Description | Search Keywords | Search Text
V2QA000058 V2QA000058
Crystal 2.2 Changes

Question:

What changes, if any, where made to version 2.2 Standard Reports?

 

Answer:

Changes made to Crystal Report(s) for version 2.2

 

@detail - Bill

 

        was

                if {TIMELOG.BILLABLE} = 1 then

                             {TIMELOG.BILLMINS}

                else

                             0

        change to

                if {TIMELOG.BILLABLE} = TRUE then

                             {TIMELOG.BILLMINS}

                else

                             0

 

Applicable HelpDesk version(s):

2.2

Copyright © 2003 Resource Dynamics, Inc. * Created with Tele-Support HotTips Publisher