298 |
_after_biblio_action_hooks({ action => 'create', biblio_id => $biblionumber }); |
298 |
_after_biblio_action_hooks({ action => 'create', biblio_id => $biblionumber }); |
300 |
logaction( "CATALOGUING", "ADD", $biblionumber, "biblio" ) if C4::Context->preference("CataloguingLog"); |
300 |
logaction( "CATALOGUING", "ADD", $biblionumber, "biblio" ) if C4::Context->preference("CataloguingLog"); |