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

--- Comment #23 from José Anjos <[email protected]> ---
First I checked de DB to see what is on items.location and
items.permanent_location. Both fields were (NULL)

Then I've made 2 tests:
1 - Edit the item, change location, save.
Check the DB: homebranch and holdingbranch changed to the values I've set.
items.location and items.permanent_location still NULL.
Change it back, save.
Check the DB: homebranch and holdingbranch changed to values I've set.
items.location and items.permanent_location still NULL.
The "Processing" persists...

2 - Manually change in the DB the items.location and items.permanent_location
to the homebranch
The "Processing" persists...

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