Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV forum
Unanswered

How to add entry date from GL register to GL entries page?

Posted on by 387

Dear Experts.

How to flow creation date from G/L register to GL entries page. Please help me to resolve it.

  • ManishS Profile Picture
    ManishS 6,578 on at
    RE: How to add entry date from GL register to GL entries page?

    Verify the answer that help solved you query.

    Thank You.

  • navision begginers Profile Picture
    navision begginers 387 on at
    RE: How to add entry date from GL register to GL entries page?

    resolved

  • ManishS Profile Picture
    ManishS 6,578 on at
    RE: How to add entry date from GL register to GL entries page?

    First you need to set the Entry no. to be sorted in ascending order, then find the first & last entry no. and then write your code.

    GLregister.SETRANGE("From Entry No.",FirstGLEntryNo.");

    GLregister.SETRANGE("To Entry No.",LastGLEntryNo.);

  • navision begginers Profile Picture
    navision begginers 387 on at
    RE: How to add entry date from GL register to GL entries page?

    I want to show creation date of voucher in GL/Entries page. I have added a button on GL/Entries page. But unable to find my exact entry no from GL Register. Please give me suggestion.

    my code is below

    View Creation Date - OnAction()
    //GLEntry1.SETRANGE("Entry No.","From Entry No.","To Entry No.");
    PAGE.RUN(PAGE::"G/L Registers",GLEntry1);

    he-ha.png

  • ManishS Profile Picture
    ManishS 6,578 on at
    RE: How to add entry date from GL register to GL entries page?

    You need to find Entry No. from GL entry (i.e. From Entry No. & To Entry No.) in the G/L Register.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Anton Venter – Community Spotlight

Kudos to our October Community Star of the month!

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Dynamics 365 Community Newsletter - September 2024

Check out the latest community news

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,558 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,647 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans