web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Print button Enable button after Approval

(0) ShareShare
ReportReport
Posted on by 207

In Account Receivable ->Common ->Payments -> Payment Journal when I select one line and go to the "Lines" Tab. Their is "Approval" button on top and "Print" button is also . I need that when the voucher will approved after approval print button enable and before approval Disable. 

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Mea_ Profile Picture
    60,286 on at

    Hi DEEPAKNONU,

    I think you need to do a customization to disable print button based on journal approval status.

  • DEEPAKNONU Profile Picture
    207 on at

    so what i need to do

  • Mea_ Profile Picture
    60,286 on at

    You can write your code on active() method, something like this

    if (ledgerJournalTable.WorkflowApprovalStatus != LedgerJournalWFApprovalStatus::Approved)

    {

       Print.enable(false);

    }

  • DEEPAKNONU Profile Picture
    207 on at

    thanks

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
TAHER_El_Mehdi Profile Picture

TAHER_El_Mehdi 3

#2
Martin Dráb Profile Picture

Martin Dráb 2 Most Valuable Professional

#2
Mea_ Profile Picture

Mea_ 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans