<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — New Advanced Flexible Type/Group Accounts Feature]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=974&amp;type=atom" />
	<updated>2009-12-23T21:49:03Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=974</id>
		<entry>
			<title type="html"><![CDATA[Re: New Advanced Flexible Type/Group Accounts Feature]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4221#p4221" />
			<content type="html"><![CDATA[<p>Hi,</p><p>I will change my discussion to Wiki. </p><p>Anyhow, I Found on the net, a free open sourced javascript tree menu which I hope it will helps :</p><p>File Download page :<br />http://www.softcomplex.com/products/tigra_tree_menu/download.html</p><br /><p>Documentation Page :<br />http://www.softcomplex.com/products/tigra_tree_menu/docs/</p><p>/khaled</p>]]></content>
			<author>
				<name><![CDATA[Kalido]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=434</uri>
			</author>
			<updated>2009-12-23T21:49:03Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4221#p4221</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New Advanced Flexible Type/Group Accounts Feature]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4214#p4214" />
			<content type="html"><![CDATA[<p>I think that you guys means different things here.<br />Khaled wants a combo selector where he only wants to see the accounts belonging to an expanded type (group) for easier selection, especially if the COA is very big.<br />And you Chaitanya wants a drill down BS or PL.<br />Both whishes seem to be fair. Only that the link you presented, Khaled, contains source that are proprietary (not open source).<br />We will have to rely on our JS expert, Janusz. Maybe he can find someting useful. Unfortunately he is very overloaded with business at present.<br />Maybe we can move this discussiont to the FA Wiki, Developers section, Wishlist and future development directions for next major releases.<br />We could then set the planning to go into release 2.3.</p><p>This discussion will be inside the current discussion.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2009-12-23T09:54:05Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4214#p4214</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New Advanced Flexible Type/Group Accounts Feature]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4211#p4211" />
			<content type="html"><![CDATA[<p>Hi Joe,</p><p>The presentation could be simple as shown here.<br />Check this looks very handy - http://en.wikipedia.org/wiki/Balance_sheet#US_small_business_balance_sheet</p><p>The functionality could be just similar to trial balance.<br />On trial balance screen when one clicks on account code, all transaction are displayed.</p><p>Similar logic can be implemented. </p><p>On clicking on group, all subgroups and directly linked accounts will be displayed with balances.<br />And when we click on account code the transactions will come up as in case of trail balance.</p><p>This could be easily achieved as we already have many things ready for reuse. <br />We need to develop only an additional logic to have groups displayed along with the balance.</p><p>I would stress on horizontal balance sheet presentation at start. As it gives better understanding than vertical one.</p><p>If agreed when can we give it a go ! </p><p>Thanks</p>]]></content>
			<author>
				<name><![CDATA[chaitanya]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=524</uri>
			</author>
			<updated>2009-12-23T07:24:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4211#p4211</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New Advanced Flexible Type/Group Accounts Feature]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4210#p4210" />
			<content type="html"><![CDATA[<p>Hi,</p><br /><p>I think we can reach the same Idea in a simpler way If we Control the way that gl_all_accounts_list display the ComboBox :</p><p>I suggest that if you can display the content of the ComboBox as a hierarchical tree with ( +/- ) sign at the right of the Group/Types level. So, when you click the ( + ) sign, it will expand its sub accounts &amp; if you click the ( - ) it will hide them.</p><p>This will be Just a looks like : &quot;Hierarchical Tree Menu&quot; embedded in the ComboBox Accounts List where the Types=Level1 Menu &amp; Accounts=Level2 Menu</p><p>In this case as an end user, you have a full control for Minimizing/Limiting the displayed accounts of the COA in the ComboBox.</p><p>By doing the approach like I suggest now, we won&#039;t need at all to modify the structure of the 0_chart_types table. And perhaps we escape from the complexity<br />who may cause.</p><p>Finally by searching the net, what I mentioned is known as a &quot; Tree ComboBox &quot;<br />you may see a demo example at this link : </p><p>http://demo.koolphp.net/Examples/KoolComboBox/Advances/With_TreeView/index.php</p><p>Practically, we will need only 2 levels : <br />- Type/Group Level &amp; Accounts Level<br />- Class Levels will be an extra option. Generally it is not needed when working <br />&nbsp; on data entry transactions</p><br /><p>Khaled</p>]]></content>
			<author>
				<name><![CDATA[Kalido]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=434</uri>
			</author>
			<updated>2009-12-23T05:47:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4210#p4210</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New Advanced Flexible Type/Group Accounts Feature]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4208#p4208" />
			<content type="html"><![CDATA[<p>I think this is a brilliant idea. Starting with the classes. Then the groups (types), Then the accounts and finally the transactions (with an option to look at the Journal Entry).<br />It could, as you say, be done in two parts. A BS and a PL. <br />I guess we need some kind of a Javascript helper to do that, right?</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2009-12-22T23:18:32Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4208#p4208</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New Advanced Flexible Type/Group Accounts Feature]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4207#p4207" />
			<content type="html"><![CDATA[<p>Hi,</p><p>I think, This can be well achieved in better way by a drill down balance sheet and P/L inquiry form (2 forms).</p><p>Inquiry form should initially display only main heads divided in Assets and Liability side. (Income and Expense for PL statement) It should in form of a horizontal balance sheet i.e. all Assets accounts groups on left side and Liabilities on right hand side.</p><p>By clicking on any group, we should be able to drill down to it&#039;s subgroups and direct accounts listing and so on.</p><p>Note - Please search &#039;Horizontal Balance Sheet Formats&#039; for details.<br />A link for reference - http://basiccollegeaccounting.com/balance-sheet-example-what-is-the-horizontal-and-what-is-the-vertical-presentation-method-of-preparing-the-balance-sheet/</p><p>Thanks,</p>]]></content>
			<author>
				<name><![CDATA[chaitanya]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=524</uri>
			</author>
			<updated>2009-12-22T18:50:22Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4207#p4207</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[New Advanced Flexible Type/Group Accounts Feature]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4205#p4205" />
			<content type="html"><![CDATA[<p>Hello,</p><p>Idea : </p><p>Control the Displayed Accounts in the &quot; Combo Box &quot; Accounts Lists</p><br /><p>Way of :</p><p>in 0_chart_types add a Field : ShowSubAccounts&nbsp; &nbsp;default &#039;Yes&#039;</p><p>Now, when you want to call any &quot; Combo Box &quot; Accounts List:</p><p>1. Call a new function : Ex. ShowGroupAccounts <br />&nbsp; &nbsp; - Default : Show All Types/Accounts Sub Accounts<br />&nbsp; &nbsp; - Select What Types/Groups Account to hide in the &quot; Combo Box &quot; Accounts <br />&nbsp; &nbsp; &nbsp; Lists</p><p>2. Call function &quot;gl_all_accounts_list&quot; based on what returns the function <br />&nbsp; &nbsp; ShowGroupAccounts</p><p>Advantage :</p><p>The main concept of this turn around is to provide a way to control any <br />Journal Voucher Data Entry Accounts Lists.</p><p>This will help to :<br />- develop unlimited web pages based on : gl_journal.php<br />- control the length of any Accounts List who may become annoying when the<br />&nbsp; COA is too long</p><p>Example of a direct application (Embed a simple PAYROLL approach based on accountants view):</p><p>Type/Group Account : 60 Wages &amp; Salaries</p><p>Accounts&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: 60000 W &amp; S General<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 60001 Empl_1<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 60002 Empl_2<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 60003 Empl_3<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 60004 Empl_4<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ......... etc</p><br /><p>Regards,</p><br /><p>Khaled</p>]]></content>
			<author>
				<name><![CDATA[Kalido]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=434</uri>
			</author>
			<updated>2009-12-22T06:25:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4205#p4205</id>
		</entry>
</feed>
