<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Invoice:Figures to Words , previous code not working in version 2.4.17]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10396&amp;type=atom" />
	<updated>2023-11-01T14:20:31Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=10396</id>
		<entry>
			<title type="html"><![CDATA[Re: Invoice:Figures to Words , previous code not working in version 2.4.17]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42650#p42650" />
			<content type="html"><![CDATA[<p>The various cheque extensions have this constant:<br />https://github.com/apmuthu/FA24extensions/blob/master/Extensions/rep_batch_check_print/reporting/rep_batch_check_print.php<br />https://github.com/apmuthu/FA24extensions/blob/master/Extensions/rep_check_print/reporting/rep_check_print.php<br />https://github.com/apmuthu/FA24extensions/blob/master/Extensions/rep_cheque_print/reporting/rep_cheque_print.php</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2023-11-01T14:20:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42650#p42650</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Invoice:Figures to Words , previous code not working in version 2.4.17]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42644#p42644" />
			<content type="html"><![CDATA[<p>ST_CHEQUE is&nbsp; not a core constant. Looks like it&#039;s a customized version.&nbsp; And you have not mention the file and function to understand it.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2023-10-31T01:36:05Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42644#p42644</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Invoice:Figures to Words , previous code not working in version 2.4.17]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42642#p42642" />
			<content type="html"><![CDATA[<p>Kindly help the previous code give to solve the problem of changing figures to words in invoices is no longer working in version 2.4.17 ,. Please help with new code. <br />This code works for versions&nbsp; 2.4.16 and below </p><p>From <br />&nbsp; &nbsp; if (!($document == ST_SUPPAYMENT || $document == ST_CUSTPAYMENT || $document == ST_CHEQUE))</p><p>To <br /> if (!($document == ST_SUPPAYMENT || $document == ST_CUSTPAYMENT || $document == ST_CHEQUE || $document == ST_SALESINVOICE))</p><p>is not working any more&gt;&gt;<br />Any new suggestions on the code?</p>]]></content>
			<author>
				<name><![CDATA[deltawebsolutionskenya]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=47521</uri>
			</author>
			<updated>2023-10-30T21:49:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42642#p42642</id>
		</entry>
</feed>
