<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Email Address in Company Set Up]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5395</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5395&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Email Address in Company Set Up.]]></description>
		<lastBuildDate>Thu, 18 Dec 2014 18:14:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Email Address in Company Set Up]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21807#p21807</link>
			<description><![CDATA[<p>Thanks apmuthu, will update the HG repo later this evening.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Thu, 18 Dec 2014 18:14:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21807#p21807</guid>
		</item>
		<item>
			<title><![CDATA[Re: Email Address in Company Set Up]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21806#p21806</link>
			<description><![CDATA[<p>Even the Company Name too can be made as big (50).<br /></p><div class="codebox"><pre><code>--- old/admin/company_preferences.php    Mon Sep 29 21:21:28 2014
+++ new/admin/company_preferences.php    Thu Dec 18 23:35:49 2014
@@ -161,15 +161,15 @@
 
 table_section(1);
 
-text_row_ex(_(&quot;Name (to appear on reports):&quot;), &#039;coy_name&#039;, 42, 50);
+text_row_ex(_(&quot;Name (to appear on reports):&quot;), &#039;coy_name&#039;, 50, 50);
 textarea_row(_(&quot;Address:&quot;), &#039;postal_address&#039;, $_POST[&#039;postal_address&#039;], 35, 6);
 text_row_ex(_(&quot;Domicile:&quot;), &#039;domicile&#039;, 25, 55);
 
 text_row_ex(_(&quot;Phone Number:&quot;), &#039;phone&#039;, 25, 55);
 text_row_ex(_(&quot;Fax Number:&quot;), &#039;fax&#039;, 25);
-email_row_ex(_(&quot;Email Address:&quot;), &#039;email&#039;, 25, 55);
+email_row_ex(_(&quot;Email Address:&quot;), &#039;email&#039;, 50, 55);
 
-email_row_ex(_(&quot;BCC Address for all outgoing mails:&quot;), &#039;bcc_email&#039;, 25, 55);
+email_row_ex(_(&quot;BCC Address for all outgoing mails:&quot;), &#039;bcc_email&#039;, 50, 55);
 
 text_row_ex(_(&quot;Official Company Number:&quot;), &#039;coy_no&#039;, 25);
 text_row_ex(_(&quot;GSTNo:&quot;), &#039;gst_no&#039;, 25);</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 18 Dec 2014 18:08:52 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21806#p21806</guid>
		</item>
		<item>
			<title><![CDATA[Re: Email Address in Company Set Up]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21799#p21799</link>
			<description><![CDATA[<p>Yes see more chars, there is room</p><p>Cheers</p><p>G</p>]]></description>
			<author><![CDATA[null@example.com (geoffreywalton)]]></author>
			<pubDate>Thu, 18 Dec 2014 15:55:46 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21799#p21799</guid>
		</item>
		<item>
			<title><![CDATA[Re: Email Address in Company Set Up]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21798#p21798</link>
			<description><![CDATA[<p>Even if you only see 25 characters, you can enter up to 55 characters.</p><p>Maybe you meen that you want to see more characters, right?</p><p>I will look at this.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Thu, 18 Dec 2014 15:08:21 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21798#p21798</guid>
		</item>
		<item>
			<title><![CDATA[Email Address in Company Set Up]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21797#p21797</link>
			<description><![CDATA[<p>The email address in comany set up will not accomodate my email address, it is set to 25 whereas all other email fields are set to 50.</p><p>admin/company_preferences.php line 170</p><p>email_row_ex(_(&quot;Email Address:&quot;), &#039;email&#039;, 25, 55);</p><p>email_row_ex(_(&quot;BCC Address for all outgoing mails:&quot;), &#039;bcc_email&#039;, 25, 55);</p><p>to</p><p>email_row_ex(_(&quot;Email Address:&quot;), &#039;email&#039;, 50;</p><p>email_row_ex(_(&quot;BCC Address for all outgoing mails:&quot;), &#039;bcc_email&#039;, 50);</p><p>This bring them into line with the 3 other places email can be entered.</p><p>Cheers</p><p>G</p>]]></description>
			<author><![CDATA[null@example.com (geoffreywalton)]]></author>
			<pubDate>Thu, 18 Dec 2014 13:44:41 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21797#p21797</guid>
		</item>
	</channel>
</rss>
