X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/e362ec12a3a32045cc276e46c01216181edb5cf7..e0900c89f30e6a0ebe9c9152cabbe4410e5b3c31:/SL/DB/CustomVariableConfig.pm?ds=inline diff --git a/SL/DB/CustomVariableConfig.pm b/SL/DB/CustomVariableConfig.pm index f8bf7a168..c9f07219b 100644 --- a/SL/DB/CustomVariableConfig.pm +++ b/SL/DB/CustomVariableConfig.pm @@ -117,6 +117,7 @@ sub value_col { customer => 'number_value', vendor => 'number_value', part => 'number_value', + htmlfield => 'text_value', text => 'text_value', textfield => 'text_value', select => 'text_value'