[Koha-bugs] [Bug 13228] Documentation of 'restrictions' tab does not show "OVERDUE" restriction

2018-09-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13228

Caroline Cyr La Rose  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #5 from Caroline Cyr La Rose  ---
I don't know what was wrong before. I retested and everything works perfectly. 

https://gitlab.com/koha-community/koha-manual/merge_requests/164

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


[Koha-bugs] [Bug 13228] Documentation of 'restrictions' tab does not show "OVERDUE" restriction

2018-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13228

--- Comment #4 from Barton Chittenden  ---
(In reply to Caroline Cyr La Rose from comment #2)
> My contributions are here :
> https://gitlab.com/carolinecyrlarose/koha-manual/commits/bz_13228

Caroline,

I've CC'd Kyle Hall, he added the Koha::Patron::Debarments.pm, which is the
back-end code that handles patron restrictions. He should have some insights
aboutwhere that code is called. I'm attaching 'Debarments.txt', which contains
the programmer's documentation for that module. The borrower debarments library
won't tell you where the code is called, but it should give a programmer the
right bread crumbs to be able to find out.

I can't go down this path myself right now, but if you haven't gotten any
responses by the middle of next week, let me know, and I'll try and make some
time to look at this.

--Barton

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


[Koha-bugs] [Bug 13228] Documentation of 'restrictions' tab does not show "OVERDUE" restriction

2018-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13228

--- Comment #3 from Barton Chittenden  ---
Created attachment 78159
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78159=edit
perldoc for Koha/Patron/Debarments.pm

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


[Koha-bugs] [Bug 13228] Documentation of 'restrictions' tab does not show "OVERDUE" restriction

2018-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13228

Barton Chittenden  changed:

   What|Removed |Added

 CC||k...@bywatersolutions.com

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


[Koha-bugs] [Bug 13228] Documentation of 'restrictions' tab does not show "OVERDUE" restriction

2018-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13228

--- Comment #2 from Caroline Cyr La Rose  ---
My contributions are here :
https://gitlab.com/carolinecyrlarose/koha-manual/commits/bz_13228

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


[Koha-bugs] [Bug 13228] Documentation of 'restrictions' tab does not show "OVERDUE" restriction

2018-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13228

--- Comment #1 from Caroline Cyr La Rose  ---
So I wrote most of the section on restrictions. The only thing left is the
consequences of restrictions. Sometimes it blocks checkout, sometimes it
doesn't block checkouts. And I can't find the logic.

The four types of restrictions are:
- Manual (go in and add a restriction manually)
- Discharge (restriction added when creating a discharge in the user's record)
- Suspension (restriction added when overdue material is returned and circ
rules state that user must be suspended for X days)
- Overdues (restriction is added when overdue notice is sent and it is
specified to restrict users)

Manual restrictions can have expiration dates or not.
Discharge restrictions are indefinite (no expiration date).
Suspension restrictions have expiration dates.
Overdues restrictions are indefinite (or until materials are returned if
AutoRemoveOverduesRestrictions is on).

I've tried to read the code to see the conditions when checkouts would be
allowed even if the patron is restricted, but I'm not a programmer so I don't
understand much of it. 

Can someone help me?

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


[Koha-bugs] [Bug 13228] Documentation of 'restrictions' tab does not show "OVERDUE" restriction

2018-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13228

Caroline Cyr La Rose  changed:

   What|Removed |Added

 CC||caroline.cyr-la-rose@inlibr
   ||o.com
   Assignee|ch...@bigballofwax.co.nz|caroline.cyr-la-rose@inlibr
   ||o.com

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


[Koha-bugs] [Bug 13228] Documentation of 'restrictions' tab does not show "OVERDUE" restriction

2016-12-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13228

Nicole C. Engard  changed:

   What|Removed |Added

   Assignee|neng...@gmail.com   |ch...@bigballofwax.co.nz

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