Koha::Edifact::File::Error - Koha::Object class for single EDIFACT file
my $file = $error->file;
Returns the Koha::Edifact::File associated with this error
This method returns the mapping for representing a Koha::Edifact::File::Error object on the API.
Returns name of corresponding DBIC resultset
Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha Development Team