Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 9c5108ec

Von Moritz Bunkus vor fast 18 Jahren hinzugefügt

  • ID 9c5108ec2676354b4738e9b3d2c2a5353056a8dd
  • Vorgänger 68339fe0
  • Nachfolger f36eb9fc

Copy & Paste-Fehler

Unterschiede anzeigen:

SL/IS.pm
# Retrieve the invoice from the database.
$self->retrieve_invoice($myconfig, $form);
# Set up the content of $form in the way that IR::post_invoice() expects.
# Set up the content of $form in the way that IS::post_invoice() expects.
$form->{exchangerate} = $form->format_amount($myconfig, $form->{exchangerate});
for $row (1 .. scalar @{ $form->{invoice_details} }) {

Auch abrufbar als: Unified diff