BOMs - how to check how many BOMs you can produce

nbangazanbangaza Member Posts: 30
everything at our client is make to order. so if a client wants to order an item you need to be able to check how many items you can create from the BOM components. for example if a customer wants to buy 4 cars and it takes 4 wheels, 1 hooter and 2 windscreens to assemble a car. If you currently have 12wheels 2hooters and 6windscreens then the system should be able to tell you that you can only make 3 cars. how can one do this without having to create the car first?

Comments

  • David_SingletonDavid_Singleton Member Posts: 5,479
    nbangaza wrote:
    everything at our client is make to order. so if a client wants to order an item you need to be able to check how many items you can create from the BOM components. for example if a customer wants to buy 4 cars and it takes 4 wheels, 1 hooter and 2 windscreens to assemble a car. If you currently have 12wheels 2hooters and 6windscreens then the system should be able to tell you that you can only make 3 cars. how can one do this without having to create the car first?

    Assuming you need 1 hooter per car, then you can't make 3 cars. :-k

    anyway, its very easy to just add a flow field for Qty On Hand to the Bom Line table and do some simple math to wok out how many you can create.
    David Singleton
Sign In or Register to comment.