Skip to content
Snippets Groups Projects

Fixes #1534 Clean installation of vtiger 7.4.0 breaks

Merged Uma requested to merge uma.s/vtigercrm:Pre_computation_username_breaks_installation into 7.4.0
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -101,7 +101,7 @@
<field name="currency_decimal_separator" type="C" size="2" />
<field name="currency_grouping_separator" type="C" size="2" />
<field name="currency_symbol_placement" type="C" size="20" />
<field name="userlabel" type="C" size="255" />
<index name="user_user_name_idx">
<col>user_name</col>
</index>
Loading