Revision 0592c60f
Von Jan Büren vor etwa 15 Jahren hinzugefügt
SL/IS.pm | ||
---|---|---|
737 | 737 |
} |
738 | 738 |
} |
739 | 739 |
|
740 |
$form->{datepaid} = $form->{invdate}; |
|
741 |
|
|
742 | 740 |
# total payments, don't move we need it here |
743 | 741 |
for my $i (1 .. $form->{paidaccounts}) { |
744 | 742 |
if ($form->{type} eq "credit_note") { |
Auch abrufbar als: Unified diff
Fix für Bug 1164 - form->datepaid wird beim Speichern einer Verkaufsrechnung auf form->invdate gesetzt