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

--- Comment #2 from Nick Clemens <[email protected]> ---
(In reply to Martin Renvoize from comment #0)
> Currently we use 0 to indicate an action performed by command line scripts
> (userenv is undef, default to 0)
> 
> After bug 22008 we must have a real borrowernumber.
> 
> If we simply default to 'NULL' we will no longer be able to differentiate
> fines from command line from those of deleted users

I believe that we can differentiate deleted users from cron users by the
branchcode of the accountline - branch should remain for deleted user - I think
if we deleted a branch we would want to delete the accountlines instead of NULL
them also, but that is for elsewhere

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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