Trigger posting of another company book

RachelSoonRachelSoon Member Posts: 202
Hi All,
I have the scenario where by the customer needs to create the item journal at the Company B upon the posting sales order at Company A.

We manage to create the item journal for Company B at Company A by using the "CHANGECOMPANY" function.

Currently, we would like to automate the posting of item journal [for Company B] at Company A when the item journal has been created.

Anyone knows how to trigger the posting for Company B at Company A?

Please advice.

Thank you.

Regards
Rachel

Comments

  • ara3nara3n Member Posts: 9,256
    Hello

    You will need NAS that would run job queue that would run a codeunit that would monitor the item journal and post them in that company.

    If you have more than two companies you can download the following mod to the job queue that will monitor all your companies.
    Here is a download of job queue in 5.0.

    http://www.mibuso.com/dlinfo.asp?FileID=924
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • RachelSoonRachelSoon Member Posts: 202
    Hi ara3n,
    Thank you for your suggestion. Your idea has enlighten and help me on my solution.

    THank you.

    Regards
    Rachel
Sign In or Register to comment.