Bug 33608: (follow-up) Default value for interface column
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 1 Jun 2023 11:41:54 +0000 (11:41 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 25 Oct 2023 14:07:58 +0000 (11:07 -0300)
commit043f35887828d06098387430c2da8e51ef186981
tree7bc52147e88b22561cfd044c765ed6619dd03196
parentb5eb5520ed6f833cd2a50ef0fc3d27fa8dd461ad
Bug 33608: (follow-up) Default value for interface column

We should default to C4::Context->interface.

Test plan:
Login via intranet (see Bugzilla report).
Edit an item. Set to lost.
Check entry in statistics table on interface value.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Statistic.pm