X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6f70e84036bcb3dcf1eee43e0d46f27529d4d733..1132e5ed817c03abbe55fe57b98f815ccafb8a3c:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index 9669b1aaa..5b868ec5e 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -1232,7 +1232,8 @@ sub get_formname_translation { sales_delivery_order => $main::locale->text('Delivery Order'), purchase_delivery_order => $main::locale->text('Delivery Order'), dunning => $main::locale->text('Dunning'), - letter => $main::locale->text('Letter') + letter => $main::locale->text('Letter'), + ic_supply => $main::locale->text('Intra-Community supply'), ); $main::lxdebug->leave_sub();