Help for this page

Select Code to Download


  1. or download this
    my @line_rows = GiftCardLoad::DB::Lineitem->search(company => $self->{
    +snum}, estimate_number => $est_obj->ESTIMATE_NUMBER);
        foreach (@line_rows) {
    ...
            }
        }