Automatic transfer order

navgbanavgba Member Posts: 48
I have a receiving location and main location setup in warehouse. I want to make an automatic transfer order to main location when the PO is received at the receiving location. How can i do that?

Comments

  • matttraxmatttrax Member Posts: 2,309
    You'll need to write code for it. :D

    Start by looking at the code that is executed when you manually create the Transfer Order and build from there.
  • navgbanavgba Member Posts: 48
    Thanks.
    So this code be attached to warehouse receipt / PO receipt posting?
  • themavethemave Member Posts: 1,058
    using standard navision you could accomplish also,

    set the replenshment system on the main location to Transfer and set the transfer from location code as the receiving location.

    set the reordering policy to Maximun and set a really high number.

    When you run the requisition worksheet, it will suggest the transfer.

    we run the req worksheet in the job que every night, this will accomplish what you are after. You could run it more often.

    we do it to stock locations from a main warehouse.
  • David_SingletonDavid_Singleton Member Posts: 5,479
    navgba wrote:
    I have a receiving location and main location setup in warehouse. I want to make an automatic transfer order to main location when the PO is received at the receiving location. How can i do that?

    Why not just receive into the location you need the goods at? Is it ALL items or just some items? I can see some items and a distribution warehouse.
    David Singleton
Sign In or Register to comment.