Re: [Koha] Checkout error - duplicate ID

2018-07-25 Thread Karam Qubsi
Hi , Please have a look here : https://wiki.koha-community.org/wiki/DBMS_auto_increment_fix On Wed, Jul 25, 2018 at 3:39 PM noris45 wrote: > Hi, > > I am facing a problem, when I try to check out a book it show me an error > "Duplicate ID". In logs I did not find something coresponding to it.

[Koha] Checkout error - duplicate ID

2018-07-25 Thread noris45
Hi, I am facing a problem, when I try to check out a book it show me an error "Duplicate ID". In logs I did not find something coresponding to it. I searched and found that there is some problem with autoincrement ID, but can't figure out how to fix it (which exactly table i have to fix). Anyone w