Difference between revisions of "Introduction to Administrative Configuration for ADMINS"

From Opentaps Wiki
Jump to navigationJump to search
m (Protected "Introduction to Administrative Configuration for ADMINS": Sysop page [edit=sysop:move=sysop])
Line 1: Line 1:
Configuration Overview  
+
'''Configuration Overview'''
  
 
This guide is for the non-technical administrators who configure and maintain  
 
This guide is for the non-technical administrators who configure and maintain  
Line 7: Line 7:
  
  
insert opentaps front-page image here:
+
[[Image: opentaps_nav_tabs_main_1.4.jpg]]
  
  
Security: Good-Practices
+
'''User's Security: Good-Practices'''
  
 
Before we discuss the configuration overview, let's spend a moment on some the best practices for your users that will strengthen your system security overall.
 
Before we discuss the configuration overview, let's spend a moment on some the best practices for your users that will strengthen your system security overall.
Line 33: Line 33:
  
  
Introduction to Configuration
+
'''Introduction to Configuration'''
  
 
Configuration of a new system proceeds in the order outlined in this section,  
 
Configuration of a new system proceeds in the order outlined in this section,  
Line 39: Line 39:
  
  
 
+
'''Organizations People and Security'''
Organizations People and Security
 
  
 
Internal Organization
 
Internal Organization
Line 57: Line 56:
  
  
 
+
'''Accounting Taxes Payments'''
 
 
Accounting Taxes Payments
 
  
 
Accounting
 
Accounting
Line 72: Line 69:
 
tax agencies and their tax rates for your business locations and products.
 
tax agencies and their tax rates for your business locations and products.
  
 +
Payment Methods
  
  
 
+
'''Customers'''
 
 
 
In this section we will set up your customers and their accounts, and prepare  
 
In this section we will set up your customers and their accounts, and prepare  
 
for taking orders.  
 
for taking orders.  
  
Customers
 
 
Using the [Accounts Sub-Tab] you or your Sales Manager can  
 
Using the [Accounts Sub-Tab] you or your Sales Manager can  
 
* Set up your customer accounts dashboard for each of your customers
 
* Set up your customer accounts dashboard for each of your customers
Line 87: Line 83:
  
  
 
+
'''Suppliers and Purchasing'''
 
In this section we will set up your suppliers and prepare for placing purchase  
 
In this section we will set up your suppliers and prepare for placing purchase  
 
orders.
 
orders.
Line 96: Line 92:
 
Rule.. Suppliers are created as party groups with the role of “Supplier.”   
 
Rule.. Suppliers are created as party groups with the role of “Supplier.”   
  
 +
Replace with new screen information here. . .
 
You can use the Accounting Manager [Agreements Sub-Tab] to create and record  
 
You can use the Accounting Manager [Agreements Sub-Tab] to create and record  
 
purchasing Agreements with your suppliers.   
 
purchasing Agreements with your suppliers.   
  
(Note that agreements with customers are best managed in the
+
(Note that agreements with customers are best managed in theAR/AP Ledger Financials Section, [Receivables Sub-Tab] and credit limits are  
AR/AP Ledger Financials Section, [Receivables Sub-Tab] and credit limits are  
 
 
supported.)
 
supported.)
  
  
 
+
'''Facilities and Manufacturing'''
 
 
Facilities and Manufacturing
 
  
 
Facilities
 
Facilities
Line 116: Line 110:
 
the Configuration Sub-Tab.
 
the Configuration Sub-Tab.
  
Team Members
+
 
 +
'''Team Members'''
 
Use the Configuration Sub-Tab to set up team members for the warehouse  
 
Use the Configuration Sub-Tab to set up team members for the warehouse  
 
operations as needed.  
 
operations as needed.  
  
Manufacturing
+
 
 +
'''Manufacturing'''
  
 
If you manufacture your products, the responsible manufacturing team members  
 
If you manufacture your products, the responsible manufacturing team members  
Line 129: Line 125:
  
  
 +
'''Product, Catalogs, Categories, and Stores'''
  
 
+
Every '''opentaps''' uses a “store” setup that is the container where products  
Product Catalogs Categories and Stores
 
 
 
Every opentaps uses a “store” setup that is the container where products  
 
 
catalogs and item sales data are organized.  Even if you don’t have a  
 
catalogs and item sales data are organized.  Even if you don’t have a  
 
traditional physical “store”, as such, you will setup this container for its  
 
traditional physical “store”, as such, you will setup this container for its  
Line 144: Line 138:
 
where you configure the pricing, tax rates, shipping, and promotional sales  
 
where you configure the pricing, tax rates, shipping, and promotional sales  
 
rules for your product sales.
 
rules for your product sales.
 
 
  
 
Categories and Catalogs (for Products)
 
Categories and Catalogs (for Products)
Line 168: Line 160:
 
promotions.
 
promotions.
  
Reference Information: Security
 
Importing Data and Customizations
 
  
Security
+
'''System Security Configuration Areas'''
  
 
Security in the system is managed as follows:
 
