Revision 915f0c04
Von Werner Hahn vor etwa 1 Jahr hinzugefügt
SL/Controller/POS.pm | ||
---|---|---|
# show form pos
|
||
sub action_show_form {
|
||
my ($self) = @_;
|
||
$main::lxdebug->dump(0, "TST:POS ", $self);
|
||
$self->render(
|
||
'pos/form',
|
||
title => t8('POS'),
|
Auch abrufbar als: Unified diff
POS: 1. Mock-Prototyp