Help for this page

Select Code to Download


  1. or download this
    # Mapping des charges directes
    my @mapping1 = map {
    ...
      }
      push @rejects, "Lignes non mappées (Account): \t$line";
    }