Security in the system is managed as follows:
* Controlled access to the system
+
* The system computers should be physically secured with very limited access
* Access to business processes by permission
+
* The system should be protected for internet access by carefully configured firewalls
* Permission assignment according to job (roles)
+
* Network data transmissions should be configured for encryption
* Transactions are recorded when valid and complete
+
* Controlled access to the system via login ID and password should be implemented
* Database access is secured
+
* Access to business processes by permission should be configured
* Backup and restore capability is implemented
+
* Permission assignment according to job (roles)is recommended
* Network data transmission is encrypted
+
* Transactions are recorded when valid and complete and an activity log is written
 +
* Database access is secured by configuration
 +
* Backup and restore capability should be implemented and tested for operational systems
  
  
Importing Data
+
'''Importing Data'''
  
 
Typically, companies import some or all of the following data from existing  
 
Typically, companies import some or all of the following data from existing  
systems when they are setting up a opentaps system for the first time:
+
systems when they are setting up a '''opentaps''' system for the first time:
 
* Products
 
* Products
 
* Customers
 
* Customers
Line 193: Line 185:
 
* Accounting balances
 
* Accounting balances
  
Data can be imported into opentaps in two ways that your technical database  
+
Data can be imported into '''opentaps''' in two ways that your technical database  
 
administrator can implement.
 
administrator can implement.
 +
 
1. You can format your data in the Entity Engine XML format and then import it  
 
1. You can format your data in the Entity Engine XML format and then import it  
 
with the [Webtools] > [XML Data Import] screen.  Entity Engine XML is an XML  
 
with the [Webtools] > [XML Data Import] screen.  Entity Engine XML is an XML  
format which mirrors the data model of opentaps.  You can see examples of Entity  
+
format which mirrors the data model of '''opentaps'''.  You can see examples of Entity  
 
Engine XML in the data/ sub-directory of any component.
 
Engine XML in the data/ sub-directory of any component.
 +
 
2. Alternatively, you can read your data directly into your relational database,  
 
2. Alternatively, you can read your data directly into your relational database,  
 
and then use a custom SQL script to insert them directly into the IntegraSphere  
 
and then use a custom SQL script to insert them directly into the IntegraSphere  
opentaps database.
+
'''opentaps''' database.
 +
 
 +
 
 +
'''Customizations'''
  
Customizations
 
 
Typical customizations include:
 
Typical customizations include:
 
* Changing the business forms header and logo to fit your needs
 
* Changing the business forms header and logo to fit your needs
Line 210: Line 206:
 
your needs
 
your needs
  
Email Processing
 
  
For information about optional email features for outbound and inbound email
+
'''Email Processing'''
refer to the ????-Section.
+
 
 +
Email handling in the '''opentaps''' environment is integrated with system features that enhance teamwork, context, and, collaboration.  Technical configuration is described in ????-Section.

Revision as of 16:57, 5 August 2009

Configuration Overview

This guide is for the non-technical administrators who configure and maintain the opentaps system for business process operations. This includes configuring the system for your unique business, changing it as business needs change, and configuring it for your users' access, authority, and security.

We will start with an introduction to the overall configuration, then in other sections of the manual we provide step-by-step details for configuring each of the system functions. Access to opentaps functions is provided by clicking on one of the large tabs as shown in the following diagram. Each of these tabs also provides access to configuration for that part of the system.


Opentaps nav tabs main 1.4.jpg


User's Security: Good-Practices

Before we discuss the configuration overview, let's spend a moment on some the best practices for your users that will strengthen your system security overall. opentaps is a very secure and robust system, and it offers many characteristics of the enterprise class of highly reliable systems. To fully realize the benefits of such systems, the system administrators and the users must use good practices in terms of security by observing these guidelines:

  • Each user must have a unique, secret ID that is not shared with others
  • Each user’s password should be known only to them, and it must not be trivial

or easy to guess. Passwords that use arbitrary sequences of letters, numbers, capitalization, and symbols are the best.

  • Passwords should be 8 or more characters in length
  • Never leave ID and password notes lying around
  • Never stay connected to the live system when you are not using it. Log-in

again later when you need to. (If you are inactive the system will log you out.)

  • Never respond to email or other requests for your user information, even if it appears to come from another person you know.
  • Change your password at regular intervals as recommended by the administrator.

(If you are the administrator you should require periodic password updates.)

  • Never ask for greater access and authority on the system than you actually use

on your job.

  • Always be aware that the system keeps an audit trail (a log) of each separate user’s visits and actions on the system, resulting in the step-by-step audit trail for every transaction that is completed.


Introduction to Configuration

Configuration of a new system proceeds in the order outlined in this section, starting with Parties and Users. The step by step details are provided in other sections, this is an overview.


Organizations People and Security

Internal Organization First we will use the Party Manager Tab to create a party for your organization, assign it a role of “Internal Organization”. (Then, later, we will use the Accounting Manager to set its accounting and invoicing preferences).

