<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — invoice - how do make invoicing number like this]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5309&amp;type=atom" />
	<updated>2014-11-13T09:53:10Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5309</id>
		<entry>
			<title type="html"><![CDATA[Re: invoice - how do make invoicing number like this]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21453#p21453" />
			<content type="html"><![CDATA[<p>Adding a prefix should be simple enough. The tricky bit is to have the sequence reset for each new month. I guess it could be bolted on using a separate field in the database, but internally the documents would still have a plain sequence number.</p>]]></content>
			<author>
				<name><![CDATA[tm]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17873</uri>
			</author>
			<updated>2014-11-13T09:53:10Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21453#p21453</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: invoice - how do make invoicing number like this]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21452#p21452" />
			<content type="html"><![CDATA[<p>yes, i hope its possible, you need to edit it with php date and invoices number table. </p><p>generally, invoice is an integer in the table and its auto incrementer. but you are requiring to use it as integer+character. <br />&nbsp; a little struggle, but you can do it.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2014-11-13T09:46:05Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21452#p21452</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: invoice - how do make invoicing number like this]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21451#p21451" />
			<content type="html"><![CDATA[<p>even by using javascript to read-off the current date (month/year) and concatenating them?<br />or can it be manually adjusted every month end to 0001/MMYY</p>]]></content>
			<author>
				<name><![CDATA[netracer]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19800</uri>
			</author>
			<updated>2014-11-13T09:34:27Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21451#p21451</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: invoice - how do make invoicing number like this]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21450#p21450" />
			<content type="html"><![CDATA[<p>This is not possible in FA.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2014-11-13T09:25:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21450#p21450</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[invoice - how do make invoicing number like this]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21449#p21449" />
			<content type="html"><![CDATA[<p>FrontAccounting gurus,</p><p>I am having unresolved issues on the invoicing numbers as per below.</p><p>Assuming this month is Nov 2014, I would like to have it 1411-0001, 1411-0002, 1411-0003.... followed by December 2014, as 1412-0001, 1412-0002, so on...</p><p>How do i get around it?</p>]]></content>
			<author>
				<name><![CDATA[netracer]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19800</uri>
			</author>
			<updated>2014-11-13T07:42:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21449#p21449</id>
		</entry>
</feed>
