disassembly

Zoltan_KarpatiZoltan_Karpati Member Posts: 26
edited 2004-06-02 in Navision Attain
Hi,
I'd like to implement a simple manufacturing solution containing assembly type (BOM) and disassembly type (dismantling) operations. (Our client assembles computers, they take the existing disk out, put a bigger one instead, change the processor, etc. We have to support similar activity.)
Any idea how to do this in Navision?

Thanks.
Zoltan

Comments

  • leugimleugim Member Posts: 93
    we have a customer with similar procedures... they solved the problem using something like serial nos.

    when they build a server, all of its componentes (BOM) are modified with the server serial no. (a field on Item table). later a disk it's not enough to save data, so the decide to change it for another one with more capacity. so they have a process to quit the old disk from the server (erasing the serial no. from the disk) and to mount the new one (saving the server serial no. on the specified field of the new item). something like a reclassification journal...

    sure it's not the best solution but it's working fine many years ago...
    regards
    _______________
    so far, so good
Sign In or Register to comment.