Internal Users

  • Set up and name your own internal organization(s)
  • Set up your internal users
  • Set up your Sales or Customer Management Teams used in your organization
  • Create user logins for your users
  • Assign security groups to those user logins according to the responsibilities

assigned to each person, the corresponding sub-sections of the system, and the specific authority they are given to act.


Accounting Taxes Payments

Accounting There are several steps to set up accounting related systems:

  • We will create your chart of accounts and assign it to your organization.
  • We set up internal and external payment methods.
  • We set up special accounts to be used for various payment and invoicing types.
  • We set up the accounting time periods used in your internal organization.

Taxes We use the Gray Tab Accounting Manager and [Tax Authorities Sub-Tab] to set the tax agencies and their tax rates for your business locations and products.

Payment Methods


Customers In this section we will set up your customers and their accounts, and prepare for taking orders.

Using the [Accounts Sub-Tab] you or your Sales Manager can

  • Set up your customer accounts dashboard for each of your customers
  • Assign the Account Owner
  • Assign the Sales Team for the Account


Suppliers and Purchasing In this section we will set up your suppliers and prepare for placing purchase orders.

Suppliers Using the [Suppliers Sub-Tab] you or your purchasing team can set up each of your suppliers. Rule.. Suppliers are created as party groups with the role of “Supplier.”

Replace with new screen information here. . . You can use the Accounting Manager [Agreements Sub-Tab] to create and record purchasing Agreements with your suppliers.

(Note that agreements with customers are best managed in theAR/AP Ledger Financials Section, [Receivables Sub-Tab] and credit limits are supported.)


Facilities and Manufacturing

Facilities Use the Gray Tab Facility Manager for initial set up of your facilities or warehouses for storing inventory. Assign the owner of the facilities to your internal organization that you setup previously in the Party Manager so that inventory accounting will be linked to that organization’s ledger. Once initial set-up is complete, the locations of your warehouses can be managed from the Configuration Sub-Tab.


Team Members Use the Configuration Sub-Tab to set up team members for the warehouse operations as needed.


Manufacturing

If you manufacture your products, the responsible manufacturing team members will use the Gray Tab Manufacturing Manager to define production routings, and the bills of materials for your manufactured products. Then the Manufacturing Sub-Tab here will be used to schedule and track production runs and the inventory movement associated with them.


Product, Catalogs, Categories, and Stores

Every opentaps uses a “store” setup that is the container where products catalogs and item sales data are organized. Even if you don’t have a traditional physical “store”, as such, you will setup this container for its support of the product data you need on the system.

Stores Use the Gray Tab Catalog Manager to set up product store container for selling your products, or services. If you have a physical or an online store, the containers you setup will correspond to them. These are also the containers where you configure the pricing, tax rates, shipping, and promotional sales rules for your product sales.

Categories and Catalogs (for Products) All of your products will be defined within a Category, and then within a Catalog. These are the system containers for your product data of all different kinds. For example, if you sell two brands of similar products, then you might want two catalogs (one for each brand) and one category for the general product type. If you sell products of basically different types, then you might want a category for each of them, and catalogs with products themselves. This approach is a way of organizing your data and product lines.

In any case, you need at least one store, one category, and one catalog in which to list your product data, which the system will be using to process orders.

You or your product management team will use the Gray Tab Catalog Manager to set up the structures you will need.

Products Use the Gray Tab Catalog Manager to set up your products, including their description, pricing, purchasing information, size and color and other variants, plus any cross-sell and up-sell associations that you will be using in promotions.


System Security Configuration Areas

Security in the system is managed as follows:

  • The system computers should be physically secured with very limited access
  • The system should be protected for internet access by carefully configured firewalls
  • Network data transmissions should be configured for encryption
  • Controlled access to the system via login ID and password should be implemented
  • Access to business processes by permission should be configured
  • Permission assignment according to job (roles)is recommended
  • Transactions are recorded when valid and complete and an activity log is written
  • Database access is secured by configuration
  • Backup and restore capability should be implemented and tested for operational systems


Importing Data

Typically, companies import some or all of the following data from existing systems when they are setting up a opentaps system for the first time:

  • Products
  • Customers
  • Orders
  • Inventory
  • Accounting balances

Data can be imported into opentaps in two ways that your technical database administrator can implement.

1. You can format your data in the Entity Engine XML format and then import it with the [Webtools] > [XML Data Import] screen. Entity Engine XML is an XML format which mirrors the data model of opentaps. You can see examples of Entity Engine XML in the data/ sub-directory of any component.

2. Alternatively, you can read your data directly into your relational database, and then use a custom SQL script to insert them directly into the IntegraSphere opentaps database.


Customizations

Typical customizations include:

  • Changing the business forms header and logo to fit your needs
  • Changing the look and feel of the customer facing ecommerce store
  • Changing the invoices, receipts, shipping manifests, and pick lists to fit

your needs


Email Processing

Email handling in the opentaps environment is integrated with system features that enhance teamwork, context, and, collaboration. Technical configuration is described in ????-Section.