Netsuite's Assembly Build

Hi All,

Assembly item is usually refer as single item but it is an inventory item made up of several component.
Using this item user can define members of an assembly and user can track assembled item as well as component items in inventory.
An assembly build transaction records the physical manufacture of an assembly item from component items and the related inventory level changes.

Example:
IT company is selling computers, Computer including all its component is Assembly Item where as company have to track all below component as one and separately:
1. Monitor
2. CPU
3. Mouse
4. other equipment used in Computers like memory, wires etc.

How to Build Assemblies:
Transaction > Manufacturing > Build Assemblies

Netsuite's Assembly Build
Assembly Build


User should enable assembly item before using it. 

To enable assembly items:

    Go to Setup > Company > Setup Tasks > Enable Features.

    Click the Items & Inventory sub tab.

    Check the Inventory box.

    Check the Assembly Items box.

    Click Save.

How to show Assembly items on Webstore:

 On the Pricing subtab, enter a price for the item.
 On the Web Store subtab:
 Select a Site Category to display the item.

 Check the Display in Web Store box.

If work order is also enabled then user can use Assembly Work Order feature also. 

For each Assembly Items entered ,Assembly Item Stock level increase and individual stock level decrease.
 
This is scriptable record , all server side and client side scripts can access this record.
Internal Id: assemblybuild .
Mandatory Field:
Custom Form
Assembly
Location
Quantity to Build
Subsidiary
Date

Comments