http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13392
--- Comment #17 from Julian Maurice <[email protected]> --- Here's a simple step by step example that worked for me: 1/ Create a new suggestion 2/ Mark it as ACCEPTED 3/ Create a new order from this suggestion After these steps a new biblio record should be created, the suggestion should be linked to it and its status should be ORDERED. In the basket view, you should see a link to the suggestion. But before that make sure you've run the updatedatabase script and the script in misc/devel/update_dbix_class_files.pl My remark was about if we create a suggestion from a suggestion that is already linked to a biblionumber (maybe the suggestion was already ORDERED and someone reset status to ACCEPTED), then the suggestion status is not updated. -- 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/
