https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23574 Bug ID: 23574 Summary: Adding a suggestion to a basket when UseACQFrameworkForBiblioRecords is use publication date is not copied Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: patrick.robitaille@collecto.ca QA Contact: testopia@bugs.koha-community.org Hi There is a problem with suggestions and the System preference UseACQFrameworkForBiblioRecords. When we are adding a suggestion to a basket and the preference is enabled, the publication date written in the suggestion is not imported into the ACQ framework correctly in the acquisitions module. Instead of the date of publication, it is written 0 in field 264 or 260. Test plan: -Create an ACQ MARC bibliographic framework -Create links to marc mapping for the 260$c or 264$c fields. -Enable UseACQFrameworkForBiblioRecords. -Add a suggestion in your basket and make sure there is a publication date in your suggestion. - Notice in that the publication date is 0 in your framework in the acquisition information. Is it a problem from the link to Marc mapping? Or it is a bug with the preference system. It would be nice to keep this information when adding a suggestion to a bascket. Thanks, Patrick. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.