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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

Stock Count Entry - "Allocated Qty" field

(0) ShareShare
ReportReport
Posted on by 30

Is it possible to select more than one check box at a time in the "Allocated Qty" field in the Stock Count Entry window, in the Transactions catagory?

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Mahmoud Saadi Profile Picture
    32,738 on at

    If you mean anything like Mark all or multiple, then no.

    I usually consider a simple macro to run on the screen which checks as multiple lines as you want, here is a sample macro running on Fabrikam demo stock count schedule

    # DEXVERSION=12.00.0311.000 2 2
    CheckActiveWin dictionary 'default'  form ivStockCountEntry window ivStockCountEntry 
    # Key 1: 
      MoveTo line 1 scrollwin LineScroll field '(L) Count Verified'  # 'FALSE'
    # Key 1: 'WAREHOUSE', '', '1-A3261A'
      ClickHit line 1 scrollwin LineScroll field '(L) Count Verified'  # 'TRUE'
    # Key 1: 'WAREHOUSE', '', '1-A3261A'
      MoveTo line 2 scrollwin LineScroll field '(L) Count Verified'  # 'TRUE'
    # Key 1: 'WAREHOUSE', '', '1GPROC'
      ClickHit line 2 scrollwin LineScroll field '(L) Count Verified'  # 'TRUE'
      TransLinePrepare scrollwin LineScroll 

    Add as many lines as you want, considering that you need to add a "scroll" line of code when having more than 9 lines (which is the default size of the grid). The line is below:

      ScrollByLine down scrollwin LineScroll 


    Your feedback is highly appreciated,

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics GP (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans