<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: How does Method assign RefNumbers with special rules (not based on QB/QBO)?</title><link>http://forums.method.me/cs/forums/thread/26457.aspx</link><pubDate>Wed, 25 Mar 2015 21:05:39 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:26457</guid><dc:creator>Method_Justin</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/26457.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=26457</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;Hi Rachel,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;You could do this&lt;span id="mce_8_start" style="overflow:hidden;"&gt;, but it wouldn&amp;#39;t be as easy as one might hope.&lt;/span&gt;&amp;nbsp;Here&amp;#39;s what you would have to do:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;/span&gt;Assign the current date / time to an Action Result&lt;span id="mce_6_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span id="mce_7_start" style="overflow:hidden;"&gt;Use the Character Function to substring the numbers you want, and build a string out of the date in the order you like&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="overflow:hidden;"&gt;Append&amp;nbsp;&lt;span id="mce_9_start" style="overflow:hidden;"&gt;your -## for the daily count&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;To determine this, you could search the table to see which was the last RefNumber used&lt;span id="mce_10_start" style="overflow:hidden;"&gt;, substring the first section of it to find out if it&amp;#39;s from today&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="overflow:hidden;"&gt;If it&amp;#39;s not from today, then append &amp;quot;01&amp;quot;&lt;span id="mce_15_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="overflow:hidden;"&gt;If it is from today, substring the last two digits and use the Basic Math Function to add 1, then append that value&lt;span id="mce_14_start" style="overflow:hidden;"&gt;&lt;span id="mce_16_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;li&gt;Insert it into the RefNumber field on the Transaction&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This would be done on the Save function of your Transaction screens, and would have to be added for each one.&lt;/p&gt;
&lt;p&gt;If it&amp;#39;s something you really want, but aren&amp;#39;t comfortable performing the customization yourself, you could hire a member of our Professional Services team to do the work. Let me know if that interestes you and I&amp;#39;ll have your account manager reach out to discuss the details.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;- Justin&lt;/p&gt;</description></item><item><title>How does Method assign RefNumbers with special rules (not based on QB/QBO)?</title><link>http://forums.method.me/cs/forums/thread/26456.aspx</link><pubDate>Wed, 25 Mar 2015 18:50:29 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:26456</guid><dc:creator>Rachel</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/26456.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=26456</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I&amp;#39;ve clicked the button to disable the syncing Estimate/Invoice numbers with QBO and I want to start creating all my sales forms from within Method and use special rules &lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;to assign RefNumber values... But I can&amp;#39;t figure out how to do it??? Can anyone help?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The &amp;quot;formula&amp;quot; I want to follow for both Estimates and Invoices is as follows:&lt;/p&gt;
&lt;p&gt;2-digits for the year; 2 &amp;quot;zeros&amp;quot;; 2-digit month; 2-digit date; then a &amp;quot;-&amp;quot;; then on that day have the 2-digit number after the &amp;quot;-&amp;quot; start counting up from &amp;quot;0&lt;span id="mce_3_start" style="overflow:hidden;"&gt;1&lt;/span&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;So, if I&amp;#39;m sending out my fifth estimate of the day today&lt;span id="mce_4_start" style="overflow:hidden;"&gt; [March 25, 2015]&lt;/span&gt;, the number would be 15000325-05&lt;/p&gt;</description></item></channel></rss>