https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23674 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|Academy, Sandbox | --- Comment #74 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Katrin Fischer from comment #73)
(In reply to Lucas Gass (lukeg) from comment #68)
- Payment note is empty when checking the payments tab: It looks like the note used there now and the existing payment notes use different fields - should we not use the same for the payment note no matter where it's paid from?
I think its the same accountline note and we should display it on the payment tab if it exists.
I think if we also have a payment note, it's a little confusing that it's not available on paying. And having 2 notes later (adding the payment note) is not ideal. If we start out with this, we will have a bit of a mixed data situation later. I'd like to get another set of eyes if possible on the notes for payment.
I re-tested and I think I got it now - the payment note and the note from transactions are indeed the same field in the database: accountlines.note. I have a feeling that the notes fields for paying and writeoff on the 'Make a payment' tab could also need some thought, but that's out of scope here! Thanks! -- You are receiving this mail because: You are watching all bug changes.