<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — increase reference number by more than one]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6764&amp;type=atom" />
	<updated>2017-04-19T19:40:40Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=6764</id>
		<entry>
			<title type="html"><![CDATA[increase reference number by more than one]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=27732#p27732" />
			<content type="html"><![CDATA[<p>if you want to increase the reference numbers by more than one (at random) replace line 93 in includes/references.inc with this:</p><p> $val = intval($number + ($back ? ($number&lt;1 ? 0 : -1) : rand(1,20)));</p>]]></content>
			<author>
				<name><![CDATA[cristiart]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17592</uri>
			</author>
			<updated>2017-04-19T19:40:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=27732#p27732</id>
		</entry>
</feed>
