Bug 35300 - Add page-section to table of invoice files
Summary: Add page-section to table of invoice files
Status: Pushed to stable
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial
Assignee: Katrin Fischer
QA Contact: Lucas Gass (lukeg)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-09 09:41 UTC by Katrin Fischer
Modified: 2024-02-01 16:21 UTC (History)
3 users (show)

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


Attachments
Bug 35300: Add page-section to invoice files page (4.13 KB, patch)
2024-01-06 19:59 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 35300: Add page-section to invoice files page (4.18 KB, patch)
2024-01-07 15:13 UTC, David Nind
Details | Diff | Splinter Review
Bug 35300: Add page-section to invoice files page (4.23 KB, patch)
2024-01-17 22:47 UTC, Lucas Gass (lukeg)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2023-11-09 09:41:02 UTC
With AcqEnableFiles enabled, you can upload/link files to invoices. The table with the list of uploaded files is missing the page-section/white background of the new design.
Comment 1 Katrin Fischer 2024-01-06 19:59:28 UTC
Created attachment 160603 [details] [review]
Bug 35300: Add page-section to invoice files page

To test:
* Enable AcqEnableFiles system preference
* Go to acquisitions
* Search for a vendor and receive shipment
* Enter an invoice number and create new invoice
* Finish receive
* Click on 'manage invice files' link
* Upload a sample file
* Verify the table is missing the usual white background
* Apply patch
* Verify the the table now displays with the usual white
  background
Comment 2 David Nind 2024-01-07 15:13:36 UTC
Created attachment 160612 [details] [review]
Bug 35300: Add page-section to invoice files page

To test:
* Enable AcqEnableFiles system preference
* Go to acquisitions
* Search for a vendor and receive shipment
* Enter an invoice number and create new invoice
* Finish receive
* Click on 'manage invice files' link
* Upload a sample file
* Verify the table is missing the usual white background
* Apply patch
* Verify the the table now displays with the usual white
  background

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Lucas Gass (lukeg) 2024-01-17 22:47:15 UTC
Created attachment 161123 [details] [review]
Bug 35300: Add page-section to invoice files page

To test:
* Enable AcqEnableFiles system preference
* Go to acquisitions
* Search for a vendor and receive shipment
* Enter an invoice number and create new invoice
* Finish receive
* Click on 'manage invice files' link
* Upload a sample file
* Verify the table is missing the usual white background
* Apply patch
* Verify the the table now displays with the usual white
  background

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Comment 4 Katrin Fischer 2024-01-30 16:50:07 UTC
Pushed for 24.05!

Well done everyone, thank you!
Comment 5 Fridolin Somers 2024-02-01 16:21:01 UTC
Pushed to 23.11.x for 23.11.03