https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21559

--- Comment #12 from paxed <[email protected]> ---
(In reply to Tomás Cohen Arazi from comment #11)
> (In reply to paxed from comment #10)
> > Moving the _matchRecordFieldSpec and GetAutoFrameworkCode to Koha/Biblio.pm
> > is the easy part. But then AddBiblio has to be rewritten. Unless there's a
> > way to get a Koha::Biblio object without having the record in the database?
> 
> Koha::Biblio->new({ attr1 => val1, ... });

How do I set the metadata->record using this way?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to