Wheelhouse®
QuickBooks Online Integration
Custom Fields and Forms
System Administration
Troubleshooting Checklist
Document Auto Number Format
Sale Shipment Records and Tracking Information Emails
Peripherals and Equipment Requirements
Navigation and Definitions
Understanding Order Flow in Wheelhouse
Understanding People and Organizations in Wheelhouse
Admin List Views and Single Record Views
Document Categories
Logging In and Getting Started
Left Menu Navigation
Advanced Search Techniques
User Administration
User Management: Adding, Editing, and Revoking Access
User Profiles and Roles
Choosing a User Profile
Defining or Adjusting Teams
Understanding Wheelhouse Login Types
Reports, Import, Exports, and Document Templates
Running Reports
Creating Reports on Quotes, Sales, and Outside Reps
Exporting to Excel
Preparing Excel and Word Templates for Data Merge
Quality Mangement
Adding QCIR Templates
QC Non Conformance Reports (NCRs)
Adding Quality Control Inspection Records (QCIR) in Shop Work
Order Management
Creating customers, quotes and sales
Order Management Guide
Adding Dealer and Outside Rep Logins
Using Order Flags and the Flag First Configs Option
Closing a Sale
External Agent Access Levels
Printing and Emailing Quotes and Sales
Production Routing and Tracking
Shop Work and QR Scanning
Shop Work: Priority Flags and Fixed Position
Merge Line Items at a Certain Step (Stash & Merge Functionality)
Stopping Work Center or All Running Operations at the End of the Shift
Bin Locations
Shop Work
Viewing/Adding/Resolving Work Order Issues
Production Scheduling
Labor Routings
Production Definitions
External Connections - API
Items and Configurators
Product Configuration in Wheelhouse
Item Overrides: Name, Pricing, and Discounts
Public Item Selector AKA Public Display Categories
Deploying A Configurator to Another Environment
Item and BOM Import Action
Wheelhouse Change Log
Table of Contents
Dino Script® Language Reference
Appendix A: Trestle®/Dino Script® Integration
A: Table of Contents
A: Commands
A: Dynamic and DynamicProxy
A: Advanced Command Arguments
A: Introduction
A: Files
A: Direct Links - URLs and Downloads
A: Running SQL Queries
A: NPOI and Excel, DocX and Word
A: Embedded Apps with MS Access Files
A: Returning JSON Data
A: Host and Target
A: Command Arguments
A: Creating/Running a Command
Adding New Functionality with Dino Script XCommand™
Introduction
Dino Script™ Table of Contents
Operators
Concepts
Syntax
Expression Types
Keywords
Variables
Blocks and Scopes
Built-In Functions
Custom Functions (defs)
Anonymous Functions
Conditional Statements
The Context Object
FAQ
Dino Cookbook
Sandbox In-Depth
Functions as Delegates
Style Guidelines
Native Types
Aliasing
Other Dino Scripts
- All Categories
- Wheelhouse®
- Production Routing and Tracking
- Shop Work and QR Scanning
- Merge Line Items at a Certain Step (Stash & Merge Functionality)
Merge Line Items at a Certain Step (Stash & Merge Functionality)
Updated by Dale Mandeville
The Stash & Merge functionality allows users to temporarily store or "stash" work orders at specific points in the production process until they're ready to be merged with other work orders. This document provides a step-by-step guide on setting up and using this feature.
Setup:
To enable and set up the Stash & Merge functionality, follow the steps below:
- Creating "Stash" ItemType:
- In the left menu navigate to Items -> Setup -> Item Type.
- Click on (+ New) and name it "Stash".
- Select the Build Type Stash.
- Save the changes.
- Creating "Stash Location" Item:
- In the left menu navigate to Items -> Item
- Click (+ New) to add a new Item.
- Name the item "Stash Location".
- Select the ItemType dropdown "Stash".
- Save the changes.
- Adjusting System Settings:
- In the left menu navigate to the System -> Settings section.
- Set "Default Work Order Merge Flag" to True. This will allow work orders to be merged by default.
- For optimal functionality, set both "Work Order Auto Close" & "Job Auto Close" to 1 hour. This ensures that work orders and jobs automatically close after an hour of inactivity.
- Assigning "Stash Location" Item to Locations:
- Open the Area -> Bay -> Layout Browser.
- Add the "Stash Location" item to your desired locations.
- Adding Bays to WorkCenter:
- Navigate to the WorkCenter record.
- Add the necessary bays where the merge will take place.
- Integrating Merge Steps:
- For each routing that will be merged, add a merge step to the routing.
- Save changes after adding the steps to each routing.
- Removing a Work Order from Merge: If, for any reason, you want to exclude a particular work order from being merged:
- Go to the admin area.
- Search and edit the desired work order.
- Uncheck the "Allow Work Order Merge" flag to prevent it from merging.
- Save the changes.
Usage:
Once the setup is complete, you can use the Stash & Merge functionality as part of your production process. As work orders move through the process, the system will automatically identify and stash those eligible for merging based on the setup criteria. When the conditions are met, the system will prompt users to initiate the merging process.
For a visual representation, refer to the system's user interface, where you will see stashed work orders and the option to merge them when ready.
Conclusion:
The Stash & Merge functionality streamlines the production process, making it more efficient. With this support document, setup and usage should be straightforward. If you encounter any issues or have further questions, please contact our support team.