Related links
Sales & Asset management
Sales related services
Description of a part of the AM module - sales partFI - Finance Management
Framework Core functionality
- AyMINE Framework Server
- frmFrm – provided functionality
- System Rights
- System messaging
- AyMINE Business – Price calculation
- Strings and translations
- Export collection of objects
- AyMINE Framework management FAQ
- The AyMINE licence model
- AyMINE On-premise
- System events
- Mutli-client architecture
- Import collection of objects
- User sessions
- Default server methods
- Client-defined object attributes
- Common Libraries
Module - support for management
Libraries & Lincences
Mobile & Web Application
- Runtime debugging
- System console
- AyMINE Application
- In-line table edit support
- Object scripting API – object lang
- Application object structure
- Multilingual support
- View of a single object – detail
- Is using EVAL / feval method risky?
- Included library – String operations
- Cliplink
- Object API – object <g>
- API – Data object
- Object scripting API – object User
- Object view definition
- Framework support for Drag & Drop
- Common libraries
- Multiple-object update implementation
- fClip & fCliplist
- Offline persistent objects
- Mobile application
HR - Human Resources
System Management (part of framework)
Task, Project, Quality
Task & Task pattern
CMS - Content Management & Web API services
User Reminder
Technical and implementation notes to the user reminder implementation
Implementation notes
Calling object in detail
The object is open by the command:{"name":"Object","type":"view","box":2, "a":"=``form.${obj.objectName}.detail(oID=@objectID,purpose=subView)``"}
but the command use objectName and objectID that are not universal attributes. They are created by univDetail specifically for reminders. Do not use it as a example for other purposes, it won't work
Message content
Message contains link to open the AyMINE – implemented due to the business request.
Sending message to email
Single message is never send more than once – author cannot force repeatable sending
Time to send message to the email
Message is sent in the time defined in the message content or as soon as possible after this time – as soon as arise event that starts the process.