http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8284 Priority: P5 - low Change sponsored?: --- Bug ID: 8284 Assignee: koha-bugs@lists.koha-community.org Summary: AcqCreateItem: Disable item creation Severity: enhancement Classification: Unclassified OS: All Reporter: epietrocupo.hlhl@ssss.gouv.qc.ca Hardware: All Status: NEW Version: rel_3_6 Component: Acquisitions Product: Koha Can it be possible to add an option in AcqCreateItem so that no Item gets created during the whole acquisition process. Our problem is that we are ordering books for other department. Since we do not keep track of the items for their department, it means that we would have to destroy the item everytime we place an order. And there are things that we orders that are disposable. For example we order test many times which are disposed after use. I think a solution easy to implement would be to add an option to remove automatic item creation. Then later, if you can make this option library location specific, it could be even better. We made another library for all document orders which does not belong to us. So if we could configure each library separately, our books will create items, and other department books won't. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.