https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23674 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisette@bywatersolutions.co | |m --- Comment #77 from Lisette Scheer <lisette@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #74)
(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!
At some point peviously that note was the new note associated with the 'payment' account line. Now it always prompts you after you select pay, so I'm not sure if we should still call the column 'payment note" -- You are receiving this mail because: You are watching all bug changes.