Need to set up a numbering system to track your records? Define and add a unique identifier field to any SuiteCRM record. Option rich so that you can define the alphanumeric format that you need. Start tracking your Quote, Cases, Accounts and any other module today.
#5803 - Regarding its installation
We have upgraded suitecrm version to 8.8.1, but when I am installing module from module loader, its getting stucked at Including: cache/upgrades/temp/MQNECr/scripts/pre_install.php
I have checked in manifest file, I can see this
<?php
$manifest = array( 'acceptable_sugar_versions' => array('regex_matches' => array("5.", "6.")), 'acceptable_sugar_flavors' => array('CE', 'PRO', 'ENT', 'CORP'), 'author' => 'CM & Sugar', 'name' => 'CMS_Sequences', 'description' => 'CM & Sugar Sequences', 'icon' => '', 'is_uninstallable' => 'Yes', 'published_date' => '2025-08-29', 'type' => 'module', 'version' => '1.5.8', 'remove_tables' => 'prompt', );
Can you please assist.
one week ago
Hello, can you provide me your environment settings (PHP, OS, MariaDB? I will have a look and update you on this.
Thanks
6 days ago
Hi Environment settings are as below: PHP-8.1.33 OS-Ubuntu 22.04.3 Database-mariadb 10.6.22
4 days ago
I could detect the issue. Yet, there are issues by the missing key feature of Suite7 logic hooks. I am researching for potential solutions.
Meantime, how do you use the current plug-in? Do you use it on required fields and on which module? Maybe I will have to modify existing field definitions, to provide the auto generation algorithm for Suite8. This could be an interim version, but I would not prefer it somehow...