IanaiERP
Log InGet Started

The AI Driven ERP Solution

IanaiERP

IanaiERP is not just another ERP system. It is an AI-driven operational platform designed for modern manufacturing, wholesale, and eCommerce businesses.

Platform

  • Platform Overview
  • Inventory
  • Manufacturing
  • Sales & Fulfillment
  • Procurement
  • Finance
  • CRM
  • Integrations
  • Reporting

Industries

  • Manufacturing
  • Wholesale & Distribution
  • Food & Beverage
  • Cosmetics & Skincare
  • Biopharmaceutical
  • Fashion & Apparel

Resources

  • About Us
  • Case Studies
  • Blog
  • FAQ
  • User Guide
  • Contact

Contact

  • Address

    1440 N Lakeview Ave
    Anaheim, CA 92807

    Get Directions
  • Emailinfo@ianaierp.com

© 2026 IanaiERP. IanaiERP. All rights reserved.

Privacy PolicyTerms of ServiceLicense
BOM Rule

Guides

⌘K

getting-started

  • Intro - ianai Total ERP SolutionPopular
  • Settings / Preferences
  • Dashboard (List View) & Reports
  • Data Import/Export

inventory

  • ItemPopular
  • Inventory Adjustment
  • Inventory Transfer
  • Lot Tracking
  • Bin Tracking
  • Item Options and Dynamic Templates
  • Serial Tracking

manufacturing

  • Bill of Materials (BOM)
  • Build
  • Routing
  • Work Orders
  • Work Plan
  • BOM Rule
  • Advanced Manufacturing

purchase

  • Procurement Workflow
  • Vendor
  • Purchase Order
  • Item Receipt
  • Blanket Purchase Order

sales

  • Sales Workflow
  • Customer
  • Estimate
  • Sales Order / Payment
  • Price Rule
  • Blanket Sales Order
  • Work Centers

shipping

  • Shipment
  • Shipping, Label Printing, and Tracking
  • Carrier Integrations
  • Ship Method Mapping
  • Rule-Based Automation
  • International Shipping
  • Third-Party Billing
  • ianaiERP Bridge
  • Troubleshooting Shipping Issues
  • USPS Cubic Rates in ianaiERP
  • USPS Pricing

return

  • Returns

miscellaneous-setup

  • Miscellaneous

customization

  • Custom Field
  • Custom Script
  • Vendor-Item Catalog
  • Units of Measure (UOM)

integration

  • Quickbooks Online Integration
  • Bigcommerce Integration
  • Shopify Integration

accounting

  • Journal
  • Transfer Funds
  • Bank Deposit
  • Expense
  • Chart of Accounts
DocsBOM Rule

BOM Rule

BOM Rules in ianaiERP allow you to create dynamic Bills of Materials with conditional logic and automated component selection. This powerful feature enables flexible manufacturing configurations that adjust based on the attributes of your built items.

Overview

  • BOM Rules automate the process of determining which components are included in a BOM.

  • Rules can filter items based on various criteria and calculate quantities dynamically.

  • This feature is especially useful for configurable products or those with multiple variations.

Rule Expression Format

BOM Rules use a structured format with conditions, dynamic item filters, and quantity calculations.

Conditions Format

Conditions use the following syntax:

Plain text

Where:

  • label is the attribute or option of the built item

  • operator is the comparison method

  • value is the criteria for comparison

  • ; separates each condition

Special characters | and ; are reserved for syntax and cannot be used as key values.

Example:

Plain text

Supported Operators

OperatorDescriptionFormatApplicable Value Types
EqualExact match=text, number, date, boolean, list
NotEqualNot matching!=text, number, date, boolean, list
BlankIs emptyblanktext, number, date, list
NotBlankIs not emptynot_blanktext, number, date, list
GreaterThanGreater than>number, date
GreaterThanEqualGreater than or equal>=number, date
LessThanLess than<number, date
LessThanEqualLess than or equal<=number, date
ContainsContains textcontainstext
NotContainsDoesn't contain textnot_containstext
StartsWithStarts with textstarts_withtext
NotStartsWithDoesn't start with textnot_starts_withtext
EndsWithEnds with textends_withtext
NotEndsWithDoesn't end with textnot_ends_withtext
InValue in listinlist
NotInValue not in listnot_inlist

Dynamic Item Filters

Dynamic item filters let you automatically select BOM components based on criteria:

Example:

Plain text

Where:

  • filter_by_* functions create filter conditions

  • order() functions determine sorting order

  • Variables in curly braces {xxx} reference the built item's attributes or options

Example:

Plain text

Quantity Calculations

Quantity calculations allow you to dynamically adjust the quantity of BOM components:

Dynamic Quantity Calculation

Quantities can be expressed as static values or dynamic calculations:

  • Static: 100

  • Simple addition: 100+{quantity}

  • Formula with multiple variables: {width}*{height}/100

  • Where variables in curly braces {xxx} reference the built item's attributes or options.
    If you want to use component's attribute use the prefix 'mattr_'. e.g.) {mattr_width}

Available functions: ROUND()
e.g.) ROUND({width}) or ROUND({width},2). The number after comma is precision.

Creating BOM Rules

To create a BOM Rule:

  1. Navigate to Manufacturing > BOM in the main menu.

  2. Find and select BOM relates to the assembly item for which you want to create a rule-based BOM.

  3. In the BOM detail view, Open the BOM Rules tab.

  4. Create rule-based components.

  5. Add your rule expressions following the formats described above.

Best Practices

  1. Test your BOM rules with various configurations to ensure they produce the expected results.

  2. Use clear and meaningful attribute names in your rules for better readability.

  3. Start with simple rules and gradually add complexity as needed.

  4. Document your rule logic separately for future reference.

  5. Regularly review and update BOM rules when product specifications change.

Related Features

  • Bill of Materials (BOM)

  • Items

  • Builds

For more detailed information on advanced BOM rule techniques and optimization, please refer to the specific sections in this documentation.

PreviousWork PlanNext Advanced Manufacturing

Still have questions?

Our support team is just a click away.

Community ForumGet in touch