Bug 9359 - Cannot delete records from baskets
Summary: Cannot delete records from baskets
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low major (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-08 01:26 UTC by Jared Camins-Esakov
Modified: 2015-06-04 23:23 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jared Camins-Esakov 2013-01-08 01:26:34 UTC
I get the following error when I try to deleted an order line with its associated biblio record:

DBD::mysql::st execute failed: Duplicate entry '85533' for key 'PRIMARY' at /home/jcamins/kohaclone/C4/Biblio.pm line 3573.
 at /home/jcamins/kohaclone/acqui/addorder.pl line 270
Comment 1 Katrin Fischer 2014-07-12 13:10:01 UTC
Hm, I can't reproduce this.