<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5972</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5972&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Add 'Location Code' or 'Delivery from Location' to Delivery Note.]]></description>
		<lastBuildDate>Tue, 13 Oct 2015 20:52:45 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24507#p24507</link>
			<description><![CDATA[<p>Which item&#039;s location code/name do you want to display? <br />Each item can have same or different location code/name. <br />Is it necessary for the customer to be aware of the location code/name?<br />You can enter it in the memo / text line or hack the report t do so.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 13 Oct 2015 20:52:45 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24507#p24507</guid>
		</item>
		<item>
			<title><![CDATA[Re: Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24501#p24501</link>
			<description><![CDATA[<p>Thank you.</p><p>May I know if there is any way to show &#039;loc_code&#039; or &#039;location_name&#039; on Delivery Note in FA v2.3.x.?</p><p>If this info is wanted on the Sales Order, how can i add after the Item Lines?</p><p>Thank you.</p>]]></description>
			<author><![CDATA[null@example.com (sirka)]]></author>
			<pubDate>Tue, 13 Oct 2015 15:59:52 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24501#p24501</guid>
		</item>
		<item>
			<title><![CDATA[Re: Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24486#p24486</link>
			<description><![CDATA[<p>The function <strong>user_def_print_orientation()</strong> is present only in FA v2.4.x beta and not in FA v2.3.x. </p><p>If you want the modded and backported version of the said file, then take it from <a href="https://github.com/apmuthu/frontaccounting/raw/master/FAMods/reporting/includes/reporting.inc">my FAMods</a>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 12 Oct 2015 18:22:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24486#p24486</guid>
		</item>
		<item>
			<title><![CDATA[Re: Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24482#p24482</link>
			<description><![CDATA[<p>Besides, I have an issue with the line below shown in the Wiki</p><p>https:/sourceforge.net/p/frontaccounting/mercurial/ci/5775c5de697a059c27e3e4786aeb7b8cedc4dfdf/tree/reporting/includes/reporting.inc?diff=5932dac9045dea6cfdcf314f4d09897232b82828</p><p>$def_orientation = (user_def_print_orientation() == 1 ? 1 : 0);</p><br /><p>The system says user_def_print_orientation() is undefined. </p><p>Thank you.</p>]]></description>
			<author><![CDATA[null@example.com (sirka)]]></author>
			<pubDate>Mon, 12 Oct 2015 16:10:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24482#p24482</guid>
		</item>
		<item>
			<title><![CDATA[Re: Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24481#p24481</link>
			<description><![CDATA[<p>Thanks for your replies. Yes our business process requires &#039;Delivery from Location&#039; shown in the Delivery Notes. Our warehouse staff pack goods based on the Delivery Notes while we store different batches of the same product model in different locations so &#039;Delivery from Location&#039; must be shown in Delivery Notes so our warehouse staff can know what batches of goods to collect.</p><p>Under &#039;Deliveries Against Sales Orders&#039;, the Sales can select which Location the goods should be delivered from. This is what I want to show in the Delivery Notes too.</p><p>I followed all instructions at the link below:</p><p>https://frontaccounting.com/fawiki/index.php?n=Help.BinLocationsInPackingList</p><p>After the changes, however when I press the &#039;Print&#039; button for Delivery Notes, the system loads for 2 seconds but no report shown. The &#039;Print&#039; button for Sales Invoices and other reports work fine. </p><p>I tried removing the file company/0/reporting/rep110.php and the &#039;Print&#039; button for Delivery Notes worked again. However the shown results are the same as before all the changes made.</p><p>What should I do to show &#039;Delivery from Location&#039; on Delivery Notes for each item or on the overall report? Thank you.</p>]]></description>
			<author><![CDATA[null@example.com (sirka)]]></author>
			<pubDate>Mon, 12 Oct 2015 16:04:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24481#p24481</guid>
		</item>
		<item>
			<title><![CDATA[Re: Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24458#p24458</link>
			<description><![CDATA[<p>The Delivery Note or Packing Slip is, in my opinion, sent to the Customer together with the Items.</p><p>Don&#039;t you think that this info is more relevant on the Sales Order? I guess the Sales order is often used internally for picking up the merchandise.</p><p>If this info is wanted on the Sales Order, it could be placed after the Item Lines.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 09 Oct 2015 20:09:58 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24458#p24458</guid>
		</item>
		<item>
			<title><![CDATA[Re: Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24455#p24455</link>
			<description><![CDATA[<p>There could be several items in a delivery note coming in from different locations. (@joe: clarification)</p><p>If your business process confines items ion a delivery note to be from just one location, you might want to edit the header function of the report - See the <a href="https://frontaccounting.com/fawiki/index.php?n=Help.BinLocationsInPackingList">Wiki</a>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 09 Oct 2015 18:58:38 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24455#p24455</guid>
		</item>
		<item>
			<title><![CDATA[Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24451#p24451</link>
			<description><![CDATA[<p>May I know how I can add &#039;Delivery from Location&#039; or &#039;Location Code&#039; in Delivery Note? </p><p>Thank you.</p>]]></description>
			<author><![CDATA[null@example.com (sirka)]]></author>
			<pubDate>Fri, 09 Oct 2015 13:16:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24451#p24451</guid>
		</item>
	</channel>
</rss>
