<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Search Item List]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7659&amp;type=atom" />
	<updated>2018-08-14T10:49:44Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7659</id>
		<entry>
			<title type="html"><![CDATA[Re: Search Item List]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32463#p32463" />
			<content type="html"><![CDATA[<p>@Braath Waate your suggestion works for me at 2.4.4 but dont know if vanilla or not. I lost track.</p>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2018-08-14T10:49:44Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32463#p32463</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Search Item List]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32451#p32451" />
			<content type="html"><![CDATA[<p>I&#039;ve changed (fixed) these search functions in my fork so that clicking the boxes do not change how the drop down lists work, but just adds the ability to search by keyword.&nbsp; &nbsp;I also have an autocomplete feature so that the search matches are displayed after each key is typed.&nbsp; And I have also enabled the enter key universally, which is often (perhaps always?) discarded in FA.&nbsp; So the following advice I have might not work in vanilla FA.</p><p>But try this:</p><p>1. Comment out the following code in ui_lists.php:</p><p>/*<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($txt == &#039;&#039;) {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($spec_option === false &amp;&amp; $selected_id == array())<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $limit = &#039; LIMIT 1&#039;;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $opts[&#039;where&#039;][] = $valfield . &quot;=&quot;. db_escape(get_post($name, $spec_id));<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else<br />*/</p><p>Then your drop down lists should still work with the boxes checked.</p><p>2. After typing in the search box, try the tab key, which allows ajax to update the page.&nbsp; &nbsp;The matched search items would then appear in the drop down list.&nbsp; &nbsp;I believe vanilla FA matches on item number, not description.</p><p>3.&nbsp; For the customer/supplier lists, type a space key in the drop down list to display the search box.&nbsp; Enter the search text and tab should allow ajax to update the page</p>]]></content>
			<author>
				<name><![CDATA[Braath Waate]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41493</uri>
			</author>
			<updated>2018-08-13T19:34:38Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32451#p32451</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Search Item List]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32449#p32449" />
			<content type="html"><![CDATA[<p>Just a couple of notes:<br />1) You don&#039;t need to log out and log back in for this change to take effect.<br />2) I am seeing the same behavior, if I select the &quot;search item list&quot;, &quot;search customer list&quot;, or &quot;search supplier list&quot; options, I cannot select an existing item, customer, etc.</p><p>There is an entry box for items (not customers or suppliers), but typing into it does nothing, as far as I can tell.</p>]]></content>
			<author>
				<name><![CDATA[oakstreet1]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42263</uri>
			</author>
			<updated>2018-08-13T14:49:35Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32449#p32449</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Search Item List]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32447#p32447" />
			<content type="html"><![CDATA[<p>Yes .. this was my original question .. if I enable Search Item list does it disable Items edits? Is there a reason for that?</p>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2018-08-13T11:49:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32447#p32447</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Search Item List]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32427#p32427" />
			<content type="html"><![CDATA[<p>I think you enabled &quot;Search Item List&quot; . So goto &quot;<strong>Setup-&gt;Company Setup -&gt; Search Item List</strong>&quot; Uncheck the checkbox and try it.&nbsp; If you still face issues. You can comment again</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2018-08-12T09:24:22Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32427#p32427</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Search Item List]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32423#p32423" />
			<content type="html"><![CDATA[<p>@kvvaradha yes editable description is enabled.<br />@poncho1234 Items and Inv -- Maintenance -- Items<br />All the existing items are not shown. The only option is New Item from the pull down menu.</p>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2018-08-12T04:36:25Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32423#p32423</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Search Item List]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32420#p32420" />
			<content type="html"><![CDATA[<p>@rafat, it looks like bug. But one question. Did you enable the editable description for the item from the inventory module.?</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2018-08-12T01:43:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32420#p32420</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Search Item List]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32419#p32419" />
			<content type="html"><![CDATA[<p>What page are you trying to edit the items? </p><p>What can you edit or not edit?</p>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2018-08-11T21:04:24Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32419#p32419</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Search Item List]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32415#p32415" />
			<content type="html"><![CDATA[<p>@notrinos<br />What I meant if I enable Search Item List in company setup I am not able to edit any Items.. Is this not a bug?</p>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2018-08-11T18:20:25Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32415#p32415</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Search Item List]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32414#p32414" />
			<content type="html"><![CDATA[<p>With Search Item List enabled you can search Item by typing name&#039;s strings to search box<br />With Search Item List disabled you can search Item by Item&#039;s code only.</p><p>So it is a feature, not a bug. But seems this feature is not very helpful, both 2 options should be combined.</p>]]></content>
			<author>
				<name><![CDATA[notrinos]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36772</uri>
			</author>
			<updated>2018-08-11T17:58:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32414#p32414</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Search Item List]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32413#p32413" />
			<content type="html"><![CDATA[<p>Logged in as admin<br />Company Setup<br />tick Search Item List<br />tick Update<br />logout.. login as admin<br />Items and Inventory<br />Items<br />all options are grayed .. the only option is to add a new Item<br />.....<br />Go back and untick Search Item list in Company setup brings all options back..</p><p>Is this&nbsp; bug or am I doing something wrong?</p>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2018-08-11T17:11:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32413#p32413</id>
		</entry>
</feed>
