Centara
  • Introduction to Centara
  • Getting started with Centara
    • Software and hardware requirements
    • getCentara.exe
    • Install Centara Server
    • Centara Configuration
      • RDM overview
      • Create organization structure
      • General settings
      • Layouts and visual components
        • Creating layouts
        • Assigning layouts in configuration
        • Populating layouts with components
        • Applying functionalty to buttons
        • UI component reference
      • Hardware
        • OPOS installation
          • Epson OPOS
        • Centara server configuration
      • POS Receipts
        • Receipt parts
        • Receipt Directives
          • Formatting directives
          • General directives
          • Hospitality directives
          • Fiscal Printers directives
          • Tender slip directives
        • Receipt logo
        • Receipt template
          • Special formatting
      • POS operators and permissions
        • Create operators and permissions
      • Tenders
      • Other configuration
        • Customer configuration
        • Cash management
          • Setting up cash management
          • Balance report
        • Suspend / retrieve
        • Search
          • Applying customer search
          • Applying product search
            • Style search
            • Stock search
          • Applying transaction search
        • Custom settings
    • Install Centara POS
      • Alternative database configurations
      • Centara Licensing
    • Features
      • Conditional sub-layouts
      • Out of stock warning
  • User guides
    • POS User Guide
      • Operator sign on / off
      • Layouts
      • Selling products
      • Paying for products
      • Voiding
      • Customers
      • Suspend / retrieve
      • Cash management
    • Discount Offer module
      • Getting started
      • Basic discounts
      • Package deals
      • Seasonal offers
      • Miscellaneous
      • Working with the filters
      • Making changes to the discounts
      • Time restrictions
      • Selectors
      • Layered discounts
      • Audit Log
      • Glossary of Terms
    • Loyalty system
      • System overview
      • Creating organization stucture
      • Working with loyalty data
        • General handling
          • Adding loyalty data
        • Giftcards
          • Adding gift card data
        • Store credit
          • Instrument handling
        • Coupons
          • How to setup alphanumeric offer coupon
      • Connecting Centara to Loyalty
      • View loyalty data on POS
      • Loyalty operations
    • Snippet manager
  • Integrations
    • Sentry.io
    • Acumatica
      • Acumatica installation
      • Acumatica Connector
        • Customer creation
        • Cashier Groups
        • Avalara Configuration
        • Common configuration errors
        • General inquiries
  • Development
    • APIs
      • External orders
      • Item API
      • Loyalty API
        • Gift cards
        • Loyalty cards
        • Store credit
    • GraphQL
    • XVal
      • XVal List comprehensions
      • XVal operators
      • XVal examples
      • XVal usage
      • XVal testing
  • References
    • Data processes
      • XVal Library
      • Data process examples
    • POS macros
  • FAQ
    • Centara Server
      • Installation
      • Maintenance
    • Centara POS
Powered by GitBook
On this page
  • Operator
  • Permission access
  • POS access group

Was this helpful?

  1. Getting started with Centara
  2. Centara Configuration

POS operators and permissions

Create a POS operator to be able to log in and perform sales.

PreviousSpecial formattingNextCreate operators and permissions

Last updated 5 years ago

Was this helpful?

When an operator is assigned to store, it must be done within the context of a unit called POS access. The things that will connect to it is:

  1. Permission group (POS Access Group)

    A group containing one or more allowed operations. When a permission group connects to POS access unit, it means that the POS access will inherit all the operations that are allowed for that group. More than one permission group can be connected to any given POS access unit.

  2. Operator

    An operator that will operate within this context. More than one operators can be added to a POS access unit.

The picture below illustrates a simplified example of units that are connected in order to give three operators different permissions to a store.

Operator

An operator is someone who operate the Centara POS and perform one or more operations depending on permission. An operator is allowed to a store by adding it to a Permission Access which in turn is added to a store. An operator owns the following properties:

  • ID

    This is the ID of the operator

  • Name

    The name of the operator as displayed in Centara

  • Password

    Password as needed during log on to Centara

  • Maximum percent discount

  • Maximum amount discount

Operator cannot be add to a Permission Access unless the password property has been set first.

Permission access

Operations are executed in Centara via POS macros. If a POS macro is added to a POS access group, then it means that the macro can be executed in the context of that group. Click here to see a list of all available macros.

POS access group

POS access groups are a place to group together operations that are allowed within some given context.

There is really not much difference between POS ACCESS and POS ACCESS GROUP. Both units can be associated in the same way with permissions. Main difference is that only POS ACCESS GROUP can be added "on top of" POS access, giving the POS access all the permissions of the group. POS access groups can also be added "on top of" other POS access groups to derive permission from another POS access groups, and so on. Another difference is that only POS ACCESS can associated to a store.

In the STORE PERMISSION GROUPS screen there is a preset templates to create recommended permission groups.

  • Restricted operator access group - Permissions for log-in and standard sale operations

  • Store-manager operator access group - More open refund, discount, and void permissions, etc. Does not include log-in permissions.

When an operator tries to execute an operation for which he or she lacks permission a popup dialog will appear asking for manager credentials.

You can have store-managers use two accounts. One unprivileged for normal sales, and another for manager privileges. Having the manager level account without login permissions forces the operator to use the unprivileged account by default thus giving increased security at the cost of some convenience.