Bug 40894

Summary: The Search order form on acquisition home page should be in a div with an id
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: 24.11   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Mathieu Saby 2025-09-29 08:06:24 UTC
A Search order form was added on acquisition home page. It should be in a div with a specific id. It would make easier to hide it if we want.

Note that the "search vendor" form above have its own id... Is there coding guideline about this sort of things ?
Comment 1 Katrin Fischer 2025-10-05 12:54:50 UTC
There is currently no coding guideline for ids and classes. This might be an interesting one for next week's hackfest if you could leave it until end of next week?
Comment 2 Katrin Fischer 2025-10-10 07:03:30 UTC
(In reply to Katrin Fischer from comment #1)
> There is currently no coding guideline for ids and classes. This might be an
> interesting one for next week's hackfest if you could leave it until end of
> next week?

We had a lot of great discussions, but unfortunately didn't get to this one. Free to fix :)