Module + customization migration from DEV to PROD - what's the rigth order?

Hello!

We encounter problems with moving one of our custom modules to production (SuiteCRM 7.7.4)

I’ve made module export file (Admin > Module Builder -> Publish), then exported studio customizations (Admin > Studio -> Export Customizations)

Then I’ve imported and installed module file, then customization.

All was according to http://support.sugarcrm.com/Knowledge_Base/Module_Loader/Migrating_Customizations_Between_Instances.

Now I can see our module in menu, but, if i click on it, it appears to be only with basic fields, no customizations.

I’ve tried to make a Quick Repair then. It was finished succesfully, but after that, when I try to call our module from menu, I’m getting an error.

/var/log/apache2/crm_error.log:
[Mon Oct 30 16:12:01.676713 2017] [:error] [pid 3183] [client 10.1.27.111:38455] PHP Fatal error: Smarty error: [in cache/themes/SuiteR/modules/clm_claims/SearchForm_basic.tpl line 105]: syntax error: unrecognized tag: $fields…name (Smarty_Compiler.class.php, line 446) in /var/www/crm/include/Smarty/Smarty.class.php on line 1094, referer: https://10.1.11.52/index.php?action=ajaxui

What I’ve done wrong? Where to look to fix this error?

Any help will be greatly appreciated!

Thanx id advance