<?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: Paid Stamp</title><link>http://forums.method.me/cs/forums/thread/14754.aspx</link><pubDate>Wed, 28 Nov 2012 23:29:29 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:14754</guid><dc:creator>Method_Adam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/14754.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=14754</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;There is a way to include a paid stamp. &amp;nbsp;It involves doing some customization to the invoice in Report Designer. &amp;nbsp;To include &amp;#39;paid&amp;#39; into the invoice you would need to create a script in xtraReport11 property grid. &amp;nbsp;Find the field scripts, expand that and find Before Print. &amp;nbsp;Replace the existing script with something like the following:&lt;/p&gt;
&lt;p&gt;Private Sub OnBeforePrint(ByVal sender As Object, ByVal e As System.Drawing.Printing.PrintEventArgs)&lt;/p&gt;
&lt;p&gt;Dim isPaid As Boolean = Convert.ToBoolean(GetCurrentColumnValue(&amp;quot;IsPaid&amp;quot;))&lt;/p&gt;
&lt;p&gt;If isPaid = False&lt;br /&gt;xtrareport11.Watermark.text = &amp;quot;&amp;quot;&lt;br /&gt;Else&lt;br /&gt;xtrareport11.Watermark.text = &amp;quot;Paid&amp;quot;&amp;nbsp;&lt;br /&gt;End If&lt;br /&gt;End Sub&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This script will print with the word paid if the isPaid boolean is set to true. &amp;nbsp;&lt;span id="mce_9_start" style="overflow:hidden;"&gt;&lt;/span&gt;Now your customization might be a bit different, especially if you would like &amp;nbsp;to inlcude a payment date&lt;span id="mce_10_start" style="overflow:hidden;"&gt;&lt;/span&gt;. &amp;nbsp;&lt;span id="mce_11_start" style="overflow:hidden;"&gt;Also keep in mind that your fields (isPaid) and labels (Watermark) may be different. &amp;nbsp;&lt;/span&gt;I just included this as a means to get you started if you wanted to attempt this yourself. &amp;nbsp;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;If you would like some help with this, &lt;span id="mce_4_start" style="overflow:hidden;"&gt;I can put you in touch with one of our customization consultants or feel free to contact any one of our Method Solution Providers &lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;a href="http://www.methodintegration.com/Consultants.aspx" title="here"&gt;here&lt;span id="mce_5_end" style="overflow:hidden;"&gt;&lt;span id="mce_12_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;- Adam&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Paid Stamp</title><link>http://forums.method.me/cs/forums/thread/14748.aspx</link><pubDate>Wed, 28 Nov 2012 16:32:04 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:14748</guid><dc:creator>Wiretrip</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/14748.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=14748</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I was wondering if there is a way to add the paid stamp to a customer invoice like in QB.&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;span id="mce_7_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;br /&gt;&lt;/span&gt;&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_5_start" style="overflow:hidden;"&gt;&lt;/span&gt;&amp;nbsp;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;img src="http://i.imgur.com/OXNQD.jpg" width="173" height="107" alt="" /&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;span id="mce_8_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is there a way to do the same thing with the stamp saying paid and including the payment date?&lt;/p&gt;</description></item></channel></rss>