Bug 31956 - Clean up headings/legends on invoice summary view
Summary: Clean up headings/legends on invoice summary view
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL: /cgi-bin/koha/acqui/invoice.pl
Keywords:
Depends on: 31115
Blocks:
  Show dependency treegraph
 
Reported: 2022-10-24 16:52 UTC by Katrin Fischer
Modified: 2022-10-24 16:52 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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2022-10-24 16:52:06 UTC
When looking at the invoice summary view, especially with bug 31115 applied, we see that there are some odd things:

* Adjustments is an h3, but I think it should be h2
* The h2 headings our outside the fieldsets/white boxes but following our work on other pages, everything bug h1 should appear inside
* As additional fields and other invoice information share a submit button, it makes sense for them to appear together, but the heading feelds to close to the content above. Maybe we need some CSS for nested fieldsets