X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FARAP.pm;h=6b75114fb454aa93892c792bcc7301486770b722;hb=9fbf709634fa0f103f670d880474a51076da155e;hp=299c32f16aa2af5c4a6dd9f0fb9836a045326fde;hpb=247a26dc4b5b0d73c03fc6f05fb17daace0835d9;p=kivitendo-erp.git diff --git a/SL/ARAP.pm b/SL/ARAP.pm index 299c32f16..6b75114fb 100644 --- a/SL/ARAP.pm +++ b/SL/ARAP.pm @@ -6,6 +6,8 @@ use SL::DBUtils; use SL::MoreCommon; use Data::Dumper; +use strict; + sub close_orders_if_billed { $main::lxdebug->enter_sub();