<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Recurring invoices]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5776</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5776&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Recurring invoices.]]></description>
		<lastBuildDate>Fri, 28 Aug 2015 15:06:19 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Recurring invoices]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24123#p24123</link>
			<description><![CDATA[<p>Look at line 44 in <strong>sales/create_recurrent_invoices.php</strong><br /></p><div class="codebox"><pre><code>    $doc-&gt;Comments .= sprintf(_(&quot;Recurrent Invoice covers period %s - %s.&quot;), $from, add_days($to, -1));</code></pre></div><p>The above file is called only in line 38 of <strong>applications/customers.php</strong> - lines 37-38:<br /></p><div class="codebox"><pre><code>        $this-&gt;add_rapp_function(0, _(&quot;&amp;Create and Print Recurrent Invoices&quot;),
            &quot;sales/create_recurrent_invoices.php?&quot;, &#039;SA_SALESINVOICE&#039;, MENU_TRANSACTION);</code></pre></div><p>which is just the menu entry to create and print&nbsp; Recurrent Invoices.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 28 Aug 2015 15:06:19 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24123#p24123</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recurring invoices]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24119#p24119</link>
			<description><![CDATA[<p>yes you can make recurrent invoices , try to read the wiki for it, you can create it recurrent invoices. </p><p>check mine article about recurrent invoices, i hope this will help you </p><p>http://www.kvcodes.com/2015/02/create-recurrent-invoice-frontaccounting/</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Fri, 28 Aug 2015 14:30:40 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24119#p24119</guid>
		</item>
		<item>
			<title><![CDATA[Recurring invoices]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23652#p23652</link>
			<description><![CDATA[<p>This has probably been asked before but...</p><p>We&#039;re looking to have the &#039;Recurrent invoices covers period&#039; to show dates in the future.&nbsp; I.e. if we send out an invoice on 1st April 2015 we would like the period to show 1st April 2015 to 30th March 2016.</p><p>Is this possible on the current version of FA?&nbsp; We&#039;re running 2.3.24.</p><p>It may be that we can remove the &#039;Recurrent invoices covers period&#039; line from the invoices/templates - and just add to the invoice/template in the comment that &#039;This invoice is to cover the period from the invoice date onwards.&quot; or something similar.</p>]]></description>
			<author><![CDATA[null@example.com (bailey86)]]></author>
			<pubDate>Sun, 07 Jun 2015 11:10:48 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23652#p23652</guid>
		</item>
	</channel>
</rss>
