<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Code to update due_date is ineffective I think]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=9629</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9629&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Code to update due_date is ineffective I think.]]></description>
		<lastBuildDate>Thu, 06 Jan 2022 14:13:05 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Code to update due_date is ineffective I think]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40451#p40451</link>
			<description><![CDATA[<p>This code is working dude. Ofcourse the due&nbsp; date getting updated when the invoice date changed.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Thu, 06 Jan 2022 14:13:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40451#p40451</guid>
		</item>
		<item>
			<title><![CDATA[Code to update due_date is ineffective I think]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40448#p40448</link>
			<description><![CDATA[<p>Hello,</p><p>In <strong>customer_invoice.php</strong> the following code is ineffective I think or may be I am not able to find the way how it works.</p><div class="codebox"><pre><code>if (isset($_POST[&#039;_InvoiceDate_changed&#039;])) {
    $_POST[&#039;due_date&#039;] = get_invoice_duedate($_SESSION[&#039;Items&#039;]-&gt;payment, $_POST[&#039;InvoiceDate&#039;]);
    $Ajax-&gt;activate(&#039;due_date&#039;);
}</code></pre></div><p>Reason of checking this code is that I am facing problem that when I am changing the Invoice Date then It is not changing the Due date. How shall I expect this to work?</p>]]></description>
			<author><![CDATA[null@example.com (boxygen)]]></author>
			<pubDate>Wed, 05 Jan 2022 18:12:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40448#p40448</guid>
		</item>
	</channel>
</rss>
