<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Recurring invoices]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5776&amp;type=atom" />
	<updated>2015-08-28T15:06:19Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5776</id>
		<entry>
			<title type="html"><![CDATA[Re: Recurring invoices]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24123#p24123" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-08-28T15:06:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24123#p24123</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Recurring invoices]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24119#p24119" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2015-08-28T14:30:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24119#p24119</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Recurring invoices]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23652#p23652" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[bailey86]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17497</uri>
			</author>
			<updated>2015-06-07T11:10:48Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23652#p23652</id>
		</entry>
</feed>
