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

Alex Arnaud <alex.arn...@biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alex.arn...@biblibre.com

--- Comment #63 from Alex Arnaud <alex.arn...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to