[Koha-bugs] [Bug 31631] Optionally choose for tax-exclusive values to be used for calculating fund values (spent, ordered)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 24 02:21:25 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31631

Alex Buckley <alexbuckley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Signed Off

--- Comment #29 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
(In reply to Marcel de Rooy from comment #27)
> # Looks like you failed 4 tests of 156.
> 
> #   Failed test 'total spent for budget1 is 160'
> #   at t/db_dependent/Budgets.t line 436.
> #          got: '0'
> #     expected: '160'
> 
> #   Failed test 'total spent for budget11 is 100'
> #   at t/db_dependent/Budgets.t line 437.
> #          got: '0'
> #     expected: '100'
> 
> #   Failed test 'total spent for budget111 is 20'
> #   at t/db_dependent/Budgets.t line 438.
> #          got: '0'
> #     expected: '20'
> 
> #   Failed test 'total ordered price is 20'
> #   at t/db_dependent/Budgets.t line 519.
> #          got: '0'
> #     expected: '20'

Thanks Marcel. 

I've attached a followup fixing the Budgets.t unit test when 
CalculateFundValuesIncludingTax is set to 'Include' or 'Exclude'.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list