21 Feb
2024
21 Feb
'24
12:21 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36140 --- Comment #1 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 162311 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162311&action=edit Bug 36140: Correct label for attribute invoice.tt To test: 1. Go to /cgi-bin/koha/acqui/invoice.pl?invoiceid=X where X is the invoice number. 2. Look at the Invoice number with your dev tools, the for attribute is wrong. ( shippingdate ) 3. Apply patch and look again, the attribute should correctly be invoicenumber. Alternatively, just look at the diff of this trivial change. :) -- You are receiving this mail because: You are watching all bug changes.