Bug 30573 - Do not hide "Total Tax Inc" on invoice details when tax has been charged
Summary: Do not hide "Total Tax Inc" on invoice details when tax has been charged
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-20 15:47 UTC by Andrew Fuerste-Henry
Modified: 2022-04-20 18:40 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
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 Andrew Fuerste-Henry 2022-04-20 15:47:42 UTC
On invoice.pl, if the vendor is set up so prices at receiving do not include tax, we hide the "Total tax inc" column in invoice details. If there is a tax rate associated with this vendor and tax has been calculated and charged, we should show the "Total tax inc" column. Otherwise the user ends up having to either click the reveal the column or do the math themselves.