<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Tracmor Forum - Developer Discussion]]></title>
	<link rel="self" href="http://www.tracmor.com/forum/feed/atom/forum/4/"/>
	<updated>2010-09-06T09:05:26Z</updated>
	<generator>PunBB</generator>
	<id>http://www.tracmor.com/forum/</id>
		<entry>
			<title type="html"><![CDATA[Tracmor and Oracle 10g DB]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/316/tracmor-and-oracle-10g-db/new/posts/"/>
			<summary type="html"><![CDATA[<p>I&#039;m trying to use Tracmor with an Oracle 10g DB, by using an adapter written for QCodo by RTacconi. But when i started using I receive the error ORA-00972: identificativo troppo lungo (too long identifier), in fact there&#039;s the alias &#039; role_module__module_id__short_description&#039; that is long more than 30 characters. <br />I hope someone could help me...<br />Thanks</p>]]></summary>
			<author>
				<name><![CDATA[gregvacirca]]></name>
				<uri>http://www.tracmor.com/forum/user/348/</uri>
			</author>
			<updated>2010-09-06T09:05:26Z</updated>
			<id>http://www.tracmor.com/forum/topic/316/tracmor-and-oracle-10g-db/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Asset Depreciation]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/109/asset-depreciation/new/posts/"/>
			<summary type="html"><![CDATA[<p>I have just gotten tracmor up and running and instantly got a new requirement from our controller. He would like some way to track asset depreciation so that he can keep track of the present book value of each item. We&#039;re a non-profit and every piece of equipment that we have in inventory has to be capitalized on our books. Are there any plans to include this sort of functionality at some point? Has anyone else had this requirement? If not, I am going to start developing my own. When I am finished I can post what I&#039;ve done somewhere so other&#039;s can use it... if that acceptable to the project owners.</p><p>Thanks,<br />Steve</p>]]></summary>
			<author>
				<name><![CDATA[Petaris]]></name>
				<uri>http://www.tracmor.com/forum/user/105/</uri>
			</author>
			<updated>2010-05-13T13:43:39Z</updated>
			<id>http://www.tracmor.com/forum/topic/109/asset-depreciation/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Reports]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/255/reports/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hey when do you think you will have the functionality to do reports? This would be very useful.<br />And the reports features, will you be making it possible to add up the total cost of all the products you have?</p><p>Thanks Let me know</p>]]></summary>
			<author>
				<name><![CDATA[MarcC1]]></name>
				<uri>http://www.tracmor.com/forum/user/244/</uri>
			</author>
			<updated>2010-02-03T18:02:08Z</updated>
			<id>http://www.tracmor.com/forum/topic/255/reports/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Starting Development]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/47/starting-development/new/posts/"/>
			<summary type="html"><![CDATA[<p>Got Qcodo loaded on my development server and have gone through the how-to on the Qcodo site. I have a basic understanding of how it is setup and works. </p><p>Should I be able to make changes in the &#039;tracmor&#039; directory and issue a &#039;codegen&#039; to re-build and see my changes that I made? That is of-course with the correct &#039;configuration.inc.php&#039; file settings.</p><p>Also, I have created some graphs in Code Charge Studio4 that I would like to include in the Reports page. How easy is it to add graphs to the reports pages? Or for that matter, create a new page and have those custom reports included on that page?</p><p>I am still working on gluing the system together...</p>]]></summary>
			<author>
				<name><![CDATA[hjensen]]></name>
				<uri>http://www.tracmor.com/forum/user/30/</uri>
			</author>
			<updated>2010-01-24T20:00:28Z</updated>
			<id>http://www.tracmor.com/forum/topic/47/starting-development/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[QQ::Clause question]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/214/qqclause-question/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hi<br />I am trying to do some modifications to the objChildAssetArray in asset_edit.php. I have already added some custom fields columns to the datagrid. What remains is to actually put some data there. As for now only the heading shows.</p><p>I tried to do this in asset_edit.php I tried to add this as a clause to the LoadArrayByParentAssetId. The problem is I have no idea what I am doing.</p><div class="codebox"><pre><code>if ($this-&gt;objAsset &amp;&amp; is_int($this-&gt;objAsset-&gt;AssetId)) {
    $objClauses = QQ::Clause(QQ::Expand(QQN::Asset()-&gt;CustomFieldSelection()k-&gt;CustomFieldValue));
    $this-&gt;ctlAssetEdit-&gt;objChildAssetArray = Asset::LoadArrayByParentAssetId($this-&gt;objAsset-&gt;AssetId, $objClauses);
}
else {
    $this-&gt;ctlAssetEdit-&gt;objChildAssetArray = array();
}</code></pre></div><p>Could someone please try to set up this clause statement for me?</p>]]></summary>
			<author>
				<name><![CDATA[olejl]]></name>
				<uri>http://www.tracmor.com/forum/user/187/</uri>
			</author>
			<updated>2009-11-22T16:32:23Z</updated>
			<id>http://www.tracmor.com/forum/topic/214/qqclause-question/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Internalization]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/185/internalization/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hi,</p><p>I&#039;m planning to use Tracmor at work, but I need it in french. <br />So i&#039;ve started to modify the code to use QI18n from the Qcodo framework.</p><p>As a proof-of-concept i&#039;ve tried to translate the Asset page&#039;s shortcuts menu :<br />- In includes/data_classes/Shortcut.class.php :<br /> public function __toString() {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return sprintf(&#039;%s&#039;, <strong>QApplication::Translate(</strong>$this-&gt;strShortDescription<strong>)</strong>);</p><p>- I&#039;ve created a fr.po file in includes/qcodo/i18n with the translations</p><p>- I&#039;ve set up language and country settings in includes/prepend.inc.php<br />(near the end of file)<br /> if (QApplication::$LanguageCode)<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QI18n::Initialize();<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else {<br /><strong>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QApplication::$CountryCode = &#039;fr&#039;;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QApplication::$LanguageCode = &#039;fr&#039;;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QI18n::Initialize();</strong><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</p><p>- Hit reload on my browser and ... IT WORKS !!</p><p>I will continue to internationalize strings&nbsp; in tracmor code, but i wish to contribute back my changes, how can I do ?</p><p>Greetings,</p><p>Olivier ROCH VILATO</p>]]></summary>
			<author>
				<name><![CDATA[jsinclair]]></name>
				<uri>http://www.tracmor.com/forum/user/169/</uri>
			</author>
			<updated>2009-09-28T16:02:05Z</updated>
			<id>http://www.tracmor.com/forum/topic/185/internalization/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Asset Transaction Report]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/176/asset-transaction-report/new/posts/"/>
			<summary type="html"><![CDATA[<p>It appears 0.1.0 contains work toward functional reports, but no actual working reports.&nbsp; Is that right?&nbsp; What needs to be done to get the functional asset transaction report available in 0.2.0 working on 0.1.0?&nbsp; I tried updating the files that appeared relevant and I&#039;m getting a PHP fatal for a call to an undefined method AssetTransaction::counttransactionsbysearch().</p>]]></summary>
			<author>
				<name><![CDATA[rjparth]]></name>
				<uri>http://www.tracmor.com/forum/user/85/</uri>
			</author>
			<updated>2009-08-20T17:59:02Z</updated>
			<id>http://www.tracmor.com/forum/topic/176/asset-transaction-report/new/posts/</id>
		</entry>
</feed>
