Purch. Invoice Preview Posting Error

jhanvincent14jhanvincent14 Member Posts: 214
Hello Good day.

We encounter a really weird bug. this is the 1st time I've seen this.

In purchase Invoice Module, Every time we do Preview posting there is this error that always popping up.

jqz0suvmefa5.png

As I do debugging session. I found out that the error triggered in Codeunit 90 FillInvoicePostBuffer Function.

it's just weird that it always triggered on PurchInvHeaderPrempt1.FINDSET. does anyone encounter this kind of problem before that the error triggered on a record's findset ?

ms4d8opfk3bw.png

I already Compiled the objects, both Codeunit and Table and error still occurs. I also tried creating new variable for table 122 and do the same filter in a different function and the same error pops up. please can someone enlighten me ?

Thanks and God Bless :)

Regards,

Answers

  • kmkaotkmkaot Member Posts: 261
    hi, can you check whether there is any prepayment % entered

    warm Regards
    Kris
  • jhanvincent14jhanvincent14 Member Posts: 214
    edited 2021-01-05
    kmkaot wrote: »
    hi, can you check whether there is any prepayment % entered

    warm Regards
    Kris

    hello Sir @kmkaot,

    Yes, Sir. I have already check the prepayment % and it is zero.

    q2zroa5c5o88.png

    Every time I run the filters on table 122, the error will trigger if I do FINDSET.

    Thanks and God Bless :)

    Regards,
Sign In or Register to comment.