Help for this page

Select Code to Download


  1. or download this
    sub create_sl_invoice_mech {
      my $self = shift;
    ...
    
      return \%invoice;
    }
    
  2. or download this
    ok 7 - Correctly identified that no invoice id number exists for new c
    +ustomer.
    ok 8 - ->search_sl_customer_by_name_mech() found id: 10089 for newly c
    +reated customer.
    ...
    Have now grabbed id: 0 for $0.00 as the new invoice.
    <h1>Software error:</h1>
    <pre>Delete this croak statement to run rest of test script.