Latest Activity

Dr. U. PRAMANATHAN posted an event

Gokhale Institute of Politics and Economics (GIPE), Pune, is organizing a National Workshop on DSpace 9.0, which will be held from 08–10 April 2026 at Gokhale Institute of Politics and Economics (GIPE), Pune

April 8, 2026 at 9am to April 10, 2026 at 5:30pm
Wednesday
Dr Mange Ram posted a blog post
Wednesday
Ku. Dipti Lodwal posted an event
Thumbnail

Two Days International Seminar at Government Law College Ujjain (Madhya Pradesh)

March 28, 2026 at 10:30am to March 29, 2026 at 5:30pm
Wednesday
Harshal Bhimsen Pawar updated their profile
Feb 27
Pritee Sharma posted a status
"Recently, we celebrated National Library Week. We are pleased to share some clips in this regard:https://www.youtube.com/watch?v=NPo4U4CVjMo"
Feb 25
Pritee Sharma posted a status
"Recently, the Dept LIS U.O.U Haldwani successfully organized a 10-day MLIS-105 ICT Workshop. https://www.youtube.com/watch?v=NheFE8Tp3kU"
Feb 25
DHANANJAY updated their profile
Feb 21
JITENDRA MAHAWAR updated their profile
Feb 19
Animesh Das updated their profile
Feb 19
Gangaram Mogara Pawara updated their profile
Feb 19
Navdeep Sharma updated their profile
Feb 19
Ku. Dipti Lodwal posted a status
"2Days Int. Seminar "Libraries and Information Technology:A Global Platform for Multidisciplinary Knowledge Integration&Innovation"28-29 Mar."
Feb 17
Samit Mondal shared DHIRAJ KIRAN CHOGALE's event on Facebook
Feb 17
GAURAV BHUSAN ARYA shared a profile on Facebook
Feb 13
Bidyut Bikash Kalita posted a blog post
Feb 13
Profile IconDhanu shri, Kumari Ankita, Arunima Giri and 2 more joined LIS Links
Feb 13
Dr. Badan Barman posted a discussion
Feb 13
Abhishek Chourasiya updated their profile
Feb 11
Profile IconSweety Angelirie Kharumnuid and Alka Solanki joined LIS Links
Feb 11
Dr. SUDHI S VIJAYAN posted an event
Feb 11

Dear Professional colleagues,

Is there any easy way to know the last Accession Number in Koha other than generating Accession Register Report.

Abdul Gafoor

MESCE,KERALA

Views: 1610

Reply to This

Replies to This Forum

hello sir try this SQL CODE:

SELECT *
FROM items
WHERE
homebranch = Pick your branch|branches>>
AND barcode LIKE CONCAT( '%', Partial barcode value here>>, '%')

Thanks my dear friend.

Sir Koha Report about if you need help or if you have any questions ask me....
thank you sir

Thanks my dear for your kindness,

One more thing i would like to know how to generate Accession Register between a particular range. Example -Acc no from 2000 to 3000 or 5000 to 10000 etc. and in ascending order.

Pls guide me,

thanks and regards.

Hello sir,

I have an SQL programme for accession register between two barcodes.

The only problem is it is not sorted by decimal numbering, it gives binary sorting of barcode numbers. I request Murali Krishnan to help us to sort this issue.

Chitralekha

SELECT CONCAT('<a href=\"/cgi-bin/koha/catalogue/detail.pl?biblionumber=',biblio.biblionumber,'\">',biblio.biblionumber,'</a>') AS biblionumbers,
       items.barcode, items.dateaccessioned, items.itemcallnumber, biblioitems.isbn, biblio.author, biblio.title, biblioitems.pages,
       biblioitems.publishercode, biblioitems.place, biblio.copyrightdate, items.price, items.stocknumber,items.booksellerid, items.location   
FROM items
LEFT JOIN biblioitems ON (items.biblioitemnumber=biblioitems.biblioitemnumber)
LEFT JOIN biblio ON (biblioitems.biblionumber=biblio.biblionumber)
WHERE items.homebranch =Branch|branches>> AND
items.barcode BETWEEN Barcode from>> AND  Barcode to>> ORDER BY LPAD(items.barcode,40,' ') ASC



 Dear mam

I run the report, as you have directed a slight change is required. some of our professional friends should come to sort out this problem.

thanks and regards

RSS

© 2026   Created by Dr. Badan Barman.   Powered by

Badges  |  Report an Issue  |  Terms of Service

LIS Links whatsApp