<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Invoices and Customer filter]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5360</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5360&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Invoices and Customer filter.]]></description>
		<lastBuildDate>Thu, 04 Dec 2014 09:03:21 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Invoices and Customer filter]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21640#p21640</link>
			<description><![CDATA[<p>Some partners may be busy with ongoing projects or moved on and hence the lack of response.</p><p>The current v2.3.22 mo file for German is available in the FA repo as a language pkg and is also available in extracted form in my unofficial GitHub repo.</p><p>You can also convert the mo to po file and then translate/modify it before recompilation and use.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 04 Dec 2014 09:03:21 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21640#p21640</guid>
		</item>
		<item>
			<title><![CDATA[Re: Invoices and Customer filter]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21633#p21633</link>
			<description><![CDATA[<p>Hi,</p><p>thanks, we have the old application running in a VM but there is no support and it is getting unstable.<br />I converted the data to FA, had the customer test FA for free for several month.</p><p>We have just started to use it life.</p><p>I think you are right that the customerfilter lacks invoices in my test-install.</p><p>I will first concentrate on a new german translation, I contacted ISCON yesterday but they do not do anything anymore with FA. Maybe it should be removed as a partner.</p><p>Just to be sure, can I merge the po-file for version 2.28 with the empty one for 2.3.22, I have just installed poedit.</p><p>Kind regards,<br />Jan</p>]]></description>
			<author><![CDATA[null@example.com (janvl)]]></author>
			<pubDate>Wed, 03 Dec 2014 12:43:08 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21633#p21633</guid>
		</item>
		<item>
			<title><![CDATA[Re: Invoices and Customer filter]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21631#p21631</link>
			<description><![CDATA[<p>You can still work your old 16/32 bit program in a virtual machine inside Win7 (VMWare Player, VirtualBox, QEMU/KVM, etc) on a (local) cloud.</p><p>Look at the invoice tables and you will see the invoice ids for filter ranges. Invoices must first exist.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 03 Dec 2014 12:02:40 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21631#p21631</guid>
		</item>
		<item>
			<title><![CDATA[Re: Invoices and Customer filter]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21624#p21624</link>
			<description><![CDATA[<p>Hi</p><p>Thanks for the quick reply!</p><p>Still the customer filter is unclear to me. I can put a range in the first 2 fields.<br />I do not seem to grasp the idea of the lower field &quot;Customer filter&quot;.<br />Where can I define such a filter?</p><p>For the translation, I searched on &quot;Print Invoices&quot; that is not found, with the ampersand it is found.<br />What is the ampersand used for? <br />[edit] found it, keyboard shortcuts!</p><p>We just started using FA at a local retailer, after his 12 year old 16/32-bit programm did not work anymore on win 7 64 bit.</p><p>Kind regards,<br />Jan</p>]]></description>
			<author><![CDATA[null@example.com (janvl)]]></author>
			<pubDate>Tue, 02 Dec 2014 21:18:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21624#p21624</guid>
		</item>
		<item>
			<title><![CDATA[Re: Invoices and Customer filter]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21622#p21622</link>
			<description><![CDATA[<p>For your first question, the customer filter is to set up a range of customer codes to print in a batch.</p><p>For your second question, I am unable to find the string &quot;Print Invoices&quot; hard coded anywhere in FA. <br />The only place in the file you referred to is line 95:<br /></p><div class="codebox"><pre><code>$reports-&gt;addReport(RC_CUSTOMER, 107, _(&#039;Print &amp;Invoices&#039;),</code></pre></div><p>This is to indicate that the Alt-I key combination can also be used to click the link.<br />Hence search for the string &quot;Print &amp;Invoices&quot; in the appropriate translation file.</p><p>For your third question, you can hard code your strings in the code for a quick and dirty job.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 02 Dec 2014 20:01:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21622#p21622</guid>
		</item>
		<item>
			<title><![CDATA[Invoices and Customer filter]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21619#p21619</link>
			<description><![CDATA[<p>Hi,<br />when I choose <br />&quot;Customer and sales reports&quot;<br />&quot;Customer&quot;<br />&quot;Print invoices&quot;</p><p>Then I see on the right side:</p><p>Customer:<br />No customerfilter</p><p>My first question, where can I define somethng like a customerfilter and what does it do?</p><p>My second question, can I select just the invoices for customers with a valid VAT-Number?</p><p>My third question, where can one translate &quot;Print Invoices&quot; (reports_main.php) it is not in the .po file.</p><p>Kind regards,<br />Jan</p>]]></description>
			<author><![CDATA[null@example.com (janvl)]]></author>
			<pubDate>Tue, 02 Dec 2014 12:49:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21619#p21619</guid>
		</item>
	</channel>
</rss>
