<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Workorder Issue]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=3479</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3479&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Workorder Issue.]]></description>
		<lastBuildDate>Mon, 29 Oct 2012 13:28:27 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Workorder Issue]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14039#p14039</link>
			<description><![CDATA[<p>That solved the problem. <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /> Thanks for immediate help.</p>]]></description>
			<author><![CDATA[null@example.com (paragkenia)]]></author>
			<pubDate>Mon, 29 Oct 2012 13:28:27 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14039#p14039</guid>
		</item>
		<item>
			<title><![CDATA[Re: Workorder Issue]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14021#p14021</link>
			<description><![CDATA[<p>Thanks Joe for fixing it in Mercurial Changeset <a href="https://frontaccounting.hg.sourceforge.net/hgweb/frontaccounting/frontaccounting/changeset/1c35a4cfe186"><strong>3087</strong></a>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 28 Oct 2012 13:10:45 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14021#p14021</guid>
		</item>
		<item>
			<title><![CDATA[Re: Workorder Issue]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14018#p14018</link>
			<description><![CDATA[<p>Yes, I will do that asap.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 28 Oct 2012 06:20:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14018#p14018</guid>
		</item>
		<item>
			<title><![CDATA[Re: Workorder Issue]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14015#p14015</link>
			<description><![CDATA[<p>This might as well be put into the HG repo. It is the last appearance of <strong>Session_register(</strong> function that needs to be commented out. In fact all such lines (including needless preceding <strong>if</strong>s) can be weeded out:</p><p>Line&nbsp; 65 in manufacturing/work_order_issue.php<br />Line 103 in includes/page/header.inc<br />Line 72 in inventory/adjustments.php<br />Line 68 in inventory/transfers.php<br />Line 40 in purchasing/allocations/supplier_allocate.php<br />Line 39 in sales/allocations/customer_allocate.php</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 28 Oct 2012 03:32:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14015#p14015</guid>
		</item>
		<item>
			<title><![CDATA[Re: Workorder Issue]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14008#p14008</link>
			<description><![CDATA[<p>You can comment out line 65 with //.<br />Will be fixed in next minor.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sat, 27 Oct 2012 15:12:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14008#p14008</guid>
		</item>
		<item>
			<title><![CDATA[Re: Workorder Issue]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14005#p14005</link>
			<description><![CDATA[<p>Thanks for quick reply.</p><p>Now I see</p><p><span style="color: #FF0000">Call to undefined function Session_register() in D:\Intranet\front\manufacturing\work_order_issue.php on line 65</span></p>]]></description>
			<author><![CDATA[null@example.com (paragkenia)]]></author>
			<pubDate>Sat, 27 Oct 2012 13:18:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14005#p14005</guid>
		</item>
		<item>
			<title><![CDATA[Re: Workorder Issue]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14003#p14003</link>
			<description><![CDATA[<p>Set $go_debug=1 in config.php to see what is going wrong.</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Sat, 27 Oct 2012 12:19:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14003#p14003</guid>
		</item>
		<item>
			<title><![CDATA[Workorder Issue]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14001#p14001</link>
			<description><![CDATA[<p>Hi,</p><p>I am facing problem with issue of material to a work order</p><p>We are manufacturing plastic components so BOM is as follows:</p><p>For 1 plastic board<br /></p><ul><li><p>Plastic Granuals&nbsp; &nbsp; &nbsp;0.06 kg</p></li><li><p>Overmould component&nbsp; 1 pc</p></li></ul><p>I&#039;ve put the work order under advance manufacturing as there is wastage and we have to issue more plastic granuals ie. we may have to issue 50kg to produce 750pcs ie. 5kgs extra</p><p>Work order creation is successful after that release also happens, but when I press issue all I get is a Menu Header Tabs and Title Issue Items to Work Order but <span style="color: #FF0000">rest of the page is blank. </span></p><p>Is there anything I&#039;m missing. Everything else is working fine. I&#039;m running 2.3.11</p><p>Thanks for help</p>]]></description>
			<author><![CDATA[null@example.com (paragkenia)]]></author>
			<pubDate>Sat, 27 Oct 2012 12:04:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14001#p14001</guid>
		</item>
	</channel>
</rss>
