Sage 100

 View Only
Expand all | Collapse all

Possible #bug in #4.5. Maybe I'm wrong and this is

Aaron Clark

Aaron Clark06-08-2012 12:15

  • 1.  Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-07-2012 13:19
    Possible #bug in #4.5. Maybe I'm wrong and this is WAD, but I think it's a bug. Client is importing invoices every morning. They have batching turned on because they do some manual, some imported. In the VI job, the BatchNo field is set to a blank column. After they run the import (and VI doesn't report any errors or problems), they open the imported batch, but when they try to pick an invoice from the list, it says, ""Invoice already exists in batch ."" DFDM shows that the BatchNo field on the SO_InvoiceHeader is blank. It seems to me that using a blank column for the BatchNo is the right way to do this, and I don't remember having this issue ever come up before. What do you all think?


  • 2.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-07-2012 13:21
    Try hard coding a batch number (e.g. 77777) for the import.


  • 3.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-07-2012 15:28
    It should work as you've configured it, not WAD.


  • 4.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-07-2012 15:37
    Is the blank column at the far right? At one time, this was recommended.


  • 5.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-07-2012 16:43
    Are they first hitting Test before they Accept? Maybe they shouldn't (just a thought)


  • 6.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-07-2012 17:19
    I know if you hit Test, it creates the batch - I've had it happen many times. If you then click Accept, it usually doesn't matter.


  • 7.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-07-2012 18:07
    Have silent prayers been said before clicking accept? Starting around 4.2 - 4.3 I think that began to be a requirement for some imports.


  • 8.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-07-2012 19:10
    LOL @WayneSchulz! I've never admitted it, but yes, ""Oh Lord, please let this work as expected!!


  • 9.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-07-2012 19:14
    I have hard coded batch numbers and it works with no issues. I just imported hundreds of invoices today for a client and hard coded the batch number.


  • 10.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-07-2012 19:16
    I always assign a batch number; not sure why, just know that it works...


  • 11.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-07-2012 20:25
    Somehow me email responses aren't making it back. Yes the blank is to the right. No we are not hitting test first. Yes we could hard code the batch number. I've gone far as to say prayers out loud. I'm going to submit this as a bug.


  • 12.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-07-2012 21:59
    Why not just create a batch before importing and run time assign the batch # at import? I do not think are going to get anywhere reporting as a bug other than wasting a case.


  • 13.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-08-2012 02:37
    @AaronClark Please submit as a bug... this needs to work properly, especially when we're doing unattended imports and rely upon MAS 90 to work as documented. While there are temporary workarounds, they're just that.


  • 14.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-08-2012 08:08
    Reported. I'll let you all know what happens.


  • 15.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-08-2012 08:52
    As I am thinking about this more, maybe you should assign the batch number with the next command pointing it to the blank column.


  • 16.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-08-2012 08:55
    I don't think the Next command works with this BatchNo.


  • 17.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-08-2012 08:55
    This from Scott You are correct that this ""trick"" no longer works to get the next batch number. Unfortunately, I cannot submit as a bug because this procedure is just a way to ""trick"" the system to get the next batch number. Good thing for us is that there is always more than one way to skin a cat. We can set the operation for Batch to assign and leave the assigned value blank this will give you the next batch number. Scott Brady


  • 18.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-08-2012 08:59
    Scott said this will correctly write out the batch number to the header.


  • 19.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-08-2012 09:36
    Assuming the solution is assign the value to be blank and NOT a blank from a column.


  • 20.  RE: Possible #bug in #4.5. Maybe I'm wrong and this is

    Posted 06-08-2012 12:15
    I'll give it a try. Thanks guys!