https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42418 --- Comment #28 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Kyle M Hall (khall) from comment #17)
This looks to be a solid concept to me! It will definitely be useful to know when an item was scanned in with or without a return being processed.
The conversation has drifted a bit, so here are my two bits; If we created a new table for all of the $table/old_$table combos, we could we could recreate the existing current/old tables as views to avoid the need to rewrite reports. It looks like DBIC also supports views, but I haven't looked into it deeply.
Thanks Kyle, I think that's a good idea actually. -- You are receiving this mail because: You are watching all bug changes.