LIS Links

First and Largest Academic Social Network of LIS Professionals in India

Latest Activity

Namita Bayan updated their profile
15 hours ago
Paojathang Haokip left a comment for paojangul misao
yesterday
Pramod kumar updated their profile
Friday
srikanth updated their profile
Sep 26
Dola Ghosh might attend Dr. U. PRAMANATHAN's event
Sep 24
Mahendra Singh and Navnit Patel are now friends
Sep 24
Rajbir Singh and Dr. Badan Barman are now friends
Sep 23
Santosh Kumar Kori is now friends with DEVENDER and pankaj mishra
Sep 18
Santosh Kumar Kori is attending neema shukla's event
Thumbnail

International Conference on Libraries and Emerging Technologies for Smart Knowledge Ecosystems (ICLET 2025), at Jaipur,Rajasthan

November 14, 2025 at 9am to November 15, 2025 at 6pm
Sep 18
Nayana Nair updated their profile
Sep 18
PRASANNA R updated their profile
Sep 14
Kanika sharma might attend Dr. U. PRAMANATHAN's event
Sep 12
Dr. Asha Peter updated their profile
Sep 10
Dr. Asha Peter is now friends with ANILKUMAR.R and VIJAYAKUMAR V
Sep 10
jai prakash kumar updated their profile
Sep 9
Saradhambal V updated their profile
Sep 7
neema shukla updated their profile
Sep 7
Dr. Bhakti Gala and KUMAR RAJ are now friends
Sep 6
Sebastine Robert updated their profile
Sep 3
MAYUR JAIN left a comment for Dev prajapati
Sep 2

Dear Friends,

  I am using koha open Source Software in our Library, When i generate report for Accession register am not getting  barcode & itemcallnumber in the report. it shows empty , ( I have uploaded bulk data through stage mark record import )

i have used this SQL codes

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 FROM items LEFT JOIN biblioitems ON
(items.biblioitemnumber=biblioitems.biblioitemnumber)
LEFT JOIN biblio ON (biblioitems.biblionumber=biblio.biblionumber)
WHERE items.homebranch ='AVIO' ORDER BY LPAD(items.barcode,40,' ') ASC

Thanks & Regards

Ganesha

Librarian

Bengaluru

Views: 1338

Attachments:

Reply to This

Replies to This Forum

have u define 952$p in ur marc file

Yes,

i am generating report of Checkout and overdue and others am getting barcode of Book, but only in Accession Register Generate am getting above error.....



delete the line

WHERE items.homebranch ='AVIO'

try this

ORDER BY biblio.title ASC

instead of

ORDER BY LPAD(items.barcode,40,' ') ASC

Hi Sir,

 No am getting same Error ,

i am generating report of Checkout and overdue and others am getting barcode of Book, but only in Accession Register Generate am getting above error.....

I will check again/...

be in touch in FB

RSS

© 2025   Created by Dr. Badan Barman.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Koha Workshop