[Koha-bugs] [Bug 21065] Data in account_offsets and accountlines is deleted with the patron leaving gaps in financial reports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 18 15:22:35 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21065

--- Comment #21 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Martin Renvoize from comment #20)
> Created attachment 83366 [details] [review]
> Bug 19850: (QA follow-up) Make the update idempotent
> 
> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

Not much important, but the existing occurrences are either the automatic one
${table}_ibfk_$i or ${table}_${column}, not ${table}_${related_table}

So I would have named it accountlines_borrowernumber.

Not considering this as blocker, just noting ;)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list