Options

Automated test

Hi all,

Does anybody know what are test scenarios for fields Allow Posting From and Allow Posting To, or in what codeunit I can find test function that check these fields?

Tnx!

Best Answer

Answers

  • Options
    tomasevicstefantomasevicstefan Member Posts: 51
    Andrey wrote: »
    Codeunit 134227 ERM PostRecurringJournal

    [Test] PostMultipleRecurringJournalLineUserSetupNotAllowedPostingPeriod()
    [Test] PostMultipleRecurringJournalLineGLSetupNotAllowedPostingPeriod()

    Tnx, that's what I thought.
  • Options
    tomasevicstefantomasevicstefan Member Posts: 51
    Andrey wrote: »
    Codeunit 134227 ERM PostRecurringJournal

    [Test] PostMultipleRecurringJournalLineUserSetupNotAllowedPostingPeriod()
    [Test] PostMultipleRecurringJournalLineGLSetupNotAllowedPostingPeriod()

    Andrey,

    One more question if you know: how to check if some field is populate after posting, for example date or time field on Register table.
Sign In or Register to comment.