Production Variant production Product configurator Creation of new item via configurator - robinfeng/beashelp GitHub Wiki

通过配置器创建新物料


Navigation: Production > Variant production > Product configurator: Create new items No contents entries on this page Contents The product configurator can be used to create items. Considering variants, new items are created for the complete order related structure.

New: stock related assemblies are now considered, if a product configuration is defined. Creating a storage assembly, variant parameters are saved. Creating the next item, it is checked whether an assembly with these parameters is already existing. If yes, it is used instead of creating a new item.

Example:

„Bicycle“: Parameter „color" and „size“ Sub-assembly „wheel“ – only „size“ matters

In sub-assembly „wheel“ in product configurator tab the parameter „size" is stored. If now an item is generated for "bicycle“, color „red“, size „40“ the following items are created

Bicycle_0001_001 (Basis item „bicycle“) Bicycle_0001_002 (Basis item „wheel")

If later an item is generated for „bicycle“, color „blue“, size „40“, the following items are created: Bicycle_0002_001 (Basis item „bicycle“) As BOM item „bicycle_0001_002“ is used, because it is of size „40“ and can be re-used.

Simulation In Product configurator after saving the configuration, a button „Test“ is displayed. Clicking on it, pre-calculation starts. If no item was generated, this can be used to test the configuration. Only storage related assemblies are affected.

In Calculation: If an assembly is found with a fitting configuration, the item is replaced in calculation by the configured assembly and displayed in dark green. If no fitting configuration for the storage assembly was found, it is displayed in red - with the basis-item. If then the item is created in the configurator and the calculation is re-opened, the generated item is inserted and displayed in black as usual. For all former red entries, new items are created.

Work order breakdown In work order it is checked for assemblies with fitting configuration. If an assembly is found, it is automatically inserted into the BOM replacing the former assembly.

back to Product configurator