Related links
Front-End Scripting
CMS - Content Management & Web API services
Task, Project, Quality
Task & Task pattern
System Management (part of framework)
HR - Human Resources
Mobile & Web Application
- clientprogramming_fevaldataobject
- userinterface-objectstructure
- cliplink
- npmlibraries
- fclip
- drag-drop
- AyMINE Application
- objectdefinition_inlineedit
- npmlibraries_stringlibrary
- clientprogramming
- mobileapplication
- languagesupport
- objectdefinition_multiupdate
- clientprogramming_fevalglobal
- clientprogramming_fevallanguage
- clientprogramming_fevaluser
- objectdefinition_viewdefinition
- offlineobjects
- System console
- Runtime debugging
- objectdefinition_detailview
Framework Core functionality
- prices
- managementfaq
- prices_private-installation
- clientdefinedattributes
- phplibraries
- servermethods
- io_export
- AyMINE Framework Server
- The AyMINE licence model
- System Rights
- servermethods_frmfrm
- io_import
- multiclient-architecture
- servermethods_stringsandtranslations
- frmevent
- System messaging
- usersessions
- User defined fields
Libraries & Lincences
Module - support for management
FI - Finance Management
Sales & Asset management
Sales related services
Description of a part of the AM module - sales part
sysUser
sysUser is an object representing system user
User representation is a key data structure that identify and describe system user.
User object has important connections that describes user's rights as well as history of user's behavior in the system

User relation with client
Each user is linked with exactly single client. All client's operations are provided in the scope and environment defined by client. Persons that shall have accounts under more clients should have more user's records. Each session (in a single browser) is always linked with a single user account and single client.
Relations linked with the rights settings:
- User role defines rights for use objects and operations. User might have us much roles as necessary
- User might be a manager of a users' group(s). Business modules can use the manager's role for rights allowed only for managers:
- Task management module allows manager to assign tasks to all members of the team.
- Task managemen module allows team managers' to set competences for members from their team
- Human resource gives special rights for managers as well
Related resources
User authentication is described on the page about the authentication.