<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5972&amp;type=atom" />
	<updated>2015-10-13T20:52:45Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5972</id>
		<entry>
			<title type="html"><![CDATA[Re: Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24507#p24507" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-10-13T20:52:45Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24507#p24507</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24501#p24501" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[sirka]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19866</uri>
			</author>
			<updated>2015-10-13T15:59:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24501#p24501</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24486#p24486" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-10-12T18:22:28Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24486#p24486</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24482#p24482" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[sirka]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19866</uri>
			</author>
			<updated>2015-10-12T16:10:56Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24482#p24482</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24481#p24481" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[sirka]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19866</uri>
			</author>
			<updated>2015-10-12T16:04:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24481#p24481</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24458#p24458" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2015-10-09T20:09:58Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24458#p24458</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24455#p24455" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-10-09T18:58:38Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24455#p24455</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Add 'Location Code' or 'Delivery from Location' to Delivery Note]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24451#p24451" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[sirka]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19866</uri>
			</author>
			<updated>2015-10-09T13:16:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24451#p24451</id>
		</entry>
</feed>
