'+deleted' => { is_boolean => 1 },
);
sub koha_objects_class {
'Koha::Edifact::Files';
}
sub koha_object_class {
'Koha::Edifact::File';
1;
-