Bug 38354 - Buttons in item form on orderreceive or neworderempty not translated
Summary: Buttons in item form on orderreceive or neworderempty not translated
Status: RESOLVED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-05 10:59 UTC by Jan Kissig
Modified: 2025-01-27 11:28 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Kissig 2024-11-05 10:59:25 UTC
On the items create form on orderreceive or neworderempty the buttons below the form are not translated, when alternative languages are installed.

Test plan: 
- add an order via http://localhost:8081/cgi-bin/koha/acqui/basketheader.pl?booksellerid=1&op=add_form
- set create items when: placing an order and save
- click add to basket and search for a title and click order
- check that the buttons under "item" are not translated
Comment 1 Jan Kissig 2025-01-27 11:28:47 UTC
Maybe my setup was broken, but the described behavior is gone and everything is translated as expected.