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

Jonathan Druart <jonathan.dru...@bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #75900|0                           |1
        is obsolete|                            |
  Attachment #75901|0                           |1
        is obsolete|                            |
  Attachment #75902|0                           |1
        is obsolete|                            |
  Attachment #75903|0                           |1
        is obsolete|                            |
  Attachment #75904|0                           |1
        is obsolete|                            |
  Attachment #75905|0                           |1
        is obsolete|                            |
  Attachment #75906|0                           |1
        is obsolete|                            |
  Attachment #75907|0                           |1
        is obsolete|                            |

--- Comment #126 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
Created attachment 76074
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76074&action=edit
Bug 12395: Save order line's creator

New MySQL column: aqorders.createdby

Creator's name is displayed on order's receive pages (acqui/orderreceive.pl
and acqui/parcel.pl)

On acqui/orderreceive.pl it replace the name of basket's creator
On acqui/parcel.pl, to avoid adding more data in the table of pending
orders, it is shown in a popup like MARC and Card views

Test plan:
1/ Run updatedatabase.pl
2/ Create a new order and go to the receipt page (acqui/parcel.pl)
3/ Click on "Order" link in column "More" (previously "View record")
4/ A javascript popup should appear with your name in it. Close the
popup.
5/ Click on "Receive" link
6/ Your name should appear in front of "Created by" label, to the right
of the page.

Patch updated with use of atomic update.

Signed-off-by: Séverine QUEUNE <severine.que...@bulac.fr>

Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>

-- 
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