Browse By Tags

  • Bank account created in CM is not showing in AP when trying to generate crystal reports.

    We have created a new bank account in CM module and the transactions are correct going but when trying to generate crystal report in AP module the particular bank name is not listed.The CM and AP module details and not sync. In order to generate crystal…
  • Crystal Report Hanging after Parameters have been entered

    Hi guys, so I am trying to add a crystal report to Sage 300 ERP however whenever I add same and run the report after entering the date range parameters, the report just freeze, wont load and also wont close when I try to close it. I've unchecked the…
  • Total Billings

    Does anyone know the Formula that Timberline uses for its Total Billings and Total Billings YTD field?
  • RE: Crystal Formula for Purchase Orders

    FLAKj92, What do you mean by "doesn't work." This appears to work for me: if {podetail.poline} >1 and {podetail.job}<>{poheader.job} then "See Below" else {poheader.job} In my test, I did notice that Crystal makes an assumption on how the tables…