Introduction to Epicor Compass and Order Point Reporting

Size: px
Start display at page:

Download "Introduction to Epicor Compass and Order Point Reporting"

Transcription

1 Introduction to Epicor Compass and Order Point Reporting

2 The contents of this document are for informational purposes only and are subject to change without notice. Epicor Software Corporation makes no guarantee, representations or warranties with regard to the enclosed information and specifically disclaims, to the full extent of the law, any applicable implied warranties, such as fitness for a particular purpose, merchantability, satisfactory quality or reasonable skill and care. This document and its contents, including the viewpoints, dates and functional content expressed herein are believed to be accurate as of its date of publication, April The usage of any Epicor software shall be pursuant to the applicable end user license agreement and the performance of any consulting services by Epicor personnel shall be pursuant to applicable standard services terms and conditions. Usage of the solution(s) described in this document with other Epicor software or third party products may require the purchase of licenses for such other products. Epicor, the Epicor logo, and Epicor CompassÔ are trademarks of Epicor Software Corporation, registered in the United States and other countries. All other marks are owned by their respective owners. Copyright 2017 Epicor Software Corporation. All rights reserved.

3 Table of Contents Introduction to the Compass How To Series... 1 Monthly Tip... 1 Set up an Alternative Order Point as OLD Order Point... 2 Run the Order Point Calculation... 9 Design a Compass Report to Review Changes to Order Point... 9

4 Introduction to the Compass How To Series: This is the first of a new series of training options that will be presented by the Epicor Professional Services team for Eagle Automotive customers. This program is a product of the Professional Services for Eagle Automotive team and is not supported by the Epicor Eagle Advice Line. Each month we will be sharing a How To document on the use of Eagle and/or Compass that is related to the quarterly Eagle Automotive webinars that have been presented. The documentation will be designed to give you as much detail as possible to deliver the knowledge but additional assistance if desired is available from the Eagle Auto PS team at an hourly rate. Where it is possible all of the work will be done in Compass Analytics or a planning series tool to show you how to benefit from these products. During the month of the webinar presentation the first document will be delivered on the main subject matter. Over the next 2 months will be 2 additional How To documents involved in the same area of discussion. As subject matter is delivered; these documents will attempt to tie present and past webinars together where the webinars have built information upon one another. The objective of this first document will be to demonstrate how you can build a Compass report that will be more effective in reviewing the changes made by either ROP or Inventory Planner. Sections: u Monthly Tip u Set up an Alternative Order Point as OLD Order Point u Run the Order Point Calculation u Design a Compass Report To Review Changes to Order Point Monthly Tip Always create your queries in the single analytic cube most appropriate for the dimensions and measures you need to have in the query. What is an analytic data cube you might ask; they are the tables that the data is stored in, a cube can contain multiple related (linked) tables. When Compass opens, it starts with the Analytic Cube Selector set to All. Take note that under Measures and dimensions you can see every bit of data available to Compass 1 April 20, 2017

5 When you select a single analytic cube, you only see the measures and dimensions from the tables that are linked to make that cube; for example Inventory. I had a call from a customer that could not get a report to give him Net Sales data, turns out he was writing in the ALL analytic cube and pulling Net Sales from Business Adviser Sales which is empty on his system. Yes, I know my cube selection is Sales Detail but that was after I changed it and explained Search to him. When he put the fields from the Sales Detail analytic cube on his report, it worked perfectly. In this exercise, please open Compass Analytics to the Inventory cube before loading any fields. Set up an Alternative Order Point as OLD Order Point u u u u Select the Alternative Order Point Clear the Alternative Order Point Automating Creation of OLD Order Point Set the Alternative OP to Old Order Point Select the Alternative Order Point Either A, B, C, or D can be used as the old order point. Clear the Alternative Order Point Using ROP to clear the alternative order point 2 April 20, 2017

6 You can use ROP or better yet set up a recurring task in Compass to clear the order point around the 26 th of each month in preparation for the next OP calculation. The objective is to clear the Alternative Order Point prior to copying the Order Point to the Alternative Order Point. We do not want any old data left behind. For this first exercise we assume that order point D is empty and C is the one that we want to clear and we ll use ROP to get it done. Set the Printer to Spool Only From the options screen select Finalize Order Point Changes and Calculate Order Point as OP A. 3 April 20, 2017

7 On the OP Methods screen select Method 4 Copy Order Point from Current Order Point as one of the empty order point fields such as OP D. In our example we are using OP A. Click run When the ROP is done, the blank values from OP D will be copied to the OP A. Using Compass Inventory Viewer to clear the alternative order point We could also clear the OP A using a Compass Active Inventory Viewer by copying a blank column in or filling the column to 0. Open a Compass Inventory Viewer. Change the Lookup to Class; this is the field in the system that Line Code uses. Put it in Designer View Add the 4 new Order Points (A B C D) to the Show area Use the search function and find the order points more quickly Add them to the Left By and return the screen to dashboard view 4 April 20, 2017

8 Display the parts within a Class; in our example CUC and in a store Right click on the column header OP A Select columns to View and Edit what columns are exposed to Store, Part Order Point and the 4 alternative Order Points A, B, C, and D To zero out the order point A, enter a zero in one row of the OP A column, right click on the column header, select Column, Fill Column and From Current row (0) 5 April 20, 2017

9 Give it a minute or more to work Press the Change F7 button in the toolbar You will get this message for the number of rows that changed. Now that we know that we can use the Inventory Viewer to zero out Order Point A, we also know that we can fill Order Point A as old order point by filling the column from another column; Order Point. Save your Inventory Viewer as a Page called Order Point Manager for future use in this series. Automating Creation of OLD Order Point We can automate each of the processes explained above with the use of a query and a Scheduled Task; one to zero out Oder Point A and the other to copy Order Point to Order Point A on a schedule. Create a query with Store, Part, Order Point A and add a formula column for Zero Out OP. Set the formula to zero. 6 April 20, 2017

10 Save this query as Zero Out OP [which one you chose] ; in our example we used Order Point A. Using the Task Wizard create a task called Zero Out OP A [which one you chose].to update an Eagle value. The objective of this task is to run in a schedule that allows the query to finish before the next task we will build runs and sometime before the next order point calculation is ran to zero out the current order point A field. In the scheduled task have the column for Zero Out OP copy to Order Point A. Run the task a few days before you are going to run a new order point calculation each month to prepare the old order point field OP A to receive the current order point. Set the Alternative OP to Old Order Point We will now use a Compass Query in a scheduled task to set the current OP to the alternative OP; as the old OP for our report. Using the query we just created with Store, Part, and Order Point A; remove the Zero Out OP A column and add the Order Point as a column. Save this query as Order Point Changes Review. 7 April 20, 2017

11 We will do more with it later in this series. Save the query a second time as Create Old OP In OP which we will work with right now. We will once again use the Task Wizard to create a task to change an Eagle value. Using the Task Wizard create a task called Create Old OP In OP A [which one you chose].to update an Eagle value. The objective of this task is to run in a schedule that allows the query to finish before the next task we will build runs and sometime before the next order point calculation is ran to copy the current order point to the order point A field creating an old order point record. Have the column for Order Point copy to Order Point A or whichever one you chose to use as old order point. Run the task in a schedule that allows the previous query to finish before this one runs; perhaps the next morning, of each month to copy the current order point field to OP A. A suggested schedule would be to zero out Order Point A on the 26 th of each month and follow it up on the 27 th by copying the current Order Point to the Order Point A field. 8 April 20, 2017

12 Run the Order Point Calculation Refer to the Eagle Online Help, prior webinar documentation and your prior training to accomplish this task. We strongly recommend that you do not run the ROP or Inventory Planner program during the first 7 days of the month; especially if you are using lost sales or unusual usage. Design a Compass Report to Review Changes to Order Point Open the query we called Order Point Changes Review ; we are going to make changes to it. Filter On can be used to filter Order Point and the alternative order point that you have selected to be old order point; in our case Order Point A. Lookup place Store and Line for prompting Show can contain Quantity on Hand and Inventory Value At Average Cost Left By will contain Part, Order Point, and the alternative order point that you have selected to be old order point; in our case Order Point A. In our example I added all 4 alternative OP s. Now we Sales Units YTD, Last Year and Previous Year, 9 April 20, 2017

13 Refresh Your Screen You will run this report right after ROP or IP is done calculating the new order point. This report will be filtered to only show where the old OP and the current OP are not a match. This query can be subtotaled on a line, it could have other fields from IMU or those that print on the ROP such as the monthly unit buckets, sales popularity, manufacturer s movement code, store closeout, discontinued items, etc that were displayed in the documentation from the webinar added to the body of the report.. Customize your columns and refresh your screen. 10 April 20, 2017

14 Now we are going to create a column for the change in order point. Right click in the column header of the Order Point column, select Column, Insert Column and use the Difference of (A-B). Subtract Order Point minus Order Point A to create a column called Change in OP. Customize the column to center the numbers and to remove the decimals. Auto size the columns and refresh the screen. 11 April 20, 2017

15 Double click the Change in OP column and discover that some parts went down and some went up. Let s get rid of the things that did not change by filtering on the Change in OP column. Right click on any column header and select Show Filters. Select the A icon on the left in the filter 12 April 20, 2017

16 Scroll up to Does Not Equal, place a Zero in the filter box and refresh the screen. You will then only see the parts that had an inventory change during the last run of the order point calculation. Save the query as we will be using it in a few weeks in our next document. Next time we will discuss the decisions to make based on this query and other fields that you may add to it to make better decisions as well as changes to IMU to accomplish your goals. NOTE: This document is a product of the Professional Services for Automotive team and is not supported by the Epicor Eagle Advice Line. For more information on this and other Epicor products, Check out our corporate website at: You can also contact Epicor at or write automotive.marketing@epicor.com. For Customer Service go to and click the register link there. There is also a link for How to use the portal that gives a short tutorial video on using EpicCare 13 April 20, 2017

17 About Epicor Epicor Software Corporation drives business growth. We provide flexible, industry-specific software that is designed around the needs of our manufacturing, distribution, retail, and service industry customers. More than 40 years of experience with our customers unique business processes and operational requirements is built into every solution in the cloud, hosted, or on premises. With a deep understanding of your industry, Epicor solutions spur growth while managing complexity. The result is powerful solutions that free your resources so you can grow your business. For more information, connect with Epicor or visit Corporate Office 804 Las Cimas Parkway Austin, TX USA Toll Free: Direct: Fax: Latin America and Caribbean Blvd. Antonio L. Rodriguez #1882 Int. 104 Plaza Central, Col. Santa Maria Monterrey, Nuevo Leon, CP Mexico Phone: Fax: Europe, Middle East and Africa No. 1 The Arena Downshire Way Bracknell, Berkshire RG12 1PU United Kingdom Phone: Fax: Asia 238A Thomson Road #23-06 Novena Square Tower A Singapore Singapore Phone: Fax: Australia and New Zealand Suite 2 Level 8, 100 Pacific Highway North Sydney, NSW 2060 Australia Phone: Fax:

Press the Invoice Lines button or F2. Enter the invoice number here and depress the Invoice button.

Press the Invoice Lines button or F2. Enter the invoice number here and depress the Invoice button. Using Credit Notes Product returns for credit or a cash refund is expected for any company in the business of selling products to customers. In this course you will learn how to enter returns both with

More information

Call the Fire Department: How to Move Towards a Paperless Work Environment. Session Q&A

Call the Fire Department: How to Move Towards a Paperless Work Environment. Session Q&A Call the Fire Department: How to Move Towards a Paperless Work Environment Session Q&A 1. What Options need to be enabled for Document Scanning? System Options The following system options must be enabled

More information

An Epicor White Paper. 10 Critical Questions Small Manufacturers Should Ask Before Buying a Cloud-based ERP Solution

An Epicor White Paper. 10 Critical Questions Small Manufacturers Should Ask Before Buying a Cloud-based ERP Solution An Epicor White Paper 10 Critical Questions Small Manufacturers Should Ask Before Buying a Cloud-based ERP Solution Looking at implementing new software or upgrading your current software? Over the last

More information

Epicor Eagle EMV Implementation Guide. Step-by-Step

Epicor Eagle EMV Implementation Guide. Step-by-Step Epicor Eagle EMV Implementation Guide Step-by-Step This Guide summarizes actions we believe you must follow to make your Eagle system EMV enabled as of the date of publication (February 2016). The information

More information

Epicor Eagle. Customer Services Overview

Epicor Eagle. Customer Services Overview Epicor Eagle Customer Services Overview Epicor Customer Services The Epicor Customer Services portfolio consists of service products designed to enable state-of-the-art technologies to help you optimize

More information

An Epicor White Paper. All Downtime Is Not Equal

An Epicor White Paper. All Downtime Is Not Equal An Epicor White Paper All Downtime Is Not Equal Introduction Manufacturers tend to focus on OEE as a fundamental indicator of performance. Since many businesses are capacity constrained producing more

More information

Epicor Success Stories Transform Your Business with Epicor Business Management Solutions for LBM Dealers

Epicor Success Stories Transform Your Business with Epicor Business Management Solutions for LBM Dealers Epicor Success Stories Transform Your Business with Epicor Business Management Solutions for LBM Dealers A Customer Success Guide for ECi Advantage Software Users Contemplating Changing Software As a user

More information

Epicor. Manufacturing Overview

Epicor. Manufacturing Overview Epicor Manufacturing Overview Epicor can meet your business requirements today and has the flexibility to accommodate unseen opportunities in the future. Epicor Manufacturing Overview Epicor Manufacturing

More information

Reporting, Dashboard, and BI

Reporting, Dashboard, and BI Product Epicor ERP Benefits XXSimplified and integrated reporting XXBusiness focused trackers and dashboards XXIntegrated budgeting, planning and forecasting XXAdvanced Financial Reporting XXFlexible report

More information

Four Essential Things to Know about Food and Beverage Traceability. An Epicor White Paper

Four Essential Things to Know about Food and Beverage Traceability. An Epicor White Paper Four Essential Things to Know about Food and Beverage Traceability An Epicor White Paper Four Essential Things To Know About Food and Beverage Traceability Introduction For many manufacturers, traceability

More information

Create a Culture of Growth. How HR can contribute greater business value with new insight to better align qualified talent to organizational strategy

Create a Culture of Growth. How HR can contribute greater business value with new insight to better align qualified talent to organizational strategy Create a Culture of Growth How HR can contribute greater business value with new insight to better align qualified talent to organizational strategy What s Inside... Cultivating Talent in a Changing World...1

More information

An Epicor White Paper. How the Right ERP Can Help Simplify the Ever-Changing Business of Manufacturing

An Epicor White Paper. How the Right ERP Can Help Simplify the Ever-Changing Business of Manufacturing An Epicor White Paper How the Right ERP Can Help Simplify the Ever-Changing Business of Manufacturing Table of Contents Introduction...1 Complexity Creep...1 Simplifying ERP...2 Simplifying Deployment...3

More information

Epicor Informance Enterprise Manufacturing Intelligence Overview

Epicor Informance Enterprise Manufacturing Intelligence Overview Epicor Informance Enterprise Manufacturing Intelligence Overview Real-Time Insight for Better Production Epicor Informance Enterprise Manufacturing Intelligence (EMI) You re an expert at making things,

More information

Epicor Financial Services Overview

Epicor Financial Services Overview Epicor Financial Services Overview Epicor ERP eliminates complexity, making ERP easier to use, more collaborative and more responsive. 2 Epicor Financial Services Overview Epicor Financial Services Software

More information

Leadership A Matter of Style? How Epicor ERP helps CFOs make smarter decisions, faster

Leadership A Matter of Style? How Epicor ERP helps CFOs make smarter decisions, faster Leadership A Matter of Style? How Epicor ERP helps CFOs make smarter decisions, faster An executive brief brought to you by Epicor Executive summary How does your leadership style impact on profit growth?

More information

An Epicor White Paper. Epicor ERP 10 Adaptive ERP

An Epicor White Paper. Epicor ERP 10 Adaptive ERP An Epicor White Paper Epicor ERP 10 Adaptive ERP Table of Contents Introduction...1 Why adaptive ERP is important...2 How Epicor ERP 10 supports adaptive ERP...2 Adaptive data and services...3 Entity Documents...3

More information

Epicor Solution Overview

Epicor Solution Overview Epicor Solution Overview Epicor ERP eliminates complexity, making ERP easier to use, more collaborative and more responsive. 2 Introducing Epicor ERP Epicor minimizes the complexities of traditional ERP

More information

Retail Success Guide: Five Ways to Outservice Your Competition

Retail Success Guide: Five Ways to Outservice Your Competition Retail Success Guide: Five Ways to Outservice Your Competition Okay, but First: Why Bother? Why outservice your competition? What exactly are we saying here? Well, consider this. It might not happen today,

More information

I Can do WHAT? A Look into Compass Viewers. Session Q&A

I Can do WHAT? A Look into Compass Viewers. Session Q&A I Can do WHAT? A Look into Compass Viewers Session Q&A 1. Do we need Compass Analytics to take this? Or... I have Performance Manager and Inventory Planner... but not the whole thing. If you turn on Eagle

More information

Know Your Numbers! The Quantity-on-Hand (QOH) Quick Guide. Retail Best Practices Series. An Epicor White Paper

Know Your Numbers! The Quantity-on-Hand (QOH) Quick Guide. Retail Best Practices Series. An Epicor White Paper Know Your Numbers! The Quantity-on-Hand (QOH) Quick Guide Retail Best Practices Series An Epicor White Paper Table of Contents Introduction...1 Getting an Accurate Count...2 Hiring Inventory Accuracy Ambassadors...3

More information

Industrial Machinery. Epicor for. A New Perspective for Industrial Machinery Manufacturers. Functionality

Industrial Machinery. Epicor for. A New Perspective for Industrial Machinery Manufacturers. Functionality Epicor for Industrial Machinery Functionality XXSupport for engineer-to-order and mixed-mode manufacturing XXEpicor Social Enterprise delivering enhanced Crossfunctional collaboration XXEmbedded project

More information

Epicor. Mobile Field Service

Epicor. Mobile Field Service Epicor Mobile Field Service Epicor Mobile Field Service Epicor Mobile Field Service is an enterprise mobility solution for field service providers incorporating comprehensive field service functionality

More information

An Epicor White Paper. The Business Benefits of Service- Oriented Architecture: A Guide for Manufacturing Executives

An Epicor White Paper. The Business Benefits of Service- Oriented Architecture: A Guide for Manufacturing Executives An Epicor White Paper The Business Benefits of Service- Oriented Architecture: A Guide for Manufacturing Executives Executive Summary Manufacturers in make-to-order and mixed-mode production environments

More information

An Epicor White Paper. Why ecommerce Isn t Optional for Distributors It s Essential A quick look at why ecommerce is crucial to your future

An Epicor White Paper. Why ecommerce Isn t Optional for Distributors It s Essential A quick look at why ecommerce is crucial to your future An Epicor White Paper Why ecommerce Isn t Optional for Distributors It s Essential A quick look at why ecommerce is crucial to your future Table of Contents Why ecommerce and why now?...1 Why go all-in?...3

More information

Epicor Manufacturing Overview. Business without Barriers

Epicor Manufacturing Overview. Business without Barriers Epicor Manufacturing Overview Business without Barriers Epicor Manufacturing Overview Epicor Manufacturing A Solution for Performance-Driven Manufacturers Epicor understands that you, like manufacturers

More information

It s OK to Make Money! How to Create Rules and Plans with Pricing Planner. Session Q&A

It s OK to Make Money! How to Create Rules and Plans with Pricing Planner. Session Q&A It s OK to Make Money! How to Create Rules and Plans with Pricing Planner Session Q&A 1. Where are these "Sensitivity Codes" in the EFM data and where are they shown in IMU application? We buy most items

More information

Know Your Numbers: Doing More with Performance Manager

Know Your Numbers: Doing More with Performance Manager Know Your Numbers: Doing More with Performance Manager Sandy Lieber Phone Trainer 2016 Epicor Software Corporation Sandy Lieber Phone Trainer Over 10 years Retail experience Prior to Epicor, previously

More information

An Epicor White Paper. Five Mistakes Retailers Make When Selecting a New Software Solution

An Epicor White Paper. Five Mistakes Retailers Make When Selecting a New Software Solution An Epicor White Paper Five Mistakes Retailers Make When Selecting a New Software Solution Table of Contents System Replacement Starts with a Vision...1 Mistake #1...4 Not involving the head of the organization

More information

Epicor Mattec. Manufacturing Execution System Overview

Epicor Mattec. Manufacturing Execution System Overview Epicor Mattec Manufacturing Execution System Overview Epicor Software Corporation Real-Time Insight for Better Production Epicor Mattec Manufacturing Execution System (MES) Staying competitive isn t easy

More information

Frequently Asked Questions. Regarding EMV Update Webinar for Epicor Eagle Customers

Frequently Asked Questions. Regarding EMV Update Webinar for Epicor Eagle Customers Frequently Asked Questions Regarding EMV Update Webinar for Epicor Eagle Customers In this document, we provide our view about the upcoming EMV standards. The contents of this document are for informational

More information

Epicor Solution Overview. Business without Barriers

Epicor Solution Overview. Business without Barriers Epicor Solution Overview Business without Barriers Eliminate the technology, integration, and accessibility barriers that stifle productivity. Epicor Solution Overview Introducing Business without Barriers

More information

Epicor Mattec Manufacturing Execution System Overview

Epicor Mattec Manufacturing Execution System Overview Epicor Mattec Manufacturing Execution System Overview Real-Time Insight for Better Production Epicor Mattec Manufacturing Execution System (MES) You re an expert at making things, and your customers look

More information

An Epicor White Paper. 9 Reasons to Retire Your Homegrown ERP Software Solution Before it s Too Late

An Epicor White Paper. 9 Reasons to Retire Your Homegrown ERP Software Solution Before it s Too Late An Epicor White Paper 9 Reasons to Retire Your Homegrown ERP Software Solution Before it s Too Late Table of Contents Introduction...1 Reason 1...2 Vulnerability and Isolation of Knowledge Reason 2...2

More information

IT Service Management (ITSM) EPICOR SOFTWARE CORPORATION

IT Service Management (ITSM) EPICOR SOFTWARE CORPORATION EPICOR SOFTWARE CORPORATION IT Service Management (ITSM) A well-functioning IT infrastructure is essential for the quality and continuity of business processes within an organization. This places demands

More information

Epicor Solution Overview. Business without Barriers

Epicor Solution Overview. Business without Barriers Epicor Solution Overview Business without Barriers Epicor Solution Overview Introducing Business without Barriers Business without barriers that s the promise of Epicor next-generation enterprise applications.

More information

Profitable Growth in Action Seven manufacturers reveal the secrets of their success

Profitable Growth in Action Seven manufacturers reveal the secrets of their success Profitable Growth in Action Seven manufacturers reveal the secrets of their success An ezine from Epicor Manufacturers Worldwide Gear Up for Growth Growth is definitely on the agenda for manufacturers.

More information

Success in the Electronic and High Tech Industry

Success in the Electronic and High Tech Industry Success in the Electronic and High Tech Industry Epicor Software Corporation Functionality Supports Global operations with comprehensive multisite capabilities Demand Planning and Forecasting to minimize

More information

Understanding the ERP Landscape in South Africa. An Epicor White Paper

Understanding the ERP Landscape in South Africa. An Epicor White Paper Understanding the ERP Landscape in South Africa An Epicor White Paper Executive summary This white paper is based on a recent survey conducted amongst IT professionals across South Africa. The main objective

More information

Simplifying the Making of Complex Products. An Epicor White Paper

Simplifying the Making of Complex Products. An Epicor White Paper Simplifying the Making of Complex Products An Epicor White Paper Table of Contents The Right ERP System can help Industrial Machinery Manufacturers Master the Global Economy Body 1 New Market Dynamics

More information

Advanced Cycle Counting. Release 9.0.2

Advanced Cycle Counting. Release 9.0.2 Advanced Cycle Counting Release 9.0.2 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints, dates

More information

Using the Vendor Scorecard. Release 9.0.2

Using the Vendor Scorecard. Release 9.0.2 Using the Vendor Scorecard Release 9.0.2 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints, dates

More information

Solar Eclipse Product Serial Numbers. Release 9.0.1

Solar Eclipse Product Serial Numbers. Release 9.0.1 Solar Eclipse Product Serial Numbers Release 9.0.1 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints,

More information

Inspired Aged Care Residential Management and Community Care

Inspired Aged Care Residential Management and Community Care Epicor Senior Living Solution Inspired Aged Care Residential Management and Community Care Epicor is Australia s market leading solution for the aged care industry, currently managing over 50,000 residents.

More information

7 Ways Your POS System Can Help You Grow. An ebook from Epicor

7 Ways Your POS System Can Help You Grow. An ebook from Epicor 7 Ways Your POS System Can Help You Grow An ebook from Epicor Contents Fast Track to Growth Doing Retail Right...3 1. Reduce Your Inventory Costs up to 25%...4 2. Sell 10% More at a Higher Margin...6 3.

More information

Solar Eclipse Role Maintenance. Release 9.0.3

Solar Eclipse Role Maintenance. Release 9.0.3 Solar Eclipse Role Maintenance Release 9.0.3 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints,

More information

Maximizing Your Time: Implementing Suggested Orders in Your Business. Session Q&A

Maximizing Your Time: Implementing Suggested Orders in Your Business. Session Q&A Maximizing Your Time: Implementing Suggested Orders in Your Business Session Q&A 1. Regarding Suggested order: We have found it much more effective to use viewers with filters to create orders. Also, you

More information

Spotlight on Medical Device Manufacturing: 6 Ways to Justify Prices and Rein in Costs with Enterprise Software. An Epicor White Paper

Spotlight on Medical Device Manufacturing: 6 Ways to Justify Prices and Rein in Costs with Enterprise Software. An Epicor White Paper Spotlight on Medical Device Manufacturing: 6 Ways to Justify Prices and Rein in Costs with Enterprise Software An Epicor White Paper Executive Summary Medical device manufacturers have long marketed their

More information

Quick Sales Order Entry Access. Release 9.0.2

Quick Sales Order Entry Access. Release 9.0.2 Quick Sales Order Entry Access Release 9.0.2 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints,

More information

Building a Better Tomorrow With ERP. How Digitalization Can Help Your Distribution Business Grow

Building a Better Tomorrow With ERP. How Digitalization Can Help Your Distribution Business Grow Building a Better Tomorrow With ERP How Digitalization Can Help Your Distribution Business Grow 2 Epicor Building a Better Tomorrow With ERP Contents Contents How Digitalization Gets Distributors Set for

More information

It s OK to Make Money! How to Create Rules and Plans with Pricing Planner

It s OK to Make Money! How to Create Rules and Plans with Pricing Planner It s OK to Make Money! How to Create Rules and Plans with Pricing Planner Sandy Lieber Phone Trainer 2016 Epicor Software Corporation Sandy Lieber Phone Trainer Over 10 years Retail experience Prior to

More information

Profitable Growth in Action Seven manufacturers reveal the secrets of their success

Profitable Growth in Action Seven manufacturers reveal the secrets of their success Profitable Growth in Action Seven manufacturers reveal the secrets of their success An ezine from Epicor Manufacturers Worldwide Gear Up for Growth Growth is definitely on the agenda for manufacturers.

More information

Profitable Growth in Action Seven manufacturers reveal the secrets of their success

Profitable Growth in Action Seven manufacturers reveal the secrets of their success Profitable Growth in Action Seven manufacturers reveal the secrets of their success An ezine from Epicor Manufacturers Worldwide Gear Up for Growth Growth is definitely on the agenda for manufacturers.

More information

Epicor. Performance Management

Epicor. Performance Management Epicor Performance Management Inspiring better business insight with in-context and real-time enterprise performance management. Epicor Performance Management Epicor Enterprise Performance Management is

More information

Retail Store Suite. Epicor Retail Store Suite provides retailers with an integrated. Epicor Retail EPICOR RETAIL SOLUTIONS

Retail Store Suite. Epicor Retail Store Suite provides retailers with an integrated. Epicor Retail EPICOR RETAIL SOLUTIONS EPICOR RETAIL SOLUTIONS Epicor Retail Retail Store Suite Point-of-Sale Mobile Store Returns Management Promotional Events Management Payment Authorization/Settlement/Polling Store Operations Inventory

More information

Epicor Performance Management. Inspiring better business insight with in-context and real-time enterprise performance management.

Epicor Performance Management. Inspiring better business insight with in-context and real-time enterprise performance management. Epicor Performance Management Inspiring better business insight with in-context and real-time enterprise performance management. Performance Management Epicor Enterprise Performance Management is an end-to-end

More information

Analyze This! Actionable Information for Your Managers

Analyze This! Actionable Information for Your Managers Analyze This! Actionable Information for Your Managers Mark McClenahan Product Owner, Development 2016 Epicor Software Corporation Mark McClenahan Product Owner, Development 17 years with Epicor Has experience

More information

Ready, Set, Go for Growth

Ready, Set, Go for Growth Ready, Set, Go for Growth Seven distributors reveal the secrets of their success An ebook from Epicor North American Distributors Reveal How to Keep Growth on the Agenda Although the distribution industry

More information

Has Your Business Outgrown Your Business Management Software? 7 questions to determine if your current software will meet your future needs

Has Your Business Outgrown Your Business Management Software? 7 questions to determine if your current software will meet your future needs Has Your Business Outgrown Your Business Management Software? 7 questions to determine if your current software will meet your future needs An Epicor White Paper Table of Contents Introduction... 1 1.

More information

Strategic Pricing. Release 9.0.3

Strategic Pricing. Release 9.0.3 Strategic Pricing Release 9.0.3 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints, dates and

More information

Oracle. SCM Cloud Using Supply Chain Collaboration. Release 13 (update 17D)

Oracle. SCM Cloud Using Supply Chain Collaboration. Release 13 (update 17D) Oracle SCM Cloud Release 13 (update 17D) Release 13 (update 17D) Part Number E89232-01 Copyright 2011-2017, Oracle and/or its affiliates. All rights reserved. Author: Venkat Dharmapuri This software and

More information

Epicor Eclipse. An end-to-end business system built to drive growth for wholesale distributors

Epicor Eclipse. An end-to-end business system built to drive growth for wholesale distributors Epicor Eclipse An end-to-end business system built to drive growth for wholesale distributors We re here to help you grow your sales, profits, productivity, and the distance between you and your competition.

More information

Advanced Delivery Scheduling. Release 9.0.3

Advanced Delivery Scheduling. Release 9.0.3 Advanced Delivery Scheduling Release 9.0.3 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints,

More information

Eclipse Remote Order Entry. Release 9.0.2

Eclipse Remote Order Entry. Release 9.0.2 Eclipse Remote Order Entry Release 9.0.2 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints, dates

More information

Discover 10 Characteristics of a Grow Getter. Become a high-growth manufacturer

Discover 10 Characteristics of a Grow Getter. Become a high-growth manufacturer Discover 10 Characteristics of a Grow Getter Become a high-growth manufacturer High-growth are powered by people who understand what it takes to get set for growth individuals with the vision and drive

More information

An Epicor White Paper. 10 Critical Questions Small Manufacturers Should Ask Before Buying a Cloud-based ERP Solution

An Epicor White Paper. 10 Critical Questions Small Manufacturers Should Ask Before Buying a Cloud-based ERP Solution An Epicor White Paper 10 Critical Questions Small Manufacturers Should Ask Before Buying a Cloud-based ERP Solution Looking at implementing new software or upgrading your current software? Over the last

More information

Maximizing Your Biggest Investment: How to Maintain an Accurate Inventory. Session Q&A

Maximizing Your Biggest Investment: How to Maintain an Accurate Inventory. Session Q&A Maximizing Your Biggest Investment: How to Maintain an Accurate Inventory Session Q&A 1. Can you tell us how to make sure how to get the reports to spool instead of print? I have included a document from

More information

Enterprise Performance Management. Business without Barriers

Enterprise Performance Management. Business without Barriers Enterprise Performance Management Business without Barriers Remove the barriers to better business insight with in-context and real-time enterprise performance management. Enterprise Performance Management

More information

Oracle. SCM Cloud Getting Started with Your Manufacturing and Supply Chain Materials Management Implementation. Release 13 (update 17D)

Oracle. SCM Cloud Getting Started with Your Manufacturing and Supply Chain Materials Management Implementation. Release 13 (update 17D) Oracle SCM Cloud Getting Started with Your Manufacturing and Supply Chain Materials Management Implementation Release 13 (update 17D) Release 13 (update 17D) Part Number E89209-01 Copyright 2011-2017,

More information

Feature Comparison MAXIMIZER CRM. Published By. DATA SHEET Feature Comparison 1

Feature Comparison MAXIMIZER CRM. Published By. DATA SHEET Feature Comparison 1 DATA SHEET Feature Comparison MAXIMIZER CRM Published By DATA SHEET Feature Comparison 1 Feature Comparison Maximizer CRM Live gives you access to your data anytime anywhere. There are countless reasons

More information

Product and Warehouse Location Maintenance. Release 9.0.2

Product and Warehouse Location Maintenance. Release 9.0.2 Product and Warehouse Location Maintenance Release 9.0.2 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the

More information

Assigning and Updating Prices in Eclipse. Release 9.0.4

Assigning and Updating Prices in Eclipse. Release 9.0.4 Assigning and Updating Prices in Eclipse Release 9.0.4 i Table of Contents Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents,

More information

Receiving and Cross Docking. Release 9.0.2

Receiving and Cross Docking. Release 9.0.2 Receiving and Cross Docking Release 9.0.2 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints,

More information

ACD MIS SUPERVISOR S GUIDE

ACD MIS SUPERVISOR S GUIDE Notice Note that when converting this document from its original format to a.pdf file, some minor font and format changes may occur. When viewing and printing this document, we cannot guarantee that your

More information

Next, switch from your browser to the inflow Cloud for Windows app and log in.

Next, switch from your browser to the inflow Cloud for Windows app and log in. Table of Contents 1.0 First-time setup...3 2.0 How do I navigate around inflow Cloud?...6 2.1 The inflow Cloud Homepage...6 2.2 inflow Cloud list views...6 2.3 Action toolbar...8 3.0 Where do I enter my

More information

Solar Eclipse Information System (EIS) Release 8.7.9

Solar Eclipse Information System (EIS) Release 8.7.9 Solar Eclipse Information System (EIS) Release 8.7.9 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints,

More information

Oracle. SCM Cloud Getting Started with Your Manufacturing and Supply Chain Materials Management Implementation. Release 13 (update 18B)

Oracle. SCM Cloud Getting Started with Your Manufacturing and Supply Chain Materials Management Implementation. Release 13 (update 18B) Oracle SCM Cloud Getting Started with Your Manufacturing and Supply Chain Materials Management Implementation Release 13 (update 18B) Release 13 (update 18B) Part Number E94278-01 Copyright 2011-2018,

More information

Epicor Partner Network

Epicor Partner Network Epicor Partner Network Epicor Award-Winning Company and Solutions At Epicor, we take pride in our commitment to excellence. Our company and solutions have been recognized by analysts, private companies,

More information

Epicor Human Capital Management. A proactive approach to growing talent in your business.

Epicor Human Capital Management. A proactive approach to growing talent in your business. Epicor Human Capital Management A proactive approach to growing talent in your business. Human Capital Management Today s economy demands a more proactive, strategic role for the HR department. Today s

More information

Managing Direct Through Stock Inventory. Release 9.0.4

Managing Direct Through Stock Inventory. Release 9.0.4 Managing Direct Through Stock Inventory Release 9.0.4 i Table Of Contents Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents,

More information

How-To Series: Min/Max Ordering in Purchasing

How-To Series: Min/Max Ordering in Purchasing How-To Series: Min/Max Ordering in Prchasing The contents of this docment are for informational prposes only and are sbject to change withot notice. Epicor Software Corporation makes no garantee, representations

More information

ACD MIS Supervisor Manual

ACD MIS Supervisor Manual Notice Note that when converting this document from its original format to a.pdf file, some minor font and format changes may occur. When viewing and printing this document, we cannot guarantee that your

