Displaying 20 results from an estimated 594 matches for "receipt".
2007 Apr 20
7
Stubbing Model.new w/ block?
Ok, I followed the advice of the list and moved more code into my
model from my controller. When developing tests for this new code, I
ran into a problem...
My model code creates a receipt object and sets some values on it:
@receipt = Receipt.new do |r|
r.x = 1
r.y = 2
# etc
end
I wanted to be able to stub out Receipt.new so that I could set
expectations on the methods called on the resulting Receipt object.
If in my test setup I do:
@receipt = mock_receipt
Receipt.stub!(:ne...
2006 Jan 01
5
scaffold not working on Windows XP
Hello,
I did a fresh install of ruby182 and gem rails --include-dependencies
Now when I do:
rails receipts
cd receipts
ruby script\generate scaffold receipt receipt
rails does not create the views or controller.
What can I do?
Thanks
Frank
2005 Dec 31
6
What does this error mean when using scaffold?
...n: Fri Dec 30 15:34:43 on ttyp1
source /private/var/tmp/folders.501/TemporaryItems/Locomotive.
1135999534.992790-16807
Welcome to Darwin!
frank-roccos-powerbook58:~ farocco$ source /private/var/tmp/folders.
501/TemporaryItems/Locomotive.1135999534.992790-16807
frank-roccos-powerbook58:~/Documents/receipts farocco$ script/
generate scaffold receipt receipt
./script/../config/../config/environment.rb:63: undefined method
`config'' for LoginEngine:Module (NoMethodError)
from /Users/farocco/Desktop/Locomotive/Bundles/rails-1.0.0-
min.bundle/Contents/Resources/ports/lib/ruby/site_ru...
2014 May 27
1
[Bug 10636] New: Feature request: Show current source path on receipt of Posix signal
https://bugzilla.samba.org/show_bug.cgi?id=10636
Summary: Feature request: Show current source path on receipt
of Posix signal
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy:...
2010 Mar 22
2
ActiveMerchant, Authorize.net and Email Receipts
...'ve posted this on RailsForum.com and in the ActiveMerchant talk
group, and haven''t received an answer, so I figure I''ll try here.
Hello. I''ve been searching for information on this for a while, but my
google fu is evidently weak--hardly anyone even talks about email
receipts re: ActiveMerchant, much less my specific problem.
In any case, I have a client whose customers, we had just discovered,
had not been receiving email receipts from Authorize.net. All was
correct on the Auth.net config--what I discovered was that my app was
not sending the customer email. I fixed t...
2010 Jan 02
0
Print a PDF directly after prawnto with iframes
...("pdfDoc").contentWindow;
pdf.focus();
pdf.print();
}
</script>
<%- end -%>
<iframe src="/aaa.pdf" id="pdfDoc" name="pdfDoc"></iframe>
<li><%= link_to ''Print'', {:controller => ''receipt'', :action => ''print'',
:id => @receipt.id, :format => ''pdf''}, :target => ''pdfDoc'' %></li>
And the print action:
def print
@receipt= Receipt.find(params[:id])
prawnto :inline => true, :filename => &q...
2014 May 13
1
Performing an action on mail receipt
Dear all,
I would like to perform an action for certain users each time a mail
arrives via LMTP. I would like to send an email notification to an
external email address when new mail has arrived for certain users
(note: not a forward).
I am assuming that creating my own plugin using the existing "notify"
plugin is the way to go. However, before I go down that route, I'd like
to
2018 Jan 18
8
reading lisp file in R
...he file: https://archive.ics.uci.edu/ml/machine-learning-databases/university/university.data
I would like to read it into R. Any suggestions?
Thanks very much in advance for pointers on this and best wishes,
Ranjan
--
Important Notice: This mailbox is ignored: e-mails are set to be deleted on receipt. Please respond to the mailing list if appropriate. For those needing to send personal or professional e-mail, please use appropriate addresses.
2011 Jan 11
2
IE6 install problem
...11-01-07 8:02:40 AM servernotifyd[2403] Completed token request
11-01-07 8:02:40 AM servernotifyd[2403] Subscription request completed
11-01-07 8:13:34 AM SoftwareUpdateCheck[6295] Checking for updates
11-01-07 8:13:46 AM SoftwareUpdateCheck[6295] PackageKit: *** Missing bundle identifier: /Library/Receipts/Flip4Mac QuickTime Components.pkg
11-01-07 8:13:46 AM SoftwareUpdateCheck[6295] PackageKit: *** Missing bundle identifier: /Library/Receipts/Flip4Mac Web Plugins.pkg
11-01-07 8:13:46 AM SoftwareUpdateCheck[6295] PackageKit: *** Missing bundle identifier: /Library/Receipts/Office2008_en_autoupdate....
2005 Jun 10
1
Re: Voicemail and MS Exchange Synchronizatio n
> -----Original Message-----
> From: Iassen Hristov [mailto:ih.ng@databrokers.net]
Dumb, hacky idea...but just so crazy it might work:
Have Asterisk include a read receipt request when sending the voice mail
message. Write a script, triggered from a sendmail alias or .forward file,
that will parse the incoming receipts and handle the message deletion.
Bonus points: When someone listens to the message on the voicemail server,
send an Outlook message retraction reque...
2009 Jun 18
1
Another Postfix (or procmail ??) question
Is there a simple way to strip out what I assume is a header that asks
for a receipt that the message was delivered?
I never like to send such receipts, and they are annoying.
It mostly happens on a couple lists I'm on (not this one) - I don't just
want it for myself, I may be setting up a list soon and if soon, would
want to strip such requests out of the message befor...
2005 May 12
3
DNS master slave update issue
...situation where the slave nameservers for a zone are being
notified by the master that a change has occurred but the slaves
are not requesting a zone file transfer in consequence. Is there
some special flag or directive that I must set somewhere in order
for this activity to be automatic upon receipt of such notices?
All systems involved are running DNS 9.2.4.
Regards,
Jim
--
*** e-mail is not a secure channel ***
mailto:byrnejb.<token>@harte-lyne.ca
James B. Byrne Harte & Lyne Limited
vox: +1 905 561 1241 9 Brockley Drive
fax: +1 905 561 0757...
2019 Jul 20
3
Dovecot eBook
Hi Timo
I have a strange question. I bought the Dovecot Book off Amazon. I can easily prove it with a picture and/or my receipt off Amazon. I still have it o my library but I don?t like to travel around with it. Is there a way for me to get a PDF copy? I just checked Amazon and there is still no PDF version available there.
Regards
SI
Sent from Mail for Windows 10
-------------- next part --------------
An HTML attachme...
2010 May 01
1
My dovecot does not store Thunderbird flags
Hi all,
my Dovecot 1.1.20 does not store flags (I mean, Thunderbird Labels
like ToDo, Important and so on..)
When logging in via telnet, I get:
. examine INBOX
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft NonJunk $MDNSent
Junk $Forwarded NotJunk receipt-handled $Label7 $label1 $label2
$label3 $label4 $label5 expired_2w expired_2m delete rimandata
forwarded)
* OK [PERMANENTFLAGS ()] Read-only mailbox.
As per Thunderbird mozillazine page about tags
(http://kb.mozillazine.org/Tags#IMAP) that's what the issue is.
PERMANENTFLAGS should allow /* wh...
2010 Nov 18
0
.pkg won't fully install on my MacBook
....0 for Mac OS
X 10.5 or higher (Leopard build) Installation Log
Nov 17 21:32:39 brad-prices-macbook Installer[1503]: Opened from:
/Users/bprice5/Downloads/R-2.12.0.pkg
Nov 17 21:32:40 brad-prices-macbook installdb[1505]: started (uid 96)
Nov 17 21:32:40 brad-prices-macbook installdb[1505]: Opened receipt
database on '/' with schema 17.
Nov 17 21:32:47 brad-prices-macbook installdb[1505]: done. (0.006u + 0.004s)
Nov 17 21:33:51 brad-prices-macbook runner[1521]: Administrator
authorization granted.
Nov 17 21:33:51 brad-prices-macbook Installer[1503]:
=======================================...
2016 Jul 15
2
VoiceMail Audio playing
...the end customer?
I have work with MRFP but is it a module included in the SW? Need and external source?
BR
Joaquin
This email is confidential and may be subject to privilege. If you are not the intended recipient, please do not copy or disclose its content but contact the sender immediately upon receipt.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160715/e168e3b7/attachment.html>
2016 Jul 15
4
VoiceMail Audio playing
...the end customer?
I have work with MRFP but is it a module included in the SW? Need and external source?
BR
Joaquin
This email is confidential and may be subject to privilege. If you are not the intended recipient, please do not copy or disclose its content but contact the sender immediately upon receipt.
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSC...
2006 May 16
7
svn-1.3.1 errors on intel mac on checkout
I just installed svn-1.3.1 from .dmg on an intel mac. I am getting ...
subversion/libsvn_wc/log.c:338: (apr_err=155009)
svn: In directory ''sr''
subversion/libsvn_subr/io.c:565: (apr_err=2)
svn: Can''t copy ''sr/.svn/tmp/text-base/README.svn-base'' to
''sr/README.tmp'': No such file or directory
Any one getting this? TIA for any help.
2004 Nov 24
4
asterisk and pstn
...s message is strictly prohibited. The Institute does not guarantee the security of any information electronically transmitted and is not liable if the information contained in this communication is not a proper and complete record of the message as transmitted by the sender nor for any delay in its receipt.
2011 Dec 14
7
Actionmailer woes
...ou in desperation.
I am using Actionmailer to fetch emails, but I need to pass a userid to
the receive method, so that the receive method knows what user to pass
the email to. I tried:
(ATTEMPT 1)
class PokeMailer < ActionMailer::Base
def receive(email,userid)
...
end
I then invoke the receipt of email with
task = PokeMailer.receive(m.pop,userid)
But I get the error ''wrong number of arguments (2 for 1)''
So I though - ok - the actionmailer receive method must be expecting one
argument. Lets create another method to accept the userid and call the
receive method with on...