Skip to main content

Notifications

Microsoft Dynamics GP (Archived)

Zero Quantity on Stocktake

Posted on by 100

I have a client who has 1000's of items.  When they do a stocktake many of these items are counted as zero.  Is there any way of having GP set the counted quantity on a stocktake to zero without going into each line?  Also, when you do go into each line, you can not simply put zero, you have to put another number and then change it to zero or it thinks you haven't counted that line yet.

Thanks,

*This post is locked for comments

  • Albert Quezada Profile Picture
    Albert Quezada 95 on at
    RE: Zero Quantity on Stocktake

    Hello. Leslie

    is possible you can show me step by step how I can accomplished this in GP 2013 R2?

    Thank you in advance,

  • Suggested answer
    L Vail Profile Picture
    L Vail 65,271 on at
    RE: Zero Quantity on Stocktake

    If it's just the report that you want to change, you can do that in Report Writer by adding a restriction to the report. The restriction should include only items where the quantity on hand <> 0.

    Leslie

  • Suggested answer
    Almas Mahfooz Profile Picture
    Almas Mahfooz 11,003 User Group Leader on at
    RE: Zero Quantity on Stocktake

    Albert I don't think it can be done by report writer, but yes can be done by dexterity customization.

  • Albert Quezada Profile Picture
    Albert Quezada 95 on at
    RE: Zero Quantity on Stocktake

    Inventory---> Transactions---->Stock Count Schedule

  • Suggested answer
    Almas Mahfooz Profile Picture
    Almas Mahfooz 11,003 User Group Leader on at
    RE: Zero Quantity on Stocktake

    0 quantity items can be suppress from report, can you tell me the exact name of report or share screen shot?

  • Albert Quezada Profile Picture
    Albert Quezada 95 on at
    RE: Zero Quantity on Stocktake

    Good Morning Mariano.

    Is possible to run a stock count without the zeros? I'm running an item stock count by class and I just want the report to shows ONLY items that have quantity on hand. 22 pages with items that has zeros vs 5 pages items that have inventory in GP. (Historical Stock Trial Balance Status report)

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Zero Quantity on Stocktake

    declare @stockcountID char(20)

    set @stockcountID = 'CERO' -- replace for the actual stock count you created

    update IV10300 set ATPSTVRNC = 1 where stckcntid = @stockcountID

    update b set VERIFIED = 1,

    b.VARIANCEQTY = -b.CAPTUREDQTY,

    b.STCKSRLLTVRNC = -b.CAPTUREDQTY,

    b.COUNTEDQTY  = 0  

    from IV10301 b where stckcntid = @stockcountID

    update c set  c.VERIFIED  = 1,

    c.VARIANCEQTY = - c.CAPTUREDQTY,

    c.COUNTEDQTY = 0

    from IV10302 c where stckcntid = @stockcountID

  • Mariano Gomez Profile Picture
    Mariano Gomez 26,225 on at
    Re: Re: Zero Quantity on Stocktake

    That was a known issue and I think it got fixed with SP4, but I have not confirmed this yet.

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    Re: Zero Quantity on Stocktake

    I found a bug in GP - V10. The GP Stock Count Mass Add items does not work when using multiple bins, check the "Include Items/Sites with 0 quantity and mass add using the Generic Description stock count range or one of the other options that is not an indexed field. NOTE: The "Include Items/Sites with 0 quantity" option is only available when using multiple bins.

  • Braam Koekemoer Profile Picture
    Braam Koekemoer 500 on at
    Re: Re: Re: Zero Quantity on Stocktake

    Thanks yes, that is true.

    We must do a product suggestion MBS that the add a mark all button to the stock entry screen. 

     

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!

Community AMA December 12th

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

New! Quick response templatesâš¡

Save time with the new custom templates!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,056 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans