LiteCommerce Hosting Edition

Size: px
Start display at page:

Download "LiteCommerce Hosting Edition"

Transcription

1 LiteCommerce Hosting Edition Version 2.2 Reference Manual

2 LiteCommerce Hosting Edition Reference Manual I Table of Contents Introduction...1 System...2 Architecture and Components Licensing...3 policy Installation System Requirements...8 Installing LiteCommerce HE...10 Uninstalling LiteCommerce HE Getting...11 started Feature...12 Packs...13 Feature Packs Overview...14 Feature Packs Configurator...17 Adding Feature Packs to Feature Lists Statistics Summary Usage Statistics...21 Usage Statistics by Shops...23 Usage Statistics by Feature Packs Store...24 Maintenance License...26 Info Appendix...27 A

3 1 Introduction Introduction LiteCommerce Hosting Edition is a scalable and versatile system designed for use in the Hosting Services industry. Its main function is to bundle top-notch e-commerce solutions based on LiteCommerce with your own hosting plans. You can attract more customers by new competitive plans and get extra value from existing clients by offering stunning e-commerce features that are just one click away. Owing to LiteCommerce modular architecture, your customers can order and instantly receive only those e-commerce features that they really need at the moment.

4 LiteCommerce Hosting Edition Reference Manual 2 System Architecture and Components LiteCommerce Hosting Edition software integrates with hosting automation solutions and control panels as a PHP/MySQL based software module at hosting web servers Note: currently WHM TM /cpanelò is supported, other integrations are in development. As a result of this integration web hosting providers are able to offer hosting packages featured with LiteCommerce-based online stores to their clients. LiteCommerce Hosting Edition software consists of three major parts: e-commerce automation module PHP/MySQL based software module for your hosting automation control panel. It is installed on each instance of the control panel and deploys and uninstalls online shops automatically on demand of clients acquiring such functionality using their hosting control panel accounts. Licensing server PHP/MySQL based standalone application that is run on one of your servers and controls shops licensing, gives permission to the e-commerce automation module to deploy/uninstall LiteCommerce-based online stores and collects statistics on shops usage. LiteCommerce end-user store package PHP/MySQL based online store package that gets deployed to clients hosting space from its repository by the e-commerce automation module.

5 3 Licensing policy Licensing policy All legal aspects of using LiteCommerce software are regulated by LiteCommerce Hosting Edition Software License Agreement supplied to you with the software. This article is provided for your convenience only, to help you better understand our licensing policy, and does not substitute the License Agreement. LiteCommerce Hosting Edition software is licensed to the instance of the Licensing server component (each instance requires a separate license). Shop licensing is based on number of shops and module-slots for commercial add-on extensions. We do not license specific kinds of add-on modules, but only add-on slots. A slot can be filled with any commercial module. Add-ons marked as Free do not require module-slots. There are no additional charges for using add-ons except fees for the slots. The slot has a fixed periodic or one time fee depending on shop licensing schema you are on. It is possible to change an add-on in a slot any time. Licensing model of LiteCommerce Hosting Edition software is absolutely transparent for your customers. Customers subscribe for your hosting plans featured with LiteCommerce Standard shop. You bill the customers for usage of the plans only.

6 LiteCommerce Hosting Edition Reference Manual 4 Installation This section deals with installing LiteCommerce HE: Read the 'System Requirements' section to learn about the requirements, necessary for a correct installation of LiteCommerce HE: - software requirements - resource requirements - administrative rights Consult the 'Installing LiteCommerce HE' section for detailed installation instructions.

7 5 Installation System Requirements Software requirements: 1. Operating systems 2. HTTP server. Currently Apache is the only supported HTTP-server. 3. PHP PHP4 - v4.1.0 or higher (versions and are not recommended due to reported memory leak flaws) PHP4 engine must have EXPAT extension enabled. PHP5 - v5.1.0 or higher Make sure that PHP is configured in the following way: 'safe_mode' is set to OFF, 'file_uploads' is set to ON. PHP must be compiled with OpenSSL support. Consult Appendix A of this manual for detailed instructions on how to add PHP support to your Apache web-server. 4. MySQL MySQL database server version 3.23 or higher, running on the same server as the web server application or on a different one. 5. Extensions and libraries LiteCommerce HE uses IonCube libraries. Though LiteCommerce HE installation wizard can perform installation of IonCube libraries it is recommended to install ioncube on your server and include ioncube

8 LiteCommerce Hosting Edition Reference Manual 6 Loader in your PHP configuration beforehand. CURL executable, libcurl PHP module or OpenSSL external application is required if you are going to provide your clients with add-on modules for real-time shipping calculation and/or credit card processing. 6. cpanel" cpanel version or higher is required. 7. Perl Perl version 5.6 or higher. cpanel itself requires Perl, so if you use cpanel, you should already have Perl installed. Resource requirements: 1. File space Minimum 30 MB of disk space for server part and no less than 5 MB for each deployed store. 2. Database size The size of LiteCommerce HE database depends greatly on number of stores and data stored (e.g. amounts of products in shops catalogs, volume of orders placed, etc). While a database of a small shop can fit into 1 Megabyte, a large online store can take up 100 Megabytes or more. Administrative rights: The user of LiteCommerce HE system must have root access rights on the server(s) to be able to install and operate LiteCommerce HE: 1. Administrative rights for managing the web server; 2. Administrative (root) account at MySQL server - to create and manage databases pertinent to corresponding online stores; 3. Command-line access to the server. Neither of these access rights are required for operating deployed shops.

9 7 Installation Make sure that the current folder and the folder you are installing LiteCommerce HE to are not mounted with noexec option. This will prevent the executable file from working even if all the other file and directory permissions are set correctly. This is the first thing to check if you are getting one of the following error messages during installation: eval:./install.sh: Permission denied or zsh: permission denied: or bash: /bin/sh: bad interpreter: Permission denied To get around this you might want to run not./litecommerce-he-trial.run but /bin/sh./litecommerce-he-trial.run For more information on the noexec option read 'man mount'.

10 LiteCommerce Hosting Edition Reference Manual 8 Installing LiteCommerce HE To begin the installation of LiteCommerce HE, unpack the distributive you received from Qualiteam. Locate a file with the extension.run and execute it. Now follow the instructions of the installer. Note: Before installation the installer examines the server configuration to check that it complies with the server requirements as outlined in the 'System Requirements' section of this manual. If all the critical dependencies are in place, the installation continues. If one or more folders do not exist or the administrative rights are not sufficient, the process stops with a detailed error message. 1. Select whether you want to install the Licensing Server. You must do it if this is the first time you install LiteCommerce HE. If you have already installed the Licensing Server before, you can just specify the directory where it is installed and proceed with LiteCommerce HE installation. 2. Specify the directory where you want to install the Licensing Server. If this directory does not exist, the installer will create it. Enter the full path, as in the examples. Note: Please note that this information will be used to compose a URL which will be used to obtain a valid LiteCommerce HE license. So make sure that it coincides with your license URL. Examples: path /u/stuff/public_html/ls /home/stuff/public_html/ls /u/stuff/public_html /home/stuff/public_html will result in this URL: At this step you need the access information of the MySQL database which you will use with LiteCommerce HE. Provide the MySQL host name, password and database name. If a MySQL database with such name does not exist, the installer will create one. If the MySQL database is already populated with data, all the old information in it will be lost. Examples: MySQL host name: mysql MySQL user name: myname MySQL password: password MySQL base name: lc_he_database 4. Specify Licensing Server host name and location. Enter a valid Licensing Server Code, that you received

11 9 Installation when you purchased LiteCommerce HE and a Licensing Server admin address - the you want to use to receive notifications. If you are using the trial version, no code is necessary. Examples: license URL: License Server host name: mydomain.com License Server location: /ls OR License Server host name: mydomain.com License Server location: / License Server code: AF5D-03KE-CCVY-758H License Server admin bit-bucket@example.com If the Licensing Server Code is invalid, connection to our tracking system fails, or the Licensing Server does not run, you will get the following warning message: WARNING! LiteCommerce Hosting Edition was installed, but for one of the following reasons (the Licensing Server Code is invalid, connection to our tracking system fails, the Licensing Server does not run) correct operation of the software is not possible. Please check if the following configuration parameters are correct: license key: LS location: LS web-path: If everything is correct, consult our support department. In this case consult our support department at to find a solution to the issue. 5. When the Licensing Server is successfully installed, the installer proceeds with LiteCommerce HE installation. You can watch what the installer is currently doing, on the screen. When the installation is finished you see a message: "LiteCommerce Hosting Edition is successfully installed".

12 LiteCommerce Hosting Edition Reference Manual 10 Uninstalling LiteCommerce HE Locate a file with the extension.run (for example, litecommerce-2.2-build11-distr.run) and run the following command: sh litecommerce-2.2-build11-distr.run --uninstall Now follow the instructions on the screen. To stop uninstalling, press [Ctrl-C]. The following software parts can be removed: LiteCommerce Online Store Builder, Licensing Server, Licensing Server database. After you have confirmed all the necessary uninstalling steps and specified all the needed data, the list of actions to be performed will be displayed. To confirm, you have to answer positively to the last question (please note that you have to enter a capital letter Y). Proceed and perform all uninstall actions? [Y/n]:

13 11 Getting started Getting started After you have successfully installed LiteCommerce HE you can access it by clicking on the 'LC HE Control Center' link in the 'Add-ons' menu of your cpanel interface. The following sections deal with the four tabs available in the LC HE Control Center: Feature Packs, Statistics, Store Maintenance, License Info.

14 LiteCommerce Hosting Edition Reference Manual 12 Feature Packs This chapter deals with the process of allowing your clients to use certain combination of LC shopping carts and sets of add-on modules. Read the 'Feature Packs Overview' section to learn more about the types of available feature packs. Check out the 'Feature Packs Configurator' section for information on what settings can be viewed on this page; how to add, edit and delete feature packs.

15 13 Feature Packs Feature Packs Overview A feature pack is a set of LiteCommerce add-on modules that a shop owner can choose from. There are two major types of feature packs: Basic and Standard. Basic Feature Packs include the following characteristics: free LiteCommerce shopping cart, up to 25 products, restricted product adding and import (including direct database manipulation), no free modules are included, offline payment methods available, online payment methods are available (PayPal, AuthorizeNet). Standard Feature Packs include the following characteristics: all free modules are switched on, online payment methods are available (PayPalPro, AuthorizeNet), variable number of commercial modules (besides PayPalPro, AuthorizeNet), from 1 to 19 commercial modules are included, if 20 commercial modules are included, the feature pack status changes to 'unlimited' and all modules beyond 20 are free of charge.

16 LiteCommerce Hosting Edition Reference Manual 14 Feature Packs Configurator Click on the 'Feature Packs' tab to access the following information: License Type - Basic or Standard. For more information on license types consult 'Feature Packs Overview' section; The number of shops using this feature pack (is currently used by n shop(s)); Pos. - the number that determines the position of the feature pack in the column. Feature packs with identical pos. numbers are sorted alphabetically; Max number of shops available for deployment; Max number of active commercial add-ons; Included add-ons - the add-on modules which the shop owner can choose from.

17 15 Feature Packs To add a pack: Click 'Add new pack' button at the top or bottom right. 1. Select the type of the new pack from the drop-down menu. Note: You will be able to change the type later, but only as long as it is not used. After the feature pack is assigned, you will not be able to modify its type. 2. Enter the pack name. 3. Specify the position number. Adding a feature pack 4. If you selected the 'Standard' type, specify the max number of shops available for deployment and max number of active commercial add-ons. In the list of add-on modules select check boxes next to the modules you want to include in this feature pack. Note: if you select one of the organizer modules, please note that either the LayoutOrganizer or the ShowcaseOrganizer module can be enabled, they do not operate simultaneously because their functionality overlaps. A list of available add-on modules (continued below) Example: If you enable 8 commercial add-ons and limit the number of commercial add-ons to 4, your clients will be able to activate any of the enabled add-ons, but not more than 4 at a time.

18 LiteCommerce Hosting Edition Reference Manual Click 'Add new pack' to save the changes or 'Cancel' to discard. To edit a pack: Click on the 'Edit pack' button next to it in the feature pack list, modify the necessary settings and click 'Update pack' or 'Cancel' if you decide not to save the modifications. Modifying a feature pack Note: You can only edit feature packs which are not used by any shops. If the pack has already been assigned, you can only modify its name and position number. To delete a pack: Click 'Delete pack' next to the name of the necessary feature pack in the list. Note: You can only delete feature packs which are not used by any shops.

19 17 Feature Packs Adding Feature Packs to Feature Lists To assign the LiteCommerce Feature Packs that you have created, to your hosting packages, on the main screen of your WebHost TM Manager interface click Packages -> Feature Manager. To add LiteCommerce Feature Packs to your existing Feature Lists select the name of the Feature List from the drop-down box and click Edit. Select the necessary check boxes to enable or disable the corresponding features, and click Save when you have finished editing the feature list. Feature Manager The following options are available when you edit Feature Lists: Select the LiteCommerce HE (enable/disable whole functionality) check box to enable the client who uses a package with this Feature List assigned, to deploy a LiteCommerce store. Clear this checkbox to make LiteCommerce unavailable. Select the check boxes next to LiteCommerce HE Feature Packs to make the Feature Packs accessible in the client's cpanelò software. Note: Due to cpanel limitations all the Feature Packs can be selected simultaneously, while in fact only one of the Basic and one of the commercial Feature Packs (the most expensive), would be available. If a Feature List is configured as shown in the next figure, LiteCommerce functionality is enabled, which means the client is able to deploy a LiteCommerce store. A Feature Pack 'LC Full 20+' is disabled. The client will have a choice of 'LC Basic', which is free and 'LC Standard10' which is the most expensive of the selected commercial Feature Packs.

20 LiteCommerce Hosting Edition Reference Manual 18 Statistics You can view statistical information on all the shops deployed, feature packs used and add-modules activated by your clients. The following sections give more details about viewing statistics of each type. See the 'Summary Usage Statistics' section for information on viewing combined statistics for a selected period. Read the 'Usage Statistics by Shops' section to learn how to refine statistical data on the shops deployed by your clients. Consult the 'Usage Statistics by Feature Packs' section to find out how to view information on your feature packs usage.

21 19 Statistics Summary Usage Statistics To access total statistics on all the deployed shops and activated modules, in the LiteCommerce HE Control Center click on the 'Statistics' tab. On the "Summary usage statistics" page from the drop-down menu select the search period and click on the 'Search' button. If you have too many results, they will break into separate pages. Select number of items per page from the corresponding drop-down menu. 'Summary Usage Statistics' results page On the next figure see the explanation of data included into the summary usage statistics.

22 LiteCommerce Hosting Edition Reference Manual 20 Explanation of billing results

23 21 Statistics Usage Statistics by Shops To access the statistics on the deployed shops, in the LiteCommerce HE Control Center click on 'Usage Statistics by Shops' tab. On the opening page from the drop-down menu select the search period. You can also use the following criteria to refine your search: username host location feature pack Leave these fields empty to view the statistics for the search period without any filters. You can apply them later to narrow your search. Click on the 'Search' button. Using search filters Use buttons to copy corresponding data from the search results to the search fields and buttons to clear the search fields.

24 LiteCommerce Hosting Edition Reference Manual 22 Copying data from the results page to the search fields The following information is included in the results: 1. Shop URL 2. Server 3. Username 4. Hosting plan/feature pack - client's hosting plan and the LiteCommerce feature pack, assigned to it. 5. Usage days - total number of days the shop has actually been working. 6. Shops fee 7. Total cost At the bottom of the results page there are two 'Total' lines. If you did not use pagination they are identical. If you have more than one page of results, then: 'Total for items on this page' is a sum of 'Total cost' fields for shops listed on this specific page only. 'Total for search period' is a sum of 'Total cost' fields for shops found, displayed on all the results pages.

25 23 Statistics Usage Statistics by Feature Packs To access statistics on the activated modules, in the LiteCommerce HE Control Center click on 'Plans usage statistics' link. On the opening page select a search period from the drop-down list. Then select check boxes next to the names of the feature packs for which you want to view the statistics and click 'Search'. Using search filters If you have too many results, they will break into separate pages. Select number of items per page from the corresponding drop-down menu. The following information is included: 1. Feature pack name. 2. Unique shops - the number of shops bought. See 'Installations' for details. 3. Usage days - the number of days is calculated on the basis of how long a shop has actually been working. 4. Modules fee - the amount due for the activated add-on modules. 5. Total cost for the time the shops have been in use.

26 LiteCommerce Hosting Edition Reference Manual 24 Store Maintenance This section is about how you can modify a shop's properties: activate and deactivate a shop and update the hosting plan and feature pack used by it. Searching for shops To access total statistics on all the deployed shops and activated modules, in the LiteCommerce HE Control Center click on the 'Statistics' tab. On the "Summary usage statistics" page from the drop-down menu select the search period and click on the 'Search' button. Active shops statistics You can refine the shops list using the following filters: owner username, shop URL and Hosting plan/feature pack. Use buttons to copy corresponding data from the results to the search fields and buttons to clear the search fields. If you have too many results, they will break into separate pages. Select number of items per page from the corresponding drop-down menu. Changing shop details To change the shop status, click on the button next to the 'Status' column: 'Activate' or 'Deactivate'. You change hosting plans assigned to your clients in your cpanel via 'Account Information' -> 'List Accounts' page. When you change a hosting plan, it is reflected in LiteCommerce HE Control Center in the

27 25 Store Maintenance 'Store Maintenance' tab. A store using another hosting plan is marked with a (*) sign. Also a following note appears at the bottom of the search results page: "Shops that have switched to another hosting plan are marked with an asterisk. Click on the "Update" button to synchronize and update shops' properties." A shop has switched to another hosting plan When you remove a user who has deployed LiteCommerce store, the store belonging to this user gets marked with a red exclamation mark. Also a following note appears at the bottom of the search results page: "Shops that do not have a user are marked with an exclamation mark. Click on the "Update" button to synchronize and update shops' properties." A user has been removed

28 LiteCommerce Hosting Edition Reference Manual 26 License Info To get information about your license, select the 'License info' tab in your LiteCommerce HE control center. Here you can view your license key, the license expiration date, the licensed server URL, numbers of shops and modules included into the license. Also there is an 'Update license' button. Click it to renew your license manually and wait for a 'Licensing Server license successfully updated' message to appear.

29 27 Appendix A Appendix A To add PHP support to your Apache web-server, do the following: 1. Run /scripts/easyapache; 2. Select skill level: choose the "Advanced (Experts Only, At Your Own Risk)" mode - enter the corresponding number and press Enter; 3. Select "Php Module --->"; 4. Locate and select "Openssl Support", press Space key; 5. Exit PHP Module Menu; 6. Exit Main Menu; 7. In the 'Save Configuration' dialog choose to save this Apache configuration; 8. Wait until compilation finishes. The compilation was successful if: there are no 'error' or 'failed' messages in the script output; there is a "PHP version file has been updated to x.y.z" message; the output ended in "httpd started ok" message.

DPD Pakivedu.ee shipping module for PrestaShop

DPD Pakivedu.ee shipping module for PrestaShop Table of contents Definitions... 1 Added functionality... 2 Use cases... 2 PrestaShop requirements... 2 Third party libraries... 2 Install procedure... 3 Setting it up... 3 DPD Pickup Pakivedu.ee... 3

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

Advanced Scheduling Introduction

Advanced Scheduling Introduction Introduction The Advanced Scheduling program is an optional standalone program that works as a web site and can reside on the same server as TimeForce. This is used for the purpose of creating schedules

More information

Deltek Touch Time & Expense for Vision. User Guide

Deltek Touch Time & Expense for Vision. User Guide Deltek Touch Time & Expense for Vision User Guide September 2017 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical or technical errors

More information

If you have 4 components installed on your Joomla! you can install and use Mighty Commerce.

If you have 4 components installed on your Joomla! you can install and use Mighty Commerce. MightyExtensions Commerce Introductionv 1.2 There are several requirements before installation of MightyExtensions Commerce: 1. MightyExtensions Resources component installed. 2. MightyExtensions Invoice

More information

ASI Point Of Sale 6.0 Startup Guide.

ASI Point Of Sale 6.0 Startup Guide. ASI POINT OF SALE 6.0 STARTUP GUIDE Anand Systems Inc. 35 East 10 th Street, Suite F, Tracy, CA, 95376, USA Phone: 1-800-431-4786 Sales Extension 1, Support Extension 2 Fax: 1-800-431-4919 Email: info@anandsystems.com,

More information

Welcome to the course on the initial configuration process of the Intercompany Integration solution.

Welcome to the course on the initial configuration process of the Intercompany Integration solution. Welcome to the course on the initial configuration process of the Intercompany Integration solution. In this course, you will see how to: Follow the process of initializing the branch, head office and

More information

Allied Telesis AlliedView NMS System 12.1 SP1 Installation Guide Issue 2

Allied Telesis AlliedView NMS System 12.1 SP1 Installation Guide Issue 2 Allied Telesis AlliedView NMS System 12.1 SP1 Installation Guide Issue 2 Copyright 2010 Allied Telesis, Inc. All rights reserved Information in this document is subject to change without notice 613-001543

More information

ServicePRO + PartsPRO User Guide

ServicePRO + PartsPRO User Guide ServicePRO + PartsPRO User Guide ServicePRO Version 2.0 PartsPRO Version 1.0 Page 1 of 82 1 WHAT IS SERVICEPRO + PARTSPRO?... 4 1.1 What is ServicePRO?... 4 1.2 What are the benefits of using ServicePRO?...

More information

Contents OVERVIEW... 3

Contents OVERVIEW... 3 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of a ConnectWise Manage Login... 4 Configuration of GL Accounts...

More information

Shipping Estimator User Guide

Shipping Estimator User Guide Shipping Estimator User Guide Version: 1.0 Website: http://www.magpleasure.com Support: support@magpleasure.com Table of Contents Shipping Estimator Description... 3 Configure Shipping Estimator... 4 How

More information

Inventory Control Receive Inventory from McKesson

Inventory Control Receive Inventory from McKesson ................................................................................................... Inventory Control Receive Inventory from McKesson Pharmacy Technology Solutions Issued July 2014 Downloading

More information

BUSINESS CASE FOR VTIGER CRM

BUSINESS CASE FOR VTIGER CRM http://www.its4you.sk/en/ email: info@its4you.sk phone: +421-51-7732370 BUSINESS CASE FOR VTIGER CRM Introduction The Business Case module developed by IT-Solutions 4You is new module for vtiger CRM. The

More information

Hazardous Materials Software 2.0

Hazardous Materials Software 2.0 Hazardous Materials Software Hazardous Materials Software 2.0 01970220 Copyright 2004 United Parcel Service of America, Inc. UPS, the UPS brandmark, and the color brown Table of Contents Overview..............................................................

More information

Sage ERP Accpac 6.0A. SageCRM 7.0 I Integration Update Notice

Sage ERP Accpac 6.0A. SageCRM 7.0 I Integration Update Notice Sage ERP Accpac 6.0A SageCRM 7.0 I Integration Update Notice 2010 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and all Sage ERP Accpac product and service names mentioned herein are registered

More information

Contents OVERVIEW... 3

Contents OVERVIEW... 3 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of GL Accounts... 5 Configuration

More information

Editing an Existing Account on an Invoice Payment Creating a New Account on an Invoice Payment... 47

Editing an Existing Account on an Invoice Payment Creating a New Account on an Invoice Payment... 47 ebilling User Guide Table of Contents About This Guide Chapter 1 ebilling Basics... 6 Getting Started with ebilling... 6 Logging into ebilling... 6 Working with the ebilling Home Page... 8 Updating Your

More information

Contents OVERVIEW... 3

Contents OVERVIEW... 3 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of GL Accounts... 5 Configuration

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions Acumatica - Magento Connector Connector Version: 2.2 Supported Acumatica Version: 6.0 Supported Magento Versions: CE 2.1.X and EE 2.1.X Kensium Solutions PHONE 877 KENSIUM (536

More information

Sage 300 ERP Sage CRM 7.1 Integration Upgrade Guide

Sage 300 ERP Sage CRM 7.1 Integration Upgrade Guide Sage 300 ERP 2012 Sage CRM 7.1 Integration Upgrade Guide This is a publication of Sage Software, Inc. Version 2012 Copyright 2012. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the

More information

Analytics Cloud Service Administration Guide

Analytics Cloud Service Administration Guide Analytics Cloud Service Administration Guide Version 17 November 2017 Contents About This Guide... 5 About Primavera Analytics... 5 About Primavera Data Warehouse... 6 Overview of Oracle Business Intelligence...

More information

Contents OVERVIEW... 3

Contents OVERVIEW... 3 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of GL Accounts... 5 Configuration

More information

BillQuick-QuickBooks Advanced Integration Guide 2016

BillQuick-QuickBooks Advanced Integration Guide 2016 BillQuick-QuickBooks Advanced Integration Guide 2016 CONTENTS INTRODUCTION 1 HOW TO USE THIS GUIDE 1 SOFTWARE EDITIONS SUPPORTED 2 HOW INTEGRATION WORKS 2 MODES OF SYNCHRONIZATION 3 INTEGRATION RULES 4

More information

WEB POS USER GUIDE. Phone: Extension Version 2.0. Magento Compatibility: CE 2.0.

WEB POS USER GUIDE.  Phone: Extension Version 2.0. Magento Compatibility: CE 2.0. support@magestore.com sales@magestore.com Phone: +1-415-954-7137 WEB POS USER GUIDE Extension Version 2.0 Magento Compatibility: CE 2.0 yright (c) 2009 2016 www.magestore.com 1 Table of Contents 1. INTRODUCTION...

More information

Mercedes-Benz WebParts. Guidelines & Manual for Professional Online Orders Dealer Edition

Mercedes-Benz WebParts. Guidelines & Manual for Professional Online Orders Dealer Edition Mercedes-Benz WebParts Guidelines & Manual for Professional Online Orders Dealer Edition Version 4.8 October 2017 Table of Contents Table of Contents... 2 1 Welcome to Mercedes-Benz WebParts... 5 1.1 Advantages

More information

Connecting Time Matters/Billing Matters and QuickBooks. 35*45 Consulting - Global 7 Second System

Connecting Time Matters/Billing Matters and QuickBooks. 35*45 Consulting - Global 7 Second System Why Choose QuickBooks... 3 Why Use Billing Matters... 3 Question to Ask... 3 Getting Started in Billing Matters... 4 Getting Started in QuickBooks... 11 Linking Billing Matters and QuickBooks... 14 Using

More information

Setup & Usage - CanadaPost for Small Business App

Setup & Usage - CanadaPost for Small Business App Setup & Usage - CanadaPost for Small Business App Setup 1. Assign User App Permissions by using the search function and typing users in the search field. 2. Drill into user. 3. Add WS-CNDPOST permission

More information

Contents OVERVIEW... 3 CONFIGURATION... 4

Contents OVERVIEW... 3 CONFIGURATION... 4 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of GL Accounts... 5 Configuration

More information

2005 National Information Services - QuickBill for Easy Dental version 3.0. QuickBill. for Easy Dental. Version 3.0

2005 National Information Services - QuickBill for Easy Dental version 3.0. QuickBill. for Easy Dental. Version 3.0 QuickBill for Easy Dental Version 3.0 727 E. Utah Valley Dr., Ste. 750 American Fork, UT 84003 Tel: (800) 734-5561 Fax: (801) 847-3800 1 SEPTEMBER 2005 COPYRIGHT 2005 Easy Dental Systems, Inc. and National

More information

The number of licences available for the company to assign is indicated at the bottom of this page.

The number of licences available for the company to assign is indicated at the bottom of this page. Admin: Organisation Company Details Admin > Organisations > Company Displays the Company Details. Click Tools > Edit to edit the details. Click Tools > Request Hot Folder. This will send a request email

More information

HealthEquity Employer Portal Guide HealthEquity All rights reserved.

HealthEquity Employer Portal Guide HealthEquity All rights reserved. HealthEquity Employer Portal Guide 2013-2015 HealthEquity All rights reserved. INTRODUCTION 09 ACCESSING PENDING PAYMENTS 01 LOGIN PROCESS 09 MODIFYING EMPLOYER INFORMATION 01 ADDING INSURANCE INFORMATION

More information

Ariba Network Invoice Guide

Ariba Network Invoice Guide Ariba Network Invoice Guide Content 1. Introduction 2. Invoice Practices 3. Before you Begin Invoicing I. Viewing Customer Invoice Rules II. Electronic Invoice Routing and notifications III. Account Configuration

More information

Data Exchange Module. Vendor Invoice Import

Data Exchange Module. Vendor Invoice Import Data Exchange Module Vendor Invoice Import Information in this document is subject to change without notice and does not represent a commitment on the part of Dexter + Chaney. The software described in

More information

Sage Accpac ERP Integration with SageCRM 6.1

Sage Accpac ERP Integration with SageCRM 6.1 SAGE ACCPAC Sage Accpac ERP Sage Accpac ERP Integration with SageCRM 6.1 Update Notice 2008 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and all Sage Accpac product and

More information

TMT Fleet Maintenance Windows. TruckMate Installation Guide

TMT Fleet Maintenance Windows. TruckMate Installation Guide TMW Asset Maintenance TMT Fleet Maintenance Windows TruckMate Installation Guide 1 Table of Contents TruckMate Interface... 3 TruckMate TMT Fleet Maintenance Interface... 4 TruckMate Installation from

More information

Deltek Touch Time & Expense for GovCon 1.2. User Guide

Deltek Touch Time & Expense for GovCon 1.2. User Guide Deltek Touch Time & Expense for GovCon 1.2 User Guide May 19, 2014 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical or technical errors

More information

Deltek Touch for Maconomy. Touch 2.2 User Guide

Deltek Touch for Maconomy. Touch 2.2 User Guide Deltek Touch for Maconomy Touch 2.2 User Guide July 2017 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical or technical errors may

More information

Data Exchange Module. Vendor Invoice Import

Data Exchange Module. Vendor Invoice Import Data Exchange Module Vendor Invoice Import Information in this document is subject to change without notice and does not represent a commitment on the part of Dexter + Chaney. The software described in

More information

Or, from the View and Manage RFx(s) page, click the Create RFx button. Create New RFx - Use this button to create an RFQ from scratch.

Or, from the View and Manage RFx(s) page, click the Create RFx button. Create New RFx - Use this button to create an RFQ from scratch. Request for Quote How to Create Create an RFQ To create any RFx (RFI, RFQ, RFP, Auction or Buyer Survey), from the View and Manage RFx(s) page, click on the Create RFx button. Follow the steps below to

More information

How to Configure the Initial Settings in SAP Business One

How to Configure the Initial Settings in SAP Business One SAP Business One How-To Guide PUBLIC How to Configure the Initial Settings in SAP Business One Applicable Release: SAP Business One 8.8 European Localizations English July 2009 Table of Contents Introduction...

More information

University of Massachusetts Amherst * Boston * Dartmouth * Lowell * President s Office * Worcester

University of Massachusetts Amherst * Boston * Dartmouth * Lowell * President s Office * Worcester Create a Requisition through the UMASS Marketplace This job aid provides the steps required for entering a basic eprocurement requisition using the UMass Marketplace. Step 1. Log into the Finance system

More information

AppExchange Packaging Guide

AppExchange Packaging Guide Salesforce.com: Salesforce Summer '09 AppExchange Packaging Guide Last updated: July 6, 2009 Copyright 2000-2009 salesforce.com, inc. All rights reserved. Salesforce.com is a registered trademark of salesforce.com,

More information

AvaTax Magento 1 Extension. User Guide

AvaTax Magento 1 Extension. User Guide AvaTax Magento 1 Extension User Guide Table of Contents About Avatax extension Flow and integration with StoreFront Installation Connection Settings Typical Installation Process Installation Process for

More information

Invoice Manager Admin Guide Basware P2P 17.3

Invoice Manager Admin Guide Basware P2P 17.3 Invoice Manager Admin Guide Basware P2P 17.3 Copyright 1999-2017 Basware Corporation. All rights reserved.. 1 Invoice Management Overview The Invoicing tab is a centralized location to manage all types

More information

User Guide. Introduction. What s in this guide

User Guide. Introduction. What s in this guide User Guide TimeForce Advanced Scheduling is the affordable employee scheduling system that lets you schedule your employees via the Internet. It also gives your employees the ability to view and print

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

Installation Manual for PAYONE OXID

Installation Manual for PAYONE OXID Installation Manual for PAYONE OXID This manual describes the installation and usage of the PAYONE extension for OXID. Release Date: Version: Tue, 03 Apr 2018 11:22:17 +0200 2.0.176 customweb GmbH General-Guisan-Strasse

More information

Table of Contents TopShop Buyer s Guide

Table of Contents TopShop Buyer s Guide Table of Contents TopShop Buyer s Guide TopShop Buyer s Guide... 2 Logging into TopShop... 2 Key Concepts... 2 Supplier Icons... 3 Searching... 3 Product Searching... 3 Supplier Searching... 4 Request

More information

Juniper Newsletter. User Manual Booking Engine - Update April st of March, Juniper Innovating Travel Technology

Juniper Newsletter. User Manual Booking Engine - Update April st of March, Juniper Innovating Travel Technology Juniper Newsletter User Manual Booking Engine - Update April 2017 31st of March, 2017 www.ejuniper.com Juniper Innovating Travel Technology Content 1. Accommodation 4 1.1. New field to enter the information

More information

Setting Up and Running PowerCenter Reports

Setting Up and Running PowerCenter Reports Setting Up and Running PowerCenter Reports 2008 Informatica Corporation Table of Contents Overview... 2 PowerCenter Repository Reports... 3 Metadata Manager Reports... 3 Data Analyzer Data Profiling Reports...

More information

Aldelo Media Display User Manual. PUBLISHED BY Aldelo, LP 6800 Koll Center Parkway, Suite 310 Pleasanton, CA Copyright by Aldelo, LP

Aldelo Media Display User Manual. PUBLISHED BY Aldelo, LP 6800 Koll Center Parkway, Suite 310 Pleasanton, CA Copyright by Aldelo, LP Aldelo Media Display User Manual PUBLISHED BY Aldelo, LP 6800 Koll Center Parkway, Suite 310 Pleasanton, CA 94566 Copyright 1997-2014 by Aldelo, LP All rights reserved. No part of the contents of this

More information

SAIT TDC ORIENTATION PACKAGE

SAIT TDC ORIENTATION PACKAGE SAIT TDC ORIENTATION PACKAGE System Requirements ----------------------------------------------------------------------------------------------------------- 3 Getting Started -------------------------------------------------------------------------------------------------------------------

More information

Auto Integrate User Guide

Auto Integrate User Guide Auto Integrate User Guide Table of Contents Auto Integrate User Guide... 1 Getting Started... 2 Registration... 2 Login... 3 Forgotten Password... 3 Forgotten Username... 3 Repair Order Manager... 4 The

More information

Supply Chain Systems SAP R/3 Exercise 1

Supply Chain Systems SAP R/3 Exercise 1 Supply Chain Systems SAP R/3 Exercise 1 The major objective of this exercise is to familiarize you with the order processing function and basic navigation of the ERP market share leader, SAP R/3. Although

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

Service Plan Creator. Quick Reference Guide RapidFire Tools, Inc. All rights reserved. V Ver 1I

Service Plan Creator. Quick Reference Guide RapidFire Tools, Inc. All rights reserved. V Ver 1I Service Plan Creator Quick Reference Guide 2017 RapidFire Tools, Inc. All rights reserved. V20170423 Ver 1I Contents Purpose of this Guide... 2 Service Plan Creator Use Cases... 2 Creating Service Plans

More information

1. Installation Instructions

1. Installation Instructions Table of Contents 1. Extension Installation Instructions 2. Shipping Rules and Restrictions 3. Shipping Carriers 4. Shipping Methods 5. Shipping Rates 6. Shipping Zones 7. Default Shipping Methods Configuration

More information

Magento2 Product Return RMA

Magento2 Product Return RMA Magento2 Product Return RMA webkul.com/blog/magento-2-product-return-rma/ Magento2 Product Return RMA module allows you to organize a system for customers to request a return without any efforts. RMA is

More information

Daily Operations Guide

Daily Operations Guide Daily Operations Guide Detailed Overview of The Reports in The Envision Software I Day-to-Day Operations Guide Table of Contents Part I Welcome to Envision Cloud 1 Part II Daily Operations 2 1 Clocking

More information

Administrator s User Manual for OrangeHRM Version 3.0

Administrator s User Manual for OrangeHRM Version 3.0 Administrator s User Manual for OrangeHRM Version 3.0 All Rights Reserved. Published in the United States of America. This publication is protected by copyright, and permission must be obtained from the

More information

What s new in Maximo 7.6. Presenter: Jeff Yasinski

What s new in Maximo 7.6. Presenter: Jeff Yasinski What s new in Maximo 7.6 Presenter: Jeff Yasinski About the Presenter: Jeff Yasinski Jeff is a Senior Consulting Engineer at Ontracks Canadian practice in the Edmonton office. He is a Computer Engineer

More information

Amadeus Hotel Store. User guide 16 March Taking hotel consolidator content to a new level with Transhotel

Amadeus Hotel Store. User guide 16 March Taking hotel consolidator content to a new level with Transhotel Amadeus Hotel Store User guide 16 March 2009 Taking hotel consolidator content to a new level with Transhotel Index Amadeus Hotel Store is now open for business!...3 Technical requirements...3 Log-in...4

More information

NetSuite OpenAir Mobile for iphone User Guide Version 2.2

NetSuite OpenAir Mobile for iphone User Guide Version 2.2 NetSuite OpenAir Mobile for iphone User Guide Version 2 General Notices Attributions NetSuite OpenAir includes functionality provided by HighCharts JS software, which is owned by and licensed through Highsoft

More information

Lifecycle Management for SAP BusinessObjects User Guide

Lifecycle Management for SAP BusinessObjects User Guide Lifecycle Management for SAP BusinessObjects User Guide SAP BusinessObjects XI 3.1 Sevice Pack 3 windows Copyright 2010 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,

More information

BillQuick MYOB Integration

BillQuick MYOB Integration Time Billing and Business Management Software Built With Your Industry Knowledge BillQuickMYOB Integration Integration Guide BQE Software, Inc. 2601 Airport Drive Suite 380 Torrance CA 90505 Support: (310)

More information

DHL Shipping for Magento 2

DHL Shipping for Magento 2 DHL Shipping for Magento 2 The module DHL Shipping for Magento 2 enables merchants with a DHL account to create shipments and retrieve shipping labels. The module supports the following webservices: DHL

More information

Reseller Guide. Tracker Software Online Ordering System Tracker Software Products Ltd

Reseller Guide. Tracker Software Online Ordering System Tracker Software Products Ltd Reseller Guide Tracker Software Online Ordering System 2001-2017 Tracker Software Products Ltd North/South America, Australia, Asia Office: Tracker Software Products (Canada) Ltd., PO Box 179 Duncan. BC

More information

One Identity Manager 8.0. Chargeback Administration Guide

One Identity Manager 8.0. Chargeback Administration Guide One Identity Manager 8.0 Chargeback Administration Guide Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described

More information

Release Notes. LS Nav 2015 ( ) Cumulative update 8

Release Notes. LS Nav 2015 ( ) Cumulative update 8 Release Notes LS Nav 2015 (8.00.08) Cumulative update 8 Copyright 2015, LS Retail ehf. All rights reserved. All trademarks belong to their respective holders Contents 1 About the Update... 4 1.1 Online

More information

STARTER PACKAGE User guide

STARTER PACKAGE User guide MAGENTO 1 STARTER PACKAGE User guide Updated February 2018 MAGESTORE USER GUIDE Page 1 of 126 Confidential Information Notice Copyright 2018. All Rights Reserved. Any unauthorized reproduction of this

More information

POSS: A Web-Based Photo Online Service System for Thailand

POSS: A Web-Based Photo Online Service System for Thailand POSS: A Web-Based Photo Online Service System for Thailand Chakkrit Snae and Michael Brueckner Department of Computer Science and Information Technology Faculty of Science Naresuan University Phitsanulok

More information

Employee Information

Employee Information Employee Information - - - - - - - - - - - - - - - - - - - - - - - - - Add New Employees You can add new employees at any time. All that is required for each employee is a name and what Positions they

More information

HARBORTOUCH ECHO USER GUIDE HARBORTOUCH SUPPORT LINE:

HARBORTOUCH ECHO USER GUIDE HARBORTOUCH SUPPORT LINE: HARBORTOUCH ECHO USER GUIDE INDEX EMPLOYEE FUNCTIONS: Clocking In/Logging In Logging Out Calculator, ECR and POS Mode Beginning a Transaction Item Functions Ticket Functions Payment Options Refunding a

More information

GACE Teacher Leadership Registration Quick-reference Guide Last Updated July 1, 2015

GACE Teacher Leadership Registration Quick-reference Guide Last Updated July 1, 2015 GACE Teacher Leadership Registration Quick-reference Guide Last Updated July 1, 2015 Copyright 2015 by Educational Testing Service. All rights reserved. ETS is a registered trademark of Educational Testing

More information

TC10. Piecework for Payroll & TimeCard TC-1010

TC10. Piecework for Payroll & TimeCard TC-1010 DSD Business Systems Sage 100 Enhancements TC10 Piecework for Payroll & TimeCard TC-1010 Version 5.40 2 Piecework for Payroll & TimeCard Information in this document is subject to change without notice.

More information

3M Ariba Light Account Network Collaboration for Suppliers

3M Ariba Light Account Network Collaboration for Suppliers SAP Training Source To Pay 3M Ariba Light Account Network Collaboration for Suppliers External User Training Version: 1.0 Last Updated: 31-Aug-2017 3M Business Transformation & Information Technology Progress

More information

10/13/2017. Jakarta Service Management

10/13/2017. Jakarta Service Management 10/13/2017 Contents Contents...4 Activate...4 Activate other applications... 4 Service management states...6 State flow customization...6 State flow example... 11 Implications of disabling SM state flows...

More information

Materials Control. POS Interface Materials Control <> MICROS Simphony 1.x. Product Version POS IFC Simph1.x Joerg Trommeschlaeger

Materials Control. POS Interface Materials Control <> MICROS Simphony 1.x. Product Version POS IFC Simph1.x Joerg Trommeschlaeger MICROS POS Interface MICROS Simphony 1.x Product Version 8.8.10.42.1528 Document Title: POS IFC Simph1.x : : Date: 27.11.2014 Version No. of Document: 1.2 Copyright 2015, Oracle and/or its affiliates.

More information

Users Manual BLITZKASSE GastroExpress for Android

Users Manual BLITZKASSE GastroExpress for Android 2016 v2.1 Users Manual BLITZKASSE GastroExpress for Android Dear Customer, Thank you for placing your trust in us by purchasing our POS system. For any questions and suggestions concerning our POS system,

More information

Consignee Guide. Version 1.8

Consignee Guide. Version 1.8 Consignee Guide Version 1.8 TABLE OF CONTENTS 1 Welcome to FlashConsign.com...6 2 Your Consignee Account...7 2.1 Creating a Consignee Account...7 3 Creating a Consignment Sale...10 3.1.1 Consignment Sale

More information

Supervisor Overview for Staffing and Scheduling Log In and Home Screen

Supervisor Overview for Staffing and Scheduling Log In and Home Screen Supervisor Overview for Staffing and Scheduling Log In and Home Screen On the login screen, enter your Active Directory User Name and Password, and click the Sign-in button. You will then be taken to your

More information

Reconciling the Order

Reconciling the Order ................................................................................................... Reconciling the Order Pharmacy Technology Solutions May, 2013 Inventory: Reconciling the Order McKesson

More information

Procedure & Guide. B2B Booking Dealer. B2B Booking Dealer. Kimpex inc.

Procedure & Guide. B2B Booking Dealer. B2B Booking Dealer. Kimpex inc. Kimpex inc. Procedure & Guide B2B Booking Dealer Last update: 2014-11-05 1 Table of contents Procedure... 1 1. Access the B2B Booking/Promo website..... 1 2. Create an order.... 2 3. Enter products on

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

SHOP INTTRA. ecommerce Support. Frequently Asked Questions. April 24, 2017

SHOP INTTRA. ecommerce Support. Frequently Asked Questions. April 24, 2017 SHOP INTTRA ecommerce Support April 24, 2017 Frequently Asked Questions Contents 1 Introduction... 3 1.1 How do I access SHOP INTTRA?... 3 1.2 How do I subscribe to a service plan?... 3 1.3 What information

More information

Services Delivery Reporting

Services Delivery Reporting Table of Contents Introduction... 2 1. General Reporting Guidelines... 3 1.1. Initial filtering screen... 3 1.2. Multiple Selection... 5 1.3. Changing the Layout... 6 1.4. Sort, Filter, Refresh and Sum

More information

Version Software User Guide

Version Software User Guide 06 Version 0.0. Software User Guide Long Range LLC. 6 Tannery Street Franklin, NH 05 Table of Contents Introduction Features... Included... Installation 5 Migrating Your Personal Access File... 7 Set Range

More information

Government Tax Payment & Filing Service. User Guide

Government Tax Payment & Filing Service. User Guide Government Tax Payment & Filing Service User Guide Contents 3 Overview 3 Six important things to know: 4 Getting Started Users 4 Manage Payment Types 4 Add Payment Type 6 Edit Payment Type 7 Remove Payment

More information

IT SKILL BUILDER 5.0 USER GUIDE

IT SKILL BUILDER 5.0 USER GUIDE IT SKILL BUILDER 5.0 USER GUIDE MY CAREER JOURNEY & MULTI-EMPLOYEE ASSESSMENT CAPABILITIES PREPARED BY: Ouellette & Associates Consulting, Inc. 40 South River Road Bedford, NH 03310 DATE: September, 2017

More information

Step by Step Instructions to the JWV Online Payment Center

Step by Step Instructions to the JWV Online Payment Center JWV is pleased to offer a convenient online method for membership dues renewal! Visit our Online Payment Center hosted by SunTrust Bank to make your credit card or ACH payment. Step by Step Instructions

More information

Reading Sample. Banking. Contents. Index. The Authors. First-hand knowledge.

Reading Sample. Banking. Contents. Index. The Authors.  First-hand knowledge. First-hand knowledge. Reading Sample In this sample chapter, learn how to conduct your routine banking transactions such as incoming payments, deposits, outgoing payments, bank statements, and reconciliations

More information

Last Updated March 13, IndustriOS Software, Inc.

Last Updated March 13, IndustriOS Software, Inc. MSS from IndustriOS MRP/MPS User Manual Last Updated March 13, 2007 1998-2007 IndustriOS Software, Inc. 1 Getting Started 7 Getting Started Overview...7 System Requirements...7 Basic Functionality...8

More information

Foreword. Sales Associates Managers

Foreword. Sales Associates Managers Foreword This book is a pocket guide for using the Register module for the InfoTouch Store Manager. It outlines the basic steps and procedures for processing sales, from the beginning to the end of a day.

More information

Zebra s Repair Order Portal for Partners COURSE CODE: RPE01

Zebra s Repair Order Portal for Partners COURSE CODE: RPE01 Zebra s Repair Order Portal for Partners COURSE CODE: RPE01 April 2017 Introduction Welcome to the Zebra s Repair Order Portal for Partners course. This course explains how to navigate the Repair Order

More information

Syslog Technologies Innovative Thoughts

Syslog Technologies Innovative Thoughts EMPLOYEE LEAVE MANAGEMENT SYSTEMANDROIDAPP ABSTRACT: - As a competitive organisation, you need a reliable leave management system to manage employee absence, calculate leave accruals and make payments

More information

How to Work with SAP Business One Sales, mobile app for ios

How to Work with SAP Business One Sales, mobile app for ios How to Guide SAP Business One Document Version: 1.2 2016-09-09 How to Work with SAP Business One Sales, mobile app for ios All Countries Typographic Conventions Type Style Example Example EXAMPLE Example

More information

Test Guide: Testing PrimeroEdge POS Functionality

Test Guide: Testing PrimeroEdge POS Functionality Test Guide: Testing PrimeroEdge POS Functionality Overview Use this guide to test a PrimeroEdge POS terminal with both Cashier and Manager logins. All test sessions are then reconciled on the server. Tasks

More information

Old Navy Marketing To Go

Old Navy Marketing To Go Old Navy Marketing To Go Store Tutorial The purpose of this tool is for individual Old Navy stores to be able to order and track marketing materials. Login URL: https://oldnavy.pacdigital.com Old Navy

More information

Mobile for Android User Guide

Mobile for Android User Guide Version 1.7 Copyright 2013, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure

More information

Integrating PPC s SMART Practice Aids with Engagement CS (Best Practices)

Integrating PPC s SMART Practice Aids with Engagement CS (Best Practices) Integrating PPC s SMART Practice Aids with Engagement CS (Best Practices) Select a SMART Practice Aids client engagement for the first time in Engagement CS Prior to launching SMART Practice Aids, open

More information