More information

Administrator Role & Scope Guide

Administrator Role & Scope Guide Administrator Role & Scope Guide Powerful Authentication Management for Service Providers and Enterprises e Version 3.1 Authentication Service Delivery Made EASY Copyright Copyright 2011. CRYPTOCard Inc.

More information

Getting Started with Warehouse Management. Release 9.0.1

Getting Started with Warehouse Management. Release 9.0.1 Getting Started with Warehouse Management Release 9.0.1 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the

More information

Managing Schedules in ADP Time & Attendance

Managing Schedules in ADP Time & Attendance Managing Schedules in ADP Time & Attendance Adding or Editing a Schedule Template Add or Edit a Schedule Template to configure a recurring schedule. Assigning a Schedule Template to an Employee Assign

More information

Oracle. SCM Cloud Implementing Supply Chain Planning. Release 13 (update 18A)

Oracle. SCM Cloud Implementing Supply Chain Planning. Release 13 (update 18A) Oracle SCM Cloud Release 13 (update 18A) Release 13 (update 18A) Part Number E92337-02 Copyright 2011-2018, Oracle and/or its affiliates. All rights reserved. Authors: Barbara Mise, Dhruba Jyoti Pokhrel,

More information

Oracle SCM Cloud Implementing Supply Chain Planning. Release 13 (update 18C)

Oracle SCM Cloud Implementing Supply Chain Planning. Release 13 (update 18C) Release 13 (update 18C) Release 13 (update 18C) Part Number E98393-02 Copyright 2011-2018, Oracle and/or its affiliates. All rights reserved. Authors: B. J. Mise, Dhruba Jyoti Pokhrel, Nithin Premkumar,

More information

Oracle. SCM Cloud Administering Pricing. Release 12. This guide also applies to on-premises implementations

Oracle. SCM Cloud Administering Pricing. Release 12. This guide also applies to on-premises implementations Oracle SCM Cloud Release 12 This guide also applies to on-premises implementations Oracle SCM Cloud Part Number E73447-02 Copyright 2011-2017, Oracle and/or its affiliates. All rights reserved. Author:

More information

Oracle Banking Digital Experience

Oracle Banking Digital Experience Oracle Banking Digital Experience Personal Finance Management User Manual Release 18.1.0.0.0 Part No. E92727-01 January 2018 Personal Finance Management User Manual January 2018 Oracle Financial Services

More information

Eclipse Job Management. Release 9.0.4

Eclipse Job Management. Release 9.0.4 Eclipse Job Management Release 9.0.4 i Table Of Contents Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the

More information

Introduction to IBM Cognos for Consumers. IBM Cognos

Introduction to IBM Cognos for Consumers. IBM Cognos Introduction to IBM Cognos for Consumers IBM Cognos June 2015 This training documentation is the sole property of EKS&H. All rights are reserved. No part of this document may be reproduced. Exception:

More information

Oracle. SCM Cloud Implementing Supply Chain Planning. Release 12. This guide also applies to on-premises implementations

Oracle. SCM Cloud Implementing Supply Chain Planning. Release 12. This guide also applies to on-premises implementations Oracle SCM Cloud Release 12 This guide also applies to on-premises implementations Oracle SCM Cloud Part Number E74110-06 Copyright 2011-2017, Oracle and/or its affiliates. All rights reserved. Authors:

More information

Sage ERP Accpac Online 5.6

Sage ERP Accpac Online 5.6 Sage ERP Accpac Online 5.6 Integration Resource Guide for Sage ERP Accpac And Sage CRM (Updated: December 1, 2010) Thank you for choosing Sage ERP Accpac Online. This Resource Guide will provide important

More information

Eclipse Release Feature Summary. Release 8.7.9

Eclipse Release Feature Summary. Release 8.7.9 Eclipse Release 8.7.9 Feature Summary Release 8.7.9 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints,

More information

DRM DISPATCHER USER MANUAL

DRM DISPATCHER USER MANUAL DRM DISPATCHER USER MANUAL Overview: DRM Dispatcher provides support for creating and managing service appointments. This document describes the DRM Dispatcher Dashboard and how to use it to manage your

More information

Taleo Enterprise Fluid Recruiting User Guide Release 17

Taleo Enterprise Fluid Recruiting User Guide Release 17 Oracle Taleo Enterprise Release 17 Taleo Enterprise Part Number: E90637-01 Copyright 2017, Oracle and/or its affiliates. All rights reserved Authors: Taleo Information Development Team This software and

More information

Epicor Retail Suite. Epicor Software Corporation is a leader in software and RETAIL SUITE EPICOR RETAIL

Epicor Retail Suite. Epicor Software Corporation is a leader in software and RETAIL SUITE EPICOR RETAIL RETAIL SUITE EPICOR RETAIL Epicor Retail Suite Planning and Assortment Planning Sourcing and Product Lifecycle Management Merchandising Store Cross-Channel Order Management Customer Relationship Management

More information

Epicor White Paper. Eight Habits of High-Gross-Margin Distributors

Epicor White Paper. Eight Habits of High-Gross-Margin Distributors Epicor White Paper Eight Habits of High-Gross-Margin Distributors Abstract The ultimate goal of most companies is to improve their profit margins, and distributors are no exception. In fact, distributors

More information