- EBMS Knowledge Base
- Inventory
- Components (BOM) and Accessories | Component Formula Tool
-
Client Resources
-
EBMS Main Documentation
- Introduction
- Getting Started
- Getting Started | Initial Installation
- Getting Started | Company Setup
- Quick User Guide | Financial Staff | Accountant
- Quick User Guide | Financial Staff | Accountant | Accountants Journal
- Quick User Guide | Sales Staff
- Quick User Guide | General Staff
- Features
- Reports
- Reports | Excel Add-In
- Reports | Excel Add-In | Troubleshooting
- Security
- Server Manager
- Technical
- Technical | Data Import and Export Utility
- Technical | SQL Mirror
- Automotive
- Automotive | Parts Catalog
- Automotive | Pricing
- Automotive | Point of Sale
- Automotive | Product Application
- Automotive | Keystone Interface
- Metal Supply
- Fuel Sales
- Horticulture
- Horticulture | Farm Setup
- Horticulture | Processing Payroll
- Horticulture | Managing the Farm
-
Sales
- Introduction
- Customers
- Customers | Miscellaneous Customers
- Proposals
- Proposals | Processing Proposals
- Proposals | Sets and Templates
- MyProposals
- MyOrders
- Sales Orders
- Invoices
- Materials Lists
- Sales and Use Tax
- Sales and Use Tax | TaxJar
- CRM
- CRM | Auto Send
- Recurring Billing
- Credits
- Customer Payments
- Payment Card Processing
- Payment Card Processing | Gift Cards
- Payment Card Processing | Loyalty Cards
- Payment Card Processing | Verifone Gateway
- Freight and Shipping Tools
- General Ledger Transactions
- Point of Sale
- Point of Sale | Point of Sale Hardware
- Point of Sale | Xpress POS System
- Point of Sale | Advanced Tools
- Signature Capture
- Salesperson Commissions
-
Inventory
- Product Catalog
- Product Catalog | Using Product Codes for No Count Items
- Product Pricing
- Product Pricing | Special Pricing
- Tracking Counts
- Unit of Measure
- Purchasing
- Special Orders and Drop Shipped Items
- Receiving Product
- Barcodes
- MyInventory and Scanner
- Components (BOM) and Accessories
- Components (BOM) and Accessories | Component Formula Tool
- Made-to-Order Kitting
- Configure-to-Order Kitting
- Multiple Inventory Locations
- Multiple Inventory Locations | Creating Locations
- Multiple Inventory Locations | Using Multiple Locations
- Multiple Inventory Locations | Product Catalog Sync
- Multi-Vendor Catalog
- Serialized Items
- Serialized Items | Purchasing or Manufacturing an Item
- Serialized Items | Selling and/or Associating an item with a customer
- Lots
- Product Attributes
- Product Attributes | Selling and Purchasing Items with Attributes
- Product Attributes | Custom Attributes
- Mobile Scanner (Legacy)
-
Labor
- Getting Started
- Workers
- Taxes and Deductions
- Work Codes
- Time and Attendance
- Time and Attendance | Time Track App
- Processing Payroll
- Closing the Payroll Year
- Processing Payroll - Advanced
- Salaried Pay
- Piecework Pay
- Direct Deposit
- 3rd Party Payroll Service
- Subcontract Workers
- Flag Pay
- Prevailing Wages
- MyDispatch
- MyTasks
- MyTime
- MyTime | Communications
- MyTime | Setup
- Tasks
- Tasks | Getting Started
- Tasks | Creating Tasks
- Tasks | Scheduling Tasks
- Tasks | Customizing Task Views
- Tasks | Managing Tasks
-
Financials
- Introduction
- Fiscal Year
- Chart of Accounts
- Budget
- Financial Reporting
- Transactions and Journals
- Transactions and Journals | Journals
- Account Reconciliation
- 1099
- Departments and Profit Centers
- Fund Accounts
- Bank Accounts
- Bank Feed
- Vendors
- Vendors | Miscellaneous Vendors
- Purchase Orders
- Expense Invoices
- Vendor Payments
- AP Transactions
- Landed Cost
- Fixed Assets and Depreciation
- Fixed Assets and Depreciation | Fixed Assets
- Fixed Assets and Depreciation | Fixed Assets | Adding Assets
- Fixed Assets and Depreciation | Processing Depreciation
- Fixed Assets and Depreciation | Disposing Assets
- MyJobs
-
E-commerce
-
Rental
-
Job Costing
-
Manufacturing
Formula Setup
Follow these steps to set up quantity and dimension calculations for items on a components list:
Right-click on one of the component lines and choose View Calculation Formula from the menu to open the formula editor dialog as shown below:
-
Enter an optional cutlist Report Name. Review the Cutlist Reports section for more details.
-
Enter the Rounding value for the dimension calculations to round to the nearest multiple of this decimal. For example, to round to the nearest 1/4", enter 0.25.
-
Enter the Width Formula, Height Formula, and 3rd Dimension Formula to populate the corresponding formulas on the components list. These formulas are often derived from a parent item's dimensions. For example, a window may contain a sash that's 2" narrower than the width of the window. The formula for the sash's width would be {Width}-2.
-
Enter the Quantity Formula to calculate the quantity of the item that will appear on the components list. For example, a fence consuming 3 pickets for every foot of length would have a quantity formula of {Length} * 3
-
Enter the Report Quantity Formula for cases where the inventory quantity and the number of pieces appearing on a cutlist differ. For example, two upright stiles on a window sash need to be cut from the same material, which is kept in inventory by the foot. In this case, the Report Quantity Formula would be two while the Quantity entry would determine the inventory consumption. Review the Cutlist Reports section for more details.
-
Enter the Other Formula entry for formulas that affect dimensions not specifically listed.
Stored Formulas
It is much simpler to store it once and simply refer to it from every components list that needs it when multiple components lists use the same formula. Entering formulas is simpler and changes only have to be entered once.
Select Inventory > Options > Formulas to store a formula:
-
Enter a Key to create the ID of the formula. The ID must be all letters/numbers with no spaces.
-
Enter a longer explanation of the formula's purpose into the Description column..
-
Enter the formula into the Formula column, similar to the regular formula editor as described above.
To use a stored formula, enclose its ID in angle brackets in the formula editor. For example, a formula with an ID of WIDTH would be referred to as <WIDTH>.