<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Manufactured Item cost]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=2012</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2012&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Manufactured Item cost.]]></description>
		<lastBuildDate>Sun, 10 Jul 2011 07:34:41 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Manufactured Item cost]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9676#p9676</link>
			<description><![CDATA[<p>Hi, Tom, I have just returnet from a holiday. I will have a closer look into this topic in a while.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 10 Jul 2011 07:34:41 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9676#p9676</guid>
		</item>
		<item>
			<title><![CDATA[Re: Manufactured Item cost]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9674#p9674</link>
			<description><![CDATA[<p>Well I expanded the report to be able to use &#039;material_cost&#039; or &#039;actual_cost&#039;</p><p>I know actual_cost is unused, so why not? <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>then I just need to make a function to recompute actual_cost for all items based upon purchase pricing<br />and optionally set material_cost at the same time.</p><p>thoughts?</p>]]></description>
			<author><![CDATA[null@example.com (tom)]]></author>
			<pubDate>Sun, 10 Jul 2011 02:40:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9674#p9674</guid>
		</item>
		<item>
			<title><![CDATA[Re: Manufactured Item cost]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9672#p9672</link>
			<description><![CDATA[<p>Well, after looking around it looks like the Sales Reports -&gt; Price Listing report is pretty close to what I need.</p><p>I like the GP% but would like to add an optional cost column.</p><p>But the Gross Profit is based upon the Material Cost (running&nbsp; average)</p><p>If I have some large cost changes (which I have, one Rare Earth Material I rely upon has increased 5x-6x in the last year)<br />I would like to reset the average material_cost (stock_master) to actual cost.</p><p>I am thinking of a simple module that clears all material_cost and recomputes material_cost based on foriegn item_codes<br />and manufacturing BOM&#039;s</p><p>I could then re-run the Price Listing and check the GP to see what prices need to be adjusted.</p><p>The nice part is the report can be loaded in excel if needed...</p><p>Now... (finally a question)</p><p>Will updating the material cost to actual cost have any serious negative impact from an accounting point of view?<br />(like violate any Accounting 101 concepts)</p><p>or is it maybe just a Good Idea? <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>tom<br />ps. I also notice that last_cost is updated, but all of my actual_cost fields are 0, is that normal? Is actual_cost no longer used?<br />pps. actual_cost is only referenced in One place... read only... includes/ui/items_cart.inc&nbsp; &nbsp;the constructor for class line_item</p>]]></description>
			<author><![CDATA[null@example.com (tom)]]></author>
			<pubDate>Sat, 09 Jul 2011 14:15:09 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9672#p9672</guid>
		</item>
		<item>
			<title><![CDATA[Re: Manufactured Item cost]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9555#p9555</link>
			<description><![CDATA[<p>I guess it will be a small module... or maybe a Report...</p>]]></description>
			<author><![CDATA[null@example.com (tom)]]></author>
			<pubDate>Mon, 27 Jun 2011 11:05:17 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9555#p9555</guid>
		</item>
		<item>
			<title><![CDATA[Re: Manufactured Item cost]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8762#p8762</link>
			<description><![CDATA[<p>Yeah maybe... I better upgrade to 2.3 first <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (tom)]]></author>
			<pubDate>Wed, 13 Apr 2011 22:23:45 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8762#p8762</guid>
		</item>
		<item>
			<title><![CDATA[Re: Manufactured Item cost]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8754#p8754</link>
			<description><![CDATA[<p>Maybe a small module, Tom?</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 12 Apr 2011 08:02:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8754#p8754</guid>
		</item>
		<item>
			<title><![CDATA[Re: Manufactured Item cost]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8752#p8752</link>
			<description><![CDATA[<p>The closest thing I have found is Manufacturing-&gt; Costed Bill Of Material Inquiry it is one item at a time, not a report.</p><p>But that uses the Unit Cost (I guess which is a running average from manufacturing)</p><p>I have gotten an updated price list for all my bulk products and would like to get all the manufactured items Unit Costs updated to match.<br />Then I can take the price list apply my markup and generate a sales price list...</p><p>It looks like I need to do a lot of this manually...</p><p>tom</p>]]></description>
			<author><![CDATA[null@example.com (tom)]]></author>
			<pubDate>Mon, 11 Apr 2011 22:24:35 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8752#p8752</guid>
		</item>
		<item>
			<title><![CDATA[Re: Manufactured Item cost]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8740#p8740</link>
			<description><![CDATA[<p>I guess the Inventory Valuation Report. Maybe you can select a category if you have categoriced it.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 10 Apr 2011 14:20:21 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8740#p8740</guid>
		</item>
		<item>
			<title><![CDATA[Re: Manufactured Item cost]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8739#p8739</link>
			<description><![CDATA[<p>Which report gives the item COST based on the manufacturing components?</p>]]></description>
			<author><![CDATA[null@example.com (tom)]]></author>
			<pubDate>Sun, 10 Apr 2011 13:46:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8739#p8739</guid>
		</item>
		<item>
			<title><![CDATA[Re: Manufactured Item cost]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8737#p8737</link>
			<description><![CDATA[<p>Can&#039;t you just export the reports to Excel (Destination)?</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 10 Apr 2011 12:31:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8737#p8737</guid>
		</item>
		<item>
			<title><![CDATA[Manufactured Item cost]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8731#p8731</link>
			<description><![CDATA[<p>I need to update my sales pricing and to do this I first want to review the material cost of all items,<br />including manufactured items.</p><p>I&#039;d like to export it in excel so I can generate price lists to be imported.</p><p>I have looked around and done some searches but I can&#039;t find out how...</p><p>Thanks<br />Tom</p>]]></description>
			<author><![CDATA[null@example.com (tom)]]></author>
			<pubDate>Sat, 09 Apr 2011 23:37:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8731#p8731</guid>
		</item>
	</channel>
</rss>
