Inventory Adjustment codeunit (5895) InsertAdjmtEntry 3.10?

Edward_BloomfieldEdward_Bloomfield Member Posts: 155
edited 2007-08-08 in Navision Attain
Hi!

A little while ago, one of our clients, who run 3.70, asked us to put in a negative stock check into their system, which we did. As part of this I put in an exception in, in codeunit 21, so that in the event that the transaction was an adjust costs one, then the check would be over looked.

To get this to work I added an extra Boolean field to the Item Journal table to indicate that this was an adjust costs transaction & put in an extra line of code in the InsertAdjmtEntry function of the 'Inventory Adjustment' codeunit to mark this as true.

Another of our clients has asked us for the same feature and I am looking for the relevant function that creates the journal lines to create the adjustment entries in the 'Inventory Adjustment' codeunit. However in this case the client runs a 3.10 database and the InsertAdjmtEntry function does not exist there and I do not seem to be able to find a corresponding function that does this.

Please could someone point me in the right direction?

Many thanks
Edward Bloomfield

Lead Consultant
Theta

Comments

  • David_SingletonDavid_Singleton Member Posts: 5,479
    What's the matter, you don't believe me :oops:
    David Singleton
  • Edward_BloomfieldEdward_Bloomfield Member Posts: 155
    Hi David,

    Of course I believe you! :(

    I post to both forums to maximise the expertise available :D

    If there was a time delay between postings, it was because I had to leave the MIBUSO new topic window open for a bit while I was away doing something else.

    I will check the other thread.

    Thanks! :lol:
    Edward Bloomfield

    Lead Consultant
    Theta
Sign In or Register to comment.