[Koha-bugs] [Bug 12395] Save order line's creator

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 15 16:41:26 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12395

Alex Arnaud <alex.arnaud at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alex.arnaud at biblibre.com

--- Comment #63 from Alex Arnaud <alex.arnaud at biblibre.com> ---
(In reply to Katrin Fischer from comment #54)
> Starting on this...
> 
> - QA script OK
> - Code review OK
> 
> -------------------
> 
> 1)  New test is failing for me:
> not ok 8 - Koha::Acquisition::Order->insert set created_by to logged in user
> if not given
> #   Failed test 'Koha::Acquisition::Order->insert set created_by to logged
> in user if not given'
> #   at t/db_dependent/Acquisition/NewOrder.t line 91.
> #          got: undef
> #     expected: '42'
> # Looks like you failed 1 test of 8.
Katrin, this typically occurs when "created_by" key is missing in
Koha/Schema/Result/Aqorder.pm. Did you run
misc/devel/update_dbix_class_files.pl ?

> 2) Why only display the order line creator during the receive process, but
> not on the order pages? We can only see the basket creator there.
I'm not sur to understand where you want to add the creator again. Is it in
basket.pl ?

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


More information about the Koha-bugs mailing list