Re: [Koha-devel] Add multi-branch support to AutoSelfCheckAllowed

2021-06-27 Thread dcook
Prosentient Systems Suite 7.03 6a Glen St Milsons Point NSW 2061 Australia Office: 02 9212 0899 Online: 02 8005 0595 From: dc...@prosentient.com.au Sent: Monday, 28 June 2021 11:17 AM To: 'Tomas Cohen Arazi' Cc: 'koha-devel' Subject: RE: [Koha-devel] Add mul

Re: [Koha-devel] Add multi-branch support to AutoSelfCheckAllowed

2021-06-27 Thread dcook
Office: 02 9212 0899 Online: 02 8005 0595 From: Tomas Cohen Arazi Sent: Sunday, 27 June 2021 3:48 AM To: David Cook Cc: koha-devel Subject: Re: [Koha-devel] Add multi-branch support to AutoSelfCheckAllowed We should make use of... The configurations table hahaha. El mar., 22 jun. 2021 4

Re: [Koha-devel] Add multi-branch support to AutoSelfCheckAllowed

2021-06-26 Thread Tomas Cohen Arazi
We should make use of... The configurations table hahaha. El mar., 22 jun. 2021 4:22, escribió: > AutoSelfCheckAllowed is a useful system preference, but it really only > works if you have 1 branch. Lots of libraries have multiple branches. We > have a local customization to get around this but

Re: [Koha-devel] Add multi-branch support to AutoSelfCheckAllowed

2021-06-26 Thread Katrin Fischer
Hi David, did you see: *Bug 21250* - Auto-self-checkout not fully compatible with multi-branch library setup ? We found a workaround there using overwrites in koha-conf.xml, but there was definitely interest in having an easier s

[Koha-devel] Add multi-branch support to AutoSelfCheckAllowed

2021-06-22 Thread dcook
AutoSelfCheckAllowed is a useful system preference, but it really only works if you have 1 branch. Lots of libraries have multiple branches. We have a local customization to get around this but I don't love it. How do people think Koha could have multi-branch support for AutoSelfCheckAllowed?