[Koha-bugs] [Bug 36140] Wrong for attribute on Invoice number: label in invoice.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 27 22:37:28 CET 2024


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

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #162311|0                           |1
        is obsolete|                            |

--- Comment #3 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 162518
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162518&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.


More information about the Koha-bugs mailing list