[Koha-bugs] [Bug 19166] Add the ability to add adjustments to an invoice

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 3 21:39:21 CET 2017


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

Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |caroline.cyr-la-rose at inlibr
                   |                            |o.com

--- Comment #16 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> ---
I want this so much to work! I've been asked for this many many times!

But I got a software error.

BIx::Class::Storage::DBI::_dbh_execute(): Table
'koha_master_dev_inlibro.invoice_adjustments' doesn't exist at
/inlibro/git/koha-master-dev-inlibro/Koha/Object.pm line 121

Plus the prove -v ... returned red.

DBD::mysql::st execute failed: Table
'koha_master_dev_inlibro.invoice_adjustments' doesn't exist [for Statement
"SELECT `me`.`adjustment_id`, `me`.`invoiceid`, `me`.`adjustment`,
`me`.`reason`, `me`.`note`, `me`.`budget_id`, `me`.`encumber_open`,
`me`.`timestamp` FROM `invoice_adjustments` `me`  JOIN `aqinvoices` `invoiceid`
ON `invoiceid`.`invoiceid` = `me`.`invoiceid` WHERE ( ( `budget_id` = ? AND
`closedate` IS NOT NULL ) )" with ParamValues: 0='6'] at
/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1765.
DBIx::Class::Storage::DBI::_dbh_execute(): Table
'koha_master_dev_inlibro.invoice_adjustments' doesn't exist at
/inlibro/git/koha-master-dev-inlibro/Koha/Objects.pm line 209
# Looks like your test exited with 255 just after 60.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 85/145 subtests 

Test Summary Report
-------------------
t/db_dependent/Budgets.t (Wstat: 65280 Tests: 60 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 145 tests but ran 60.
Files=1, Tests=60,  1 wallclock secs ( 0.02 usr  0.00 sys +  1.49 cusr  0.08
csys =  1.59 CPU)
Result: FAIL

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


More information about the Koha-bugs mailing list