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

Fridolin Somers <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |m

--- Comment #13 from Fridolin Somers <[email protected]> ---
> Circulation statistics show error 500 when the tables 'items' and 
> 'deleteditems' do not have the same number of columns.

How can this be ?

On item deletion we move datas from items to deleteditems via Koha::Items
move_to_deleted() :
https://git.koha-community.org/Koha-community/Koha/src/commit/1b6e9c7bd1c6e50ab610c6d15fe2e46af2f666ec/Koha/Item.pm#L332

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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