<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — FA batch + expiry date]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8785&amp;type=atom" />
	<updated>2021-01-09T06:14:51Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8785</id>
		<entry>
			<title type="html"><![CDATA[Re: FA batch + expiry date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=38884#p38884" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>sewkar wrote:</cite><blockquote><div class="quotebox"><cite>barbarian wrote:</cite><blockquote><p>Thank you for your suggestion. Maybe I will add &quot;batchable&quot; boolean in item so that the batch menu will only appear when the item is set to true.</p></blockquote></div><p> is your modification premium or open source?</p></blockquote></div><p>It is not free.</p>]]></content>
			<author>
				<name><![CDATA[barbarian]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18954</uri>
			</author>
			<updated>2021-01-09T06:14:51Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=38884#p38884</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA batch + expiry date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=38877#p38877" />
			<content type="html"><![CDATA[<p>is your modification premium or open source?</p>]]></content>
			<author>
				<name><![CDATA[sewkar]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18980</uri>
			</author>
			<updated>2021-01-08T05:31:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=38877#p38877</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA batch + expiry date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37440#p37440" />
			<content type="html"><![CDATA[<p>Thank you for your suggestion. Maybe I will add &quot;batchable&quot; boolean in item so that the batch menu will only appear when the item is set to true.</p>]]></content>
			<author>
				<name><![CDATA[barbarian]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18954</uri>
			</author>
			<updated>2020-05-07T19:56:34Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37440#p37440</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA batch + expiry date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37437#p37437" />
			<content type="html"><![CDATA[<p>@barbarian, for clinic management. Customers are simply the patients. So I guess you can rename the customer as patient and use it. In come cases they don&#039;t select patient name. That cases you can give a textbox to input it. And branches you don&#039;t need here. </p><p>Regarding the batch and expiry date. It&#039;s valid only for the pharma purpose.&nbsp; Suppose if they are billing some charges from clinic. It should be recorded without batch. </p><p>Looks like you need to make a type selection whether it&#039;s pharma bill or service bill. Based on that batch and expiry date you can enable.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2020-05-07T08:34:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37437#p37437</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA batch + expiry date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37436#p37436" />
			<content type="html"><![CDATA[<p>I made this modification for a clinic, hence the name of the patient and case field.</p><p>As for the batch selection, it is only appear when delivery or GRN operation exist.<br />So, it will only appear on:<br />- Direct delivey<br />- Direct invoice<br />- Delivery against sales order</p><p>In purchasing, it will only exist in:<br />- Direct GRN<br />- Direct supplier invoice<br />- Receive Purchase Order Items</p><p>In inventory, you can see batch selection in adjustment and stock transfer.</p><p>There is no need to choose batch in sales order and purchase order due to batch mostly internal document.</p><br /><div class="quotebox"><cite>apmuthu wrote:</cite><blockquote><p>Patient&#039;s Name and Case are the 2 new form fields in Sales =&gt; Direct Delivery and Sales Order in your demo. Where is the batch Selection? The Invoice against Sales Delivery has a Batch button though. None of the Purchase links have any Batch feature.</p><p>Provide some sample data to experience the Batch details.</p><p>You can do away with the <strong>0_cases</strong> table and keep the data as a comma delimited string in a setting in the <strong>0_sys_prefs</strong> table.</p><p>The other extra tables used are <strong>0_stock_batch, 0_stock_batch_moves</strong>.</p><p>The <strong>0_stock_batch_moves</strong> table can be accommodated within the core <strong>0_stock_moves</strong> table (possibly others above too) with some combination of innocuous values in unused fields of price, reference and standard_cost.</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[barbarian]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18954</uri>
			</author>
			<updated>2020-05-07T04:11:35Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37436#p37436</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA batch + expiry date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37434#p37434" />
			<content type="html"><![CDATA[<p>@apmuthu,&nbsp; thank you.<a href="https://www.kvcodes.com/clients/products/client/item_details/batch-and-validity-system"> Batch and expiry date </a>. </p><p>Cost 100 USD.&nbsp; </p><p>Demo is also available there in above link.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2020-05-07T02:49:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37434#p37434</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA batch + expiry date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37430#p37430" />
			<content type="html"><![CDATA[<p>@kvvaradha: In case your offering is commercial / encrypted / FA version dependent, just place a link to your product&#039;s web page with info and costs so that it can be useful to the FA users who want to trust and buy your product and compare with other Open Source offerings.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2020-05-07T02:23:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37430#p37430</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA batch + expiry date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37427#p37427" />
			<content type="html"><![CDATA[<p>@barbarian. I have made it already. You can watch the video to see mine one.&nbsp; It was core customized. <a href="https://m.youtube.com/watch?v=yJzPleNNvPI&amp;t=4s"> Batch and expiry date for frontaccounting </a></p><p>And if anyone find it any changes. Just drop in<br />Your suggestions.&nbsp; Or changes. We can make it.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2020-05-06T18:07:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37427#p37427</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA batch + expiry date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37425#p37425" />
			<content type="html"><![CDATA[<p>Patient&#039;s Name and Case are the 2 new form fields in Sales =&gt; Direct Delivery and Sales Order in your demo. Where is the batch Selection? The Invoice against Sales Delivery has a Batch button though. None of the Purchase links have any Batch feature.</p><p>Provide some sample data to experience the Batch details.</p><p>You can do away with the <strong>0_cases</strong> table and keep the data as a comma delimited string in a setting in the <strong>0_sys_prefs</strong> table.</p><p>The other extra tables used are <strong>0_stock_batch, 0_stock_batch_moves</strong>.</p><p>The <strong>0_stock_batch_moves</strong> table can be accommodated within the core <strong>0_stock_moves</strong> table (possibly others above too) with some combination of innocuous values in unused fields of price, reference and standard_cost.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2020-05-06T16:16:24Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37425#p37425</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[FA batch + expiry date]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37419#p37419" />
			<content type="html"><![CDATA[<p>This is my modification on adding batch and expiry date on the batch: <a href="http://fa-staging.byethost13.com/fa">LINK</a><br />username: admin<br />password: admin</p><p>Currently, I have implemented batch selection for:<br />- sales direct delivery + direct invoice<br />- sales delivery from sales order<br />- purchasing direct GRB + direct invoice<br />- purchasing receive item GRN from PO<br />- inventory adjustment<br />- stock transfer<br />- stock check sheet report</p><p>I haven&#039;t finished implemented batch selection for manufacturing/work order and creating report spesific to the batch.<br />Please have a look at that and if you need, don&#039;t hesitate to contact me: bharata1803@gmail.com</p>]]></content>
			<author>
				<name><![CDATA[barbarian]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18954</uri>
			</author>
			<updated>2020-05-05T20:55:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37419#p37419</id>
		</entry>
</feed>
