Bug 34158

Summary: CSS correction to budget planning interface
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37410
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Caroline Cyr La Rose 2023-06-29 18:50:38 UTC
In the new interface, in the budget planning page, it looks like the background of the text is grey in the white rows.

To recreate:
1. Add a budget
   1.1. Go to Administration > Budgets
   1.2. Click 'New budget'
   1.3. Fill in the form (make sure there are a couple of months between the start and end dates), e.g.
        - Start date: 01/01/2023
        - End date: 12/31/2023
        - Description: 2023
        - Total amount: 10000
        - Make budget active: check
        - Lock budget: leave unchecked
   1.4. Click 'Save'

2. Add at least 2 funds to the budget
   2.1. Click 'Actions' next to the budget and choose 'Add fund'
   2.2. Fill out the form, e.g.
        - Fund code: PRINT
        - Fund name: Print material
        - Amount: 6000
   2.3. Click 'Submit'
   2.4. Click 'New' at the top of the page, and choose 'New fund for 2023'
   2.5. Fill out the form for the second fund
        - Fund code: AV
        - Fund name: Audiovisual material
        - Amount: 4000
   2.6. Click 'Submit'

3. View the planning page, e.g. Plan by months
   3.1. Click 'Planning' at the top of the page and choose 'Plan by months'

   --> In the second row, the background of the text (?) is grey in a white row, including in the 'Fund remaining' column

   --> I also wondered if the text field could be a bit larger (wider). There seems to be a lot of padding and when there are a lot of columns, such as in a 12-months example, each column is already not very large. But this is secondary, I mostly opened this for the grey background.