<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Koha Reports &#8211; Technical Digit</title>
	<atom:link href="https://technicaldigit.com/tag/koha-reports/feed/" rel="self" type="application/rss+xml" />
	<link>https://technicaldigit.com</link>
	<description>We Make Your Digital Dreams True</description>
	<lastBuildDate>Thu, 07 Oct 2021 04:27:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.5.20</generator>

<image>
	<url>https://technicaldigit.com/wp-content/uploads/2020/05/cropped-tdlogo_150-2-32x32.png</url>
	<title>Koha Reports &#8211; Technical Digit</title>
	<link>https://technicaldigit.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Koha Reports &#8211; SQL Reports for Koha 20.05, 20.11 &#038; 21.05</title>
		<link>https://technicaldigit.com/koha-reports/</link>
					<comments>https://technicaldigit.com/koha-reports/#respond</comments>
		
		<dc:creator><![CDATA[Technical Digit]]></dc:creator>
		<pubDate>Thu, 27 Aug 2020 10:29:00 +0000</pubDate>
				<category><![CDATA[Koha]]></category>
		<category><![CDATA[Koha Reports]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[koha 20.05]]></category>
		<category><![CDATA[Koha Software]]></category>
		<category><![CDATA[Koha SQL Reports]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[Koha Reports: You can easily add customized SQL reports in Koha Report Module. Accession Register &#8211; Sorted by Barcode SELECT CONCAT('',biblio.biblionumber,'') AS biblionumbers, items.barcode, items.itemcallnumber, biblioitems.isbn, biblio.author, biblio.title, biblioitems.pages, biblioitems.publishercode, biblioitems.place, biblio.copyrightdate,items.price FROM items LEFT JOIN biblioitems ON (items.biblioitemnumber=biblioitems.biblioitemnumber) LEFT JOIN biblio ON (biblioitems.biblionumber=biblio.biblionumber) ORDER BY LPAD (items.barcode,40,' ') ASC Detailed Accession Register SELECT oo.dateaccessioned AS 'Date', oo.barcode AS 'Acc. No./Barcode', ooo.title AS 'Title', ooo.author [&#8230;]]]></description>
		
					<wfw:commentRss>https://technicaldigit.com/koha-reports/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using disk: enhanced 
Minified using disk

Served from: technicaldigit.com @ 2026-09-05 01:13:46 by W3 Total Cache
-->