Sage 100

 View Only
  • 1.  Random question I'm hoping someone can answer for

    Posted 06-13-2016 07:48
    Random question I'm hoping someone can answer for me! :) Customer is paying a lot of invoices each week to one vendor, but system errors out when they hit a certain threshold. Is there a limit on the number of invoices that can be paid on one check in AP Check Printing?


  • 2.  RE: Random question I'm hoping someone can answer for

    Posted 06-13-2016 07:52
    This sounds familiar like something we may have discussed that subsequently got squashed with a PU? What version is this?


  • 3.  RE: Random question I'm hoping someone can answer for

    Posted 06-13-2016 07:55
    what error ?


  • 4.  RE: Random question I'm hoping someone can answer for

    Posted 06-13-2016 07:57
    Version 2015... Sadly, she didn't pull me in to view the error, nor did she send it to me. I've asked her to send me the error when it happens again. I just thought I'd throw the question out, just in case. :)


  • 5.  RE: Random question I'm hoping someone can answer for

    Posted 06-13-2016 08:08
    I thought there was something with 30 being the limit but as @WayneSchulz said, I think it was fixed in a PU. Do they have a valid extended stub form?


  • 6.  RE: Random question I'm hoping someone can answer for

    Posted 06-13-2016 08:10
    That sounds like the formula adjustments might be needed on the check form.


  • 7.  RE: Random question I'm hoping someone can answer for

    Posted 06-13-2016 08:12
    fyi https://90minds-com.socialcast.com/messages/23090216?ref=stream


  • 8.  RE: Random question I'm hoping someone can answer for

    Posted 06-13-2016 09:28
    1.Replace the following formula on the main report: oPrintGLVariable ?from : ?formula = StoreStringVar(""PrintGL"",{@PrintGLDistribution}) ?to : ?Shared PrintGL As String PrintGL = {@PrintGLDistribution} Formula = PrintGL ?Note: Verify Basic Syntax is selected in Formula Editor 2.Replace the following formula on each subreport oPrintGLDistribution ?from: formula = FetchStringVar(""PrintGL"") ?to: ?Shared GLPrint as String Formula = GLPrint


  • 9.  RE: Random question I'm hoping someone can answer for

    Posted 06-13-2016 11:45
    Thank you all!! I really appreciate the assist, just love 90minds!!