Bug 20471 - Show all details tickbox on invoice selected by default
Summary: Show all details tickbox on invoice selected by default
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-26 12:19 UTC by Fiona Borthwick
Modified: 2018-03-30 13:51 UTC (History)
2 users (show)

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 Fiona Borthwick 2018-03-26 12:19:26 UTC
When looking at an invoice, there is a checkbox to 'Show all details'. 

This provides the user with a lot more relevant financial information and presents a total of the invoice including GST.

The standard display shows a total of orders and a total of GST separately.

It would be really good if there was an option to select whether you wanted this checkbox to be selected by default.
Comment 1 Fiona Borthwick 2018-03-26 12:20:18 UTC
We tried to work this out for a customer using jquery but it was not possible because the code that sets up the action on the checkbox fires up after the page load.
Comment 2 Katrin Fischer 2018-03-30 13:51:35 UTC
Maybe we should move the column total with gst out of the more details?