https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23838
--- Comment #43 from Andrew Isherwood <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #41) > We should add something like: > > parent_issue_id > is_renewal > > to the issues table. Actually, thinking about this, I'm not sure the is_renewal flag is necessary, surely the fact that it's a renewal can be inferred from a populated parent_issue_id column? I may be missing something in your reasoning though! :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
