http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8230 --- Comment #19 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Paola Rossi from comment #18)
Thanks, Jonathan, now I can see the order's status in the 'Acquisition details' tab on the biblio detail page, as described. The various statuses are shown as required, except "Deleted" which is not shown at all.
Yes, sorry. I mixed "deleted" and "cancelled". New patch is coming.
There is a bug in ACQ and so the test is not very easy to do. I open two windows, one on CAT and one on ACQ. When I'm going to test the /14 step and select the required function as it has been prepared by the /12 step, an error appears. [I did the /14 step by the way of the invoices list, instead].
What is your error ? I got DBD::mysql::st execute failed: Duplicate entry '23173' for key 'PRIMARY' at /home/koha/src/C4/Items.pm line 2301. Could you confirm it is the same error ? I will try to have a look tomorrow. It seems link to bug 10984.
Moreover, IMO the "partial" status, as described in the plan, is similar to the "ordered" one.
No, "ordered" is used for orders without items received. "partial" is set for orders with items already received. -- You are receiving this mail because: You are watching all bug changes.