Bug 33078 - Text size in invoices
Summary: Text size in invoices
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-27 17:11 UTC by Caroline Cyr La Rose
Modified: 2024-07-04 20:37 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
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 Caroline Cyr La Rose 2023-02-27 17:11:41 UTC
This is very minor, but the text size in the acqui/invoice page is very uneven...
Especially the "Adjustments" and "Invoice details sections".

Getting there is a bit complicated because you must go through the whole acquisition process. I did a simplified test plan, but don't hesitate to ask if you're not sure how to do something, I can certainly expand it if it's needed.

1. If needed, create budgets, funds and vendors
2. In acquisitions, create a basket for a vendor
3. Add an item to the basket (easiest is "From a new (empty) record")
4. Close the basket
5. Receive the item
6. View the invoice
   --> Notice how the size of the text in the "Invoice details" section is very big compared to the rest (the rest of the page, and the rest of Koha)
7. Add an adjustment to the invoice and save it
   --> Notice how the size of the text in the "Adjustments" section is very big compared to the rest (the rest of the page, and the rest of Koha)


For comparison, here is what it looked like before : 
Invoice page https://koha-community.org/manual/22.05/en/html/_images/invoice.png
Adjustments https://koha-community.org/manual/22.05/en/html/_images/adjustments2.png
Comment 1 Owen Leonard 2023-07-21 10:54:59 UTC
Is this still valid? I don't think I'm seeing it.
Comment 2 Caroline Cyr La Rose 2023-07-21 13:00:27 UTC
I think it looks fine now. Must have been minor bugs with the redesign...