Re: [Ledger-smb-users] customers email list

2013-08-29 Thread Bob Miller
Thanks Bill, that was exactly what I wanted to do... -- Computerisms Bob Miller 867-334-7117 / 867-633-3760 http://computerisms.ca On Wed, 2013-08-28 at 06:28 -0400, Bill Ott wrote: > psql -c "select contact from eca_to_contact where > contact_class_id=15;" ABC postgres

Re: [Ledger-smb-users] customers email list

2013-08-28 Thread Bill Ott
here is the two line script I use to get the contact emails for my account ABC #!/bin/bash psql -c "select contact from eca_to_contact where contact_class_id=15;" ABC postgres -- Regards, Bill Ott Cell: 919-434-7589 Email: Mailto:bill...@theotts.org Website: http://www.theotts.org Profile:

Re: [Ledger-smb-users] customers email list

2013-08-28 Thread Pongrácz István
> > >The problem that I think the developers punted on here is that one customer >can have >multiple phone numbers. How should the table present cases like that? > >I agree that it might be practical to list contact details specifically in a >search/ >table. > >Bye, > >Erik. > > > > >Sure, I rea

Re: [Ledger-smb-users] customers email list

2013-08-28 Thread Erik Huelsmann
> > I think I have seen this question go by on this list not too long ago, > > but I'll be damned if I can find it now. > > > > In version 1.3.31, I cannot seem to get a customer list that contains > > email addresses and/or phone numbers. When I do > > AR=>customers=>reports=>search and click the

Re: [Ledger-smb-users] customers email list

2013-08-28 Thread Pongrácz István
eredeti üzenet- Feladó: "Pongrácz István" pongracz.ist...@gmail.com Címzett: "ledger-smb-users lists.sourceforge.net" ledger-smb-users@lists.sourceforge.net , "Bob Miller" b...@computerisms.ca Dátum: Wed, 28 Aug 2013 08:58:52 +0200 --

Re: [Ledger-smb-users] customers email list

2013-08-28 Thread Pongrácz István
Got it. LedgerSMB/ScriptLib/Company.pm relevant part starting from line 372. István -- Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microso

Re: [Ledger-smb-users] customers email list

2013-08-27 Thread Pongrácz István
Hmmm, this one is not as easy as I thought I even did not find the relevant code, yet. :) cheers, István -- Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master cur

Re: [Ledger-smb-users] customers email list

2013-08-27 Thread Pongrácz István
eredeti üzenet- Feladó: "Bob Miller" b...@computerisms.ca Címzett: ledger-smb-users@lists.sourceforge.net Dátum: Tue, 27 Aug 2013 09:15:58 -0700 - > I think I have seen this question go by on this list not too