Le 01/07/2016 17:02, Jonathan Druart a écrit :
> I don't have any suggestions. The new column sounds like a good and
> easy way to do that.
+1
and it could be useful in other areas. For example, cataloguing = we've
some bots that create/update records, for example for the SUDOC. With
such a column available, we could differentiate "human" cataloguing and
"bot" cataloguing.
We could also use this in circulation (SIP2 checkout or self-checkout or
staff-interface standard checkout)
I did it relying on C4::Context->interface so it is just a matter of making it handle more 'interfaces' and the relevant scripts set it correctly for logactions to pick it. Or just pass it as a parameter to logactions :-D
Please test so we push it ASAP!
Regards