Re: [Koha] Replace Module for C4::Branch

2017-02-23 Thread Jonathan Druart
Hello Admire,

Which subroutine of C4::Branch did you use?
You should have a look at bug 15758. It removes GetBranches and
GetBranchesLoop, you certainly used one of these two.
Basically you will need to call Koha::Libraries->search.

Regards,
Jonathan


On Fri, 24 Feb 2017 at 07:34 Admire Mutsikiwa 
wrote:

> Hi
>
>
>
> Hope I find you well.  I have added some local module on my Koha instance
> for easy printing of barcodes, spine labels and date slips.  My added
> modules where relying on C4::Branch module. However, according to
> https://github.com/bywatersolutions/koha-plugin-kitchen-sink/issues/1, it
> has been obsoleted. I would like to know how to get the branchcode now with
> the new implementation?
>
>
>
> Kind Regards,
>
>
>
> Admire Mutsikiwa (Mr)
>
> ICT Manager
>
> Libraries
>
> University of Zimbabwe
>
> Tel:+263-4-303276 <+263%204%20303%20276>
>
> Mob:+26377111 <+263%2077%20111%20>
>
>
>
> "It is easy to dodge our responsibilities, but we cannot dodge the
> consequences of dodging our responsibilities."  Josiah Charles Stamp
> 
>
>
>
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Replace Module for C4::Branch

2017-02-23 Thread Admire Mutsikiwa
Hi

 

Hope I find you well.  I have added some local module on my Koha instance
for easy printing of barcodes, spine labels and date slips.  My added
modules where relying on C4::Branch module. However, according to
https://github.com/bywatersolutions/koha-plugin-kitchen-sink/issues/1, it
has been obsoleted. I would like to know how to get the branchcode now with
the new implementation?

 

Kind Regards,

 

Admire Mutsikiwa (Mr)

ICT Manager

Libraries

University of Zimbabwe

Tel:+263-4-303276

Mob:+26377111

 

"It is easy to dodge our responsibilities, but we cannot dodge the
consequences of dodging our responsibilities."  Josiah Charles Stamp
 

 

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha