Skip to main content

Notifications

Microsoft Dynamics GP (Archived)

Stock Count Question

Posted on by 115

When you go to enter a stock count entry you must enter the inventory quantity and then check the box, then check the box for the correct lot/serial. The issue that we have is that after you enter everything and check the boxes, an exception report prints. The report wants us to verify (check box) the lot/serial of item that we do not currently have in stock, this report typically totals about 8 pages.  We then go to that item(s) in stock count entry and enter 0 for the count; dive into the line item and select 0 for the lot then check the box (twice per line). It then comes off the report. Any way around this?

Chris

*This post is locked for comments

  • Suggested answer
    L Vail Profile Picture
    L Vail 65,271 on at
    RE: Stock Count Question

    Hi Chris,

    You bet! You need to fire up SQL and change the value of the VERIFIED field in the IV10301 table. Restrict the list by your Stock count ID - STCKCNTID and you should be good to go. Wherever the value is 0, change it to 1.

    The statement might look something like this:

    UPDATE IV10301

    SET VERIFIED = 1

    WHERE STCKCNTID = 'MY_ID' AND VERIFIED=0

    Kind regards,

    Leslie

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,240 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,149 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans