Subcontracting and Manufacturing

arun_mibusoarun_mibuso Member Posts: 14
edited 2005-05-08 in Navision Attain
Hi all,
While deleting a Component Line from Prod. Order Conponent, an usual error came up. I found a BUG in the system.
In the SynchSubConOrder() function, the 2nd IF condition do not have BEGIN .... END. So what happens is, the 2nd + 3rd + 4th line executed, even if the IF condition results in FALSE.
The correct code should be all these lines should be nested within the IF condition.
This is just a piece of information I am sharing with you all.
Any comments on my findings????

Bye all.
ARUN

Comments

  • afarrafarr Member Posts: 287
    Arun,

    In which object is the SynchSubConOrder() function?

    Thanks,
    Alastair
    Alastair Farrugia
  • Ian_piddigntonIan_piddignton Member Posts: 92
    Hi Arun

    Also in which version(s) of Navision and which Hotfix?

    I know some work has been done to manufacturing in various hotfixes.

    cheers

    Ian
Sign In or Register to comment.