http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15291 Bug ID: 15291 Summary: Can't import item data in acquisition from a stage file with modification templates Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: koha@univ-lyon3.fr QA Contact: testopia@bugs.koha-community.org It is possible to use modification templates to import data in items if importing it in the catalog but it isn't possible if we import it in a basket during the acquisition process. For example, I have in the marc framework, all items data are in 995 field and the callnumber in 995$k subfield. In a marc file, I have the callnumber in 921$a. I use a MARC modification templates to copy 921$a subfield in 995$k subfield. If I use this modification template to import a stage file with 921$a in catalog, it creates item with for callnumber the value stored in 921$a. But, if I use this modification template to import a stage file from a basket during the acquisition process, it creates items without callnumber. I hope that I'm enough clear... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.