how to dont allow negative inventory posting

subzsubz Member Posts: 13
i don't wants the system to accept negative inventory posting .

Comments

  • kinekine Member Posts: 12,562
    You need to be a partner to do that and it is not hard to find correct point in CU 22 for it. There is one condition doing this but only for transfers and consumption. You can extend it for other entry types easily (e.g. based on some setup).
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • asmilie2b3asmilie2b3 Member Posts: 39
    There is another method which does not require coding, if you turn on bins and make them manditory for locations then the system will not let you go negative.
  • subzsubz Member Posts: 13
    i tray to make the Bin Mandatory but I'm facing this error 'You must specify Bin Code in Item Journal Line Journal Template Name=",Journal Batch Name=",Line No.='0' )

    Anybody can help me ?

    Thanks a lot
  • asmilie2b3asmilie2b3 Member Posts: 39
    I think that you will need to first remove/process all lines in journals and documents for the locations you choose to do this for. Clear everything out, turn it on, and make sure the users know about it.
  • Alex_ChowAlex_Chow Member Posts: 5,063
    There's a lot of ways to go about this:
    1. Modify codeunit 22 as Kine suggested
    2. Turn on Bins
    3. Turn on Lot/Serial No.

    All of those options requires you to have someone knowledgable in the product to setup for you.

    The best way is to speak with your partner to determine what best works with your current business process.
Sign In or Register to comment.