Revision 76c486e3
Von Sven Schöling vor etwa 15 Jahren hinzugefügt
SL/ARAP.pm | ||
---|---|---|
6 | 6 |
use SL::MoreCommon; |
7 | 7 |
use Data::Dumper; |
8 | 8 |
|
9 |
use strict; |
|
10 |
|
|
9 | 11 |
sub close_orders_if_billed { |
10 | 12 |
$main::lxdebug->enter_sub(); |
11 | 13 |
|
Auch abrufbar als: Unified diff
Und wieder ein Schwung strict.