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

            Bug ID: 14811
           Summary: Don't set permanent_location to CART or PROC
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

If a library is using the ReturnToShelvingCart feature, items returned are set
to the location = CART and the permanend_location is used to store the normal
location, that it will be reset to later via a cronjob.

But: If you edit the item while it's still CART, the 'normal location' in
permanent location will ber overwritten with CART.  :(

So: When the location is CART, don't update permanent location!

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
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