<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — recurring invoices - period]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6677&amp;type=atom" />
	<updated>2019-11-11T04:07:52Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=6677</id>
		<entry>
			<title type="html"><![CDATA[Re: recurring invoices - period]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36384#p36384" />
			<content type="html"><![CDATA[<p><a href="https://github.com/FrontAccountingERP/FA/commit/fcf60152ed8fe3373f9dfe54ca5604e7446f995d">Committed</a></p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-11-11T04:07:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36384#p36384</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: recurring invoices - period]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36359#p36359" />
			<content type="html"><![CDATA[<p>@joe: can commit?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-11-09T07:13:07Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36359#p36359</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: recurring invoices - period]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36315#p36315" />
			<content type="html"><![CDATA[<p>nailed this a while back, but posting here in case I need it later, and in case it helps others:</p><br /><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //text_row(_(&#039;Invoice notice:&#039;), &#039;memo&#039;, sprintf(_(&quot;Recurrent Invoice covers period %s - %s.&quot;), $from, add_days($to, -1)),<br />&nbsp; &nbsp; &nbsp; &nbsp; $newto = add_months($to, $myrow[&#039;monthly&#039;]);<br />&nbsp; &nbsp; &nbsp; &nbsp; $newto = add_days($newto, $myrow[&#039;days&#039;]);<br />&nbsp; &nbsp; &nbsp; &nbsp; text_row(_(&#039;Invoice notice:&#039;), &#039;memo&#039;, sprintf(_(&quot;Recurrent Invoice covers period %s - %s.&quot;), $to, add_days($newto, -1)),</p>]]></content>
			<author>
				<name><![CDATA[bobloblian]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19664</uri>
			</author>
			<updated>2019-10-30T23:12:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36315#p36315</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: recurring invoices - period]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=27469#p27469" />
			<content type="html"><![CDATA[<p>Refer 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>and change as needed.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-02-03T16:09:57Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=27469#p27469</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[recurring invoices - period]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=27461#p27461" />
			<content type="html"><![CDATA[<p>Hi,</p><p>I just noticed this.&nbsp; when I create an original invoice, I am billing at the beginning of the cycle for the cycle.&nbsp; example, I bill the service provide in January on January 1 with the original invoice.&nbsp; When I generate the recurring invoice on February 01, it contains a remark that the billable service is for January 01-31, but it should be feb 01-28.&nbsp; it is an excellent feature that this gets automatically added to the invoice, but how can I make it say it is billing ahead instead of behind?</p>]]></content>
			<author>
				<name><![CDATA[bobloblian]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19664</uri>
			</author>
			<updated>2017-02-02T23:05:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=27461#p27461</id>
		</entry>
</feed>
