Re: [Koha] Add one field New Library section

2017-03-22 Thread Rejeesh K.Nair
Hi, Thank you for your reply Katrin. I just started developing on this module. I need a code snippet to insert the value from the input field "Registration Number" into table named "branches" in /cgi-bin/koha/admin/branches.pl file. Can anyone help on this? Tha

Re: [Koha] Add one field New Library section

2017-03-21 Thread Katrin
Hi Rejeesh, this won't be possible without development. Here are some links that might be helpful to get you started: https://wiki.koha-community.org/wiki/Developer_handbook https://github.com/digibib/kohadevbox Hope this helps, Katrin On 17.03.2017 17:16, Rejeesh K.Nair wrote: Hi All,