http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10402
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #63 from Paola Rossi <[email protected]> --- I've applied against master 3.1.7.00.008. I've tried to update database, and an error occurred: Update report : Upgrade to 3.17.00.009 done (Bug 10402: Move bookseller contacts to separate table) Update errors : [Fri Jun 27 14:44:13 2014] updatedatabase.pl: DBD::mysql::db do failed: Unknown column 'acquisitionprimary' in 'field list' at /var/root-koha/bug-7162/installer/data/mysql/updatedatabase.pl line 8583. So I've passed the patch to "Failed QA" status. ---------------------------------------------------------------------- After having passed acquisitionprimary to acqprimary, another error occured: Update errors : [Fri Jun 27 15:07:19 2014] updatedatabase.pl: DBD::mysql::db do failed: Unknown column 'issuesprimary' in 'field list' at /var/root-koha/bug-7162/installer/data/mysql/updatedatabase.pl line 8583. After having passed issuesprimary to acqprimary, updating the DB was OK. Going on, on editing a vendor an empty contact was always listed before the filled contacts. So "Save" could add a further contact, whilest "Add another contact" didn't seem to be needed. I have not been able to delete one contact from a vendor with multiple contacts selecting "x Delete contact". -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
