Difference between revisions of "MOR X6"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: | Line 1: | ||
'''MOR X6''' will be released 2015 March 1st. | '''MOR X6''' will be released in 2015 March 1st. | ||
Revision as of 08:08, 12 February 2015
MOR X6 will be released in 2015 March 1st.
INVOICES
SPEED
Completely reworked invoice generation in the MOR. Now invoices are generated in the background by C code, which runs thousands times faster compared to previous GUI generation.
CONVENIENCE
Now invoices are generated into XLSX format with your custom template. You can create your own custom-looking invoice template with logos and so on and apply it to all invoices.
Invoices are generated only once and stored on local HDD for fast retrieval later, no more waiting each time to generate it again.
API
New API methods
- SERVICES
- SUBSCRIPTIONS
- OTHER
- user_sms_service_subscribe - allows to subscribe User to the SMS service
Improvements/changes
- user_details_update added option for reseller to inherit the QuickForwardDID rules from Admin
- user_details_get returns call_limit for user now
- user_register greatly increased user registration API speed
- device_update added option for reseller to inherit the localization rules from Admin
- device_create added option to create special extension
- conflines_update added new optional parameters: default_device_location_id and default_User_tariff_id
- callback_init added option to send Card PIN to initiate Callback to Calling Card without entering PIN (pinless)