Hello everyone,
How can i set koha fine to be charging based on time and date instead of date
alone for one of the item type in the library. I am using Koha 3.04 installed
on Ubuntu 10.0
thanks
___
Koha mailing list http://koha-community.org
Koha@li
On 18 October 2012 20:02, Akin Adigun (Akinomatics)
wrote:
> Hello everyone,
>
> How can i set koha fine to be charging based on time and date instead of date
> alone for one of the item type in the library. I am using Koha 3.04 installed
> on Ubuntu 10.0
>
You can't in version 3.4.x, hourly loa
Hello everyone,
How can i set koha to disable the patrons with expired account from renewing
any library material in such an account, I noticed that this is making the
fine.pl to double charge on such materials when they are renewed when the
patrons account has expired.
thanks
Awesome! I'm going to add a link to this to the official page. Thanks
so much for this!!
Nicole
On Wed, Oct 17, 2012 at 5:09 PM, Bernardo Gonzalez Kriegel
wrote:
> On Wed, Oct 17, 2012 at 8:00 AM, Karam Qubsi wrote:
>
>> Hi
>> I think you can download (unofficial ) pdf from the manual translati
>
> I would like to change default fine calculation time.
> How can change it?
>
I would start with the manual at *3.5. Circulation and Fine Rules*:
http://manual.koha-community.org/3.8/en/patscirc.html#circfinerules
Nicole at ByWater Solutions has also made some video tutorials about
circulation
Dear Vimal / All
Please check the SQL below for your required output.
SELECT CONCAT('',biblio.biblionumber,'')
AS biblionumbers,
items.barcode,items.dateaccessioned,items.itemcallnumber,biblioitems.isbn,biblio.author,biblio.title,biblioitems.pages,biblioitems.publishercode,biblioitems.place,bib
Robin wrote:
> In general, you should get the instance set up, load in the data dump,
> run koha-upgrade-to-3.4, then run koha-upgrade-schema (or do it through
> the web interface.)
Is there an advantage in doing it that way, rather than editing the
package configuration file to load the data dump
Hello everyone,
How can i set koha to disable the patrons with expired account from renewing
any library material in such an account, I noticed that is making the fine.pl
to double charge on items. I am using koha 3.04? installed on ubuntu 10.0
thanks
___
Folks,
In Koha 3.8 a patron has a "my privacy" tab. On that page the patron can set
their reading list privacy policy to one of three values. One possible value is
"Default." The explanation says "the library will keep your reading history for
the duration permitted by local laws."
Where is th
Steve Campbell
> In Koha 3.8 a patron has a "my privacy" tab. On that page the patron can set
> their reading list privacy policy to one of three values. One possible value
> is "Default." The explanation says "the library will keep your reading
> history for the duration permitted by local law
MJ Ray schreef op do 18-10-2012 om 10:17 [+0100]:
> Is there an advantage in doing it that way, rather than editing the
> package configuration file to load the data dump as the instance is
> set up, then commenting the data dump line out again?
Both should work just fine. There is the issue (or f
11 matches
Mail list logo