Navision Intercompany Transfer Functionality.

Dev1978Dev1978 Member Posts: 18
I have a requirement that i have to use the functionality of standard navision for inter

company transfer of items.

My client want to transfer the items between 2 companies.

Can you guys guide me how to enable this functionality or provide me with some useful

material that defines how to setup this to work.

I would appreciate any help.

Thanks.

Comments

  • ara3nara3n Member Posts: 9,256
    You need to create sales order and PO and ship and receive in the other companies. The Customer and Vendor will need to be be linked to a inter company Partner.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • davmac1davmac1 Member Posts: 1,283
    If the companies are in the same database, you can write some custom code to write the purchase order or invoice in the receiving company from then sending company using changecompany and a lot of care.
  • ara3nara3n Member Posts: 9,256
    I would not go with davmac1. Main reason is that changecompany does not allow validation.
    If you need to automate it, use webservice or NAS.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
Sign In or Register to comment.