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

ChloĆ© Zermatten <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #4 from ChloĆ© Zermatten <[email protected]> ---
The two commits submitted here cover the frontend part of the patch, and build
on top of the most recent version of 10190. 

I thought I'd submit those early in case anyone fancies a look at the intended
UI / has any feedback on that front :)

Cypress tests updates to follow.



The backend part of the piece is currently in the works:

In short, so that the circulation rules introduced here can be taken into
account when processing overdues, the longoverdue.pl and overdue_notices.pl
scripts will be deprecated and replaced with a process_overdues.pl script (a
thin cron entry point that delegates to new Koha::Overdues::* services
(TriggerProcessor, RuleResolver, Repository, ActionExecutor)).

I'll add a PoC version of this on here as soon as I have it working so it can
be discussed, tested, amended, etc!

The test plan will be added later (upon submission of the backend PoC) - that
said, I'm happy to put together a quick one to cover UI behaviour if anyone's
interested :)

-- 
You are receiving this mail because:
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