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

--- Comment #29 from Anneli Österman <anneli.oster...@koha-suomi.fi> ---
I'm not sure if this was testable in sandbox but I tested this in a Bywater's
sandbox. Some notes:

* A new additional field can be added on that page.

* If I try to edit a existing debit type I get an error:
DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st
execute failed: Unknown column 'me.record_id' in 'on clause' at
/kohadevbox/koha/Koha/Objects.pm line 319
 at /usr/share/perl5/DBIx/Class/Exception.pm line 77

* If I add a new debit type, the newly added additional field is visible and
can be added/selected but when I save the debit type I get an error message"An
error occurred when saving this debit type. Check the logs for details.." The
debit type is still added.

* If I try to edit the new debit type, I get the same error as with editing
existing debit type:
DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st
execute failed: Unknown column 'me.record_id' in 'on clause' at
/kohadevbox/koha/Koha/Objects.pm line 319
 at /usr/share/perl5/DBIx/Class/Exception.pm line 77

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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