You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(23) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(68) |
Feb
(121) |
Mar
(59) |
Apr
(49) |
May
(110) |
Jun
(109) |
Jul
(146) |
Aug
(122) |
Sep
(83) |
Oct
(94) |
Nov
(90) |
Dec
(157) |
2002 |
Jan
(169) |
Feb
(186) |
Mar
(168) |
Apr
(353) |
May
(338) |
Jun
(278) |
Jul
(220) |
Aug
(336) |
Sep
(122) |
Oct
(183) |
Nov
(111) |
Dec
(265) |
2003 |
Jan
(358) |
Feb
(135) |
Mar
(343) |
Apr
(419) |
May
(277) |
Jun
(145) |
Jul
|
Aug
(134) |
Sep
(118) |
Oct
(97) |
Nov
(240) |
Dec
(293) |
2004 |
Jan
(412) |
Feb
(217) |
Mar
(202) |
Apr
(237) |
May
(333) |
Jun
(201) |
Jul
(303) |
Aug
(218) |
Sep
(285) |
Oct
(249) |
Nov
(248) |
Dec
(229) |
2005 |
Jan
(314) |
Feb
(175) |
Mar
(386) |
Apr
(223) |
May
(281) |
Jun
(230) |
Jul
(200) |
Aug
(197) |
Sep
(110) |
Oct
(243) |
Nov
(279) |
Dec
(324) |
2006 |
Jan
(335) |
Feb
(396) |
Mar
(383) |
Apr
(358) |
May
(375) |
Jun
(190) |
Jul
(212) |
Aug
(320) |
Sep
(358) |
Oct
(112) |
Nov
(213) |
Dec
(95) |
2007 |
Jan
(136) |
Feb
(104) |
Mar
(156) |
Apr
(115) |
May
(78) |
Jun
(75) |
Jul
(30) |
Aug
(35) |
Sep
(50) |
Oct
(44) |
Nov
(33) |
Dec
(35) |
2008 |
Jan
(90) |
Feb
(63) |
Mar
(47) |
Apr
(42) |
May
(72) |
Jun
(85) |
Jul
(25) |
Aug
(20) |
Sep
(14) |
Oct
(11) |
Nov
(25) |
Dec
(39) |
2009 |
Jan
(39) |
Feb
(46) |
Mar
(16) |
Apr
(27) |
May
(51) |
Jun
(66) |
Jul
(78) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
(5) |
Apr
|
May
(4) |
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(2) |
Nov
|
Dec
|
2011 |
Jan
|
Feb
(2) |
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2016 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Armaghan S. <sa...@le...> - 2008-05-08 12:38:07
|
On Thu, May 8, 2008 at 9:52 AM, Andrew @ ATM Logic <atm...@km...> wrote: > One other little thing you may be able to help me with is printing. > I have just gotten into the habit of printing the PDF and then after > Opening the PDF I send that to the printer as I have not had the > Postscript printer option work for a number of years... We only > Invoice maybe 3-6 times a day so its not a big deal... > I am guessing I have some work to do with Cups.. Or something, > However am I missing something simple? Do I need to plug the > Printer directly into the SL system? (I normally print to Network > Lasers, in this case it would be a Dell Color Laser, however I have > Some old school laser I could plug in as well) 1. Configure a CUPS printer on your SL server. 2. Add the name to sql-ledger.conf 3. Select it before printing invoice. I have an HP network printer configured as CUPS printer on Fedora 7 server and named it (conveniently) 'printer'. My relevant sql-ledger.conf is: %printer = ( Laser => 'lpr -Plaser', Epson => 'lpr -PEpson', printer => 'lpr -Pprinter' ); You can remove the unwanted printers (Laser, Epson) from this variable. -- * Purpose-built SQL-Ledger Hosting * SQL-Ledger VMware Appliance http://www.ledger123.com/ Free trial available. -- |
From: Luke <sl...@li...> - 2008-05-08 09:26:11
|
In the manner of mystical falling trees: If you know there was an error, but are not told what it was: has there really been an error? Or, if you prefer, haiku style: An error shown, No text given us here, Our help can not come. Okay, sorry, I couldn't resist. So what is this error? Luke On Wed, 7 May 2008, Andrew @ ATM Logic wrote: > Ok, so I checked in the sql-ledger.conf file and the Latex was set to 0, > changing it to 1 shows the options, however if I print to PDF Screen I get > an error. What should I be looking at next? > I am going to go back through my install steps to see if/how I could have > missed the Latex install, because as mentioned, this is the first time its > failed in 4-5 years. > > > -----Original Message----- > > From: sql...@li... > > [mailto:sql...@li...] On > > Behalf Of Luke > > Sent: Wednesday, May 07, 2008 3:47 PM > > To: sql...@li... > > Subject: Re: [SL] Restoring SL from Backup? > > > > All of that stuff would have been under /usr/local/sql-ledger > > (or similar), mostly in the templates directory. > > > > Check sql-ledger.conf for the PDF option. > > > > > > On Wed, 7 May 2008, Andrew @ ATM Logic wrote: > > > > > THIS is what I was looking for, I was able to get the data > > back easy enough. > > > However Logo's/Users/custom forms etc all lost. > > > Also in the past every time I installed SL I was able ot > > get PDF working... > > > I must have butchered a step as I do not see PDF emails or > > Prints :( > > > Thanks for the help. PS I did purchace the manual last year, just > > > did not renew this year.... Yet.... > > > > > > > -----Original Message----- > > > > From: sql...@li... > > > > [mailto:sql...@li...] > > On Behalf Of > > > > Armaghan Saqib > > > > Sent: Wednesday, May 07, 2008 3:41 AM > > > > To: sql...@li... > > > > Subject: Re: [SL] Restoring SL from Backup? > > > > > > > > On Wed, May 7, 2008 at 1:23 PM, Michael Hasse <mh...@it...> > > > > wrote: > > > > > The step-by-step I'm thinking of had a couple things to > > > > watch out for > > > > > when restoring to a server that had SL already installed. > > > > Something > > > > > about removing the existing DB, (or maybe just the tables?) and > > > > > tweaking the database user(s). Don't remember now. :/ > > It wasn't > > > > > anything earthshaking but probably easier than figuring out the > > > > > little gotchas on the fly. > > > > > > > > > > > > > This not-so-earthshaking information seems to be from my wiki for > > > > SQL-Ledger: > > > > http://wiki.ledger123.com/index.php?n=Local.DataRestore > > > > Regards > > > > > > > > -- > > > > * Purpose-built SQL-Ledger Hosting > > > > * SQL-Ledger VMware Appliance > > > > http://www.ledger123.com/ > > > > > > > > Free trial available. > > > > -- > > > > > > > > -------------------------------------------------------------- > > > > ----------- > > > > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > > > > Don't miss this year's exciting event. There's still time to save > > > > $100. > > > > Use priority code J8TL2D2. > > > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java > > > > .sun.com/javaone > > > > _______________________________________________ > > > > sql-ledger-users mailing list > > > > sql...@li... > > > > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > > > > > > > > > ---------------------------------------------------------------------- > > > --- This SF.net email is sponsored by the 2008 JavaOne(SM) > > Conference > > > Don't miss this year's exciting event. There's still time > > to save $100. > > > Use priority code J8TL2D2. > > > > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com > > > /javaone _______________________________________________ > > > sql-ledger-users mailing list > > > sql...@li... > > > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > > > > > -- > > Luke > > > > "When the Republicans are in office, Man oppresses Man; When > > the Democrats are in office, it's just the opposite." > > > > -------------------------------------------------------------- > > ----------- > > This SF.net email is sponsored by the 2008 JavaOne(SM) > > Conference Don't miss this year's exciting event. There's > > still time to save $100. > > Use priority code J8TL2D2. > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java > > .sun.com/javaone > > _______________________________________________ > > sql-ledger-users mailing list > > sql...@li... > > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > -- Luke "When the Republicans are in office, Man oppresses Man; When the Democrats are in office, it's just the opposite." |
From: Andrew @ A. L. <atm...@km...> - 2008-05-08 04:52:30
|
> -----Original Message----- > From: sql...@li... > [mailto:sql...@li...] On > Behalf Of Armaghan Saqib > Sent: Wednesday, May 07, 2008 8:11 PM > To: sql...@li... > Subject: Re: [SL] SL working fine, imported users,and > restored from backup. All is well other than no PDF ? > > On Wed, May 7, 2008 at 11:11 PM, Andrew @ ATM Logic > <atm...@km...> wrote: > > >From what I recal, this is all done through Latex... any quick > > >thoughts on > > what I should check that I many have missed? I have had > it working > > in all my other installed so I am guessing I may have > missed it along the way... > > but... to be sure, it has NOTHING to do with cpan right? As I did > > have a lot of trouble with that... > > > > Also as I am not desperate for it,and plan on changing > servers next > > week can I break anything by trying to fix it (for the > most part, as > > I know just about anything is possable... I am just > looking if I do a > > basic rpm/install etc... should I be worried about > breaking anything > > else in SL, not the rest of my system. > > You also need to install latex. > > On redhat and similar, yum install tetex should do the trick. Yup, that was the ticket many thanks I did a bit of googling and found it. I am CentOS based. One other little thing you may be able to help me with is printing. I have just gotten into the habit of printing the PDF and then after Opening the PDF I send that to the printer as I have not had the Postscript printer option work for a number of years... We only Invoice maybe 3-6 times a day so its not a big deal... I am guessing I have some work to do with Cups.. Or something, However am I missing something simple? Do I need to plug the Printer directly into the SL system? (I normally print to Network Lasers, in this case it would be a Dell Color Laser, however I have Some old school laser I could plug in as well) Also, could you PM off-list in regards to your other services. Thanks, ---Andrew ATM Logic > I think I should update install instructions on my wiki to > include this information too. Though it looks too obvious to > me but people do miss it. > > -- > * Purpose-built SQL-Ledger Hosting > * SQL-Ledger VMware Appliance > http://www.ledger123.com/ > > Free trial available. > -- > > -------------------------------------------------------------- > ----------- > This SF.net email is sponsored by the 2008 JavaOne(SM) > Conference Don't miss this year's exciting event. There's > still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java > .sun.com/javaone > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users |
From: Armaghan S. <sa...@le...> - 2008-05-08 01:11:01
|
On Wed, May 7, 2008 at 11:11 PM, Andrew @ ATM Logic <atm...@km...> wrote: > >From what I recal, this is all done through Latex... any quick thoughts on > what I should check that I many have missed? I have had it working in all > my other installed so I am guessing I may have missed it along the way... > but... to be sure, it has NOTHING to do with cpan right? As I did have a > lot of trouble with that... > > Also as I am not desperate for it,and plan on changing servers next week can > I break anything by trying to fix it (for the most part, as I know just > about anything is possable... I am just looking if I do a basic rpm/install > etc... should I be worried about breaking anything else in SL, not the rest > of my system. You also need to install latex. On redhat and similar, yum install tetex should do the trick. I think I should update install instructions on my wiki to include this information too. Though it looks too obvious to me but people do miss it. -- * Purpose-built SQL-Ledger Hosting * SQL-Ledger VMware Appliance http://www.ledger123.com/ Free trial available. -- |
From: Andrew @ A. L. <atm...@km...> - 2008-05-08 00:53:37
|
Ok, so I checked in the sql-ledger.conf file and the Latex was set to 0, changing it to 1 shows the options, however if I print to PDF Screen I get an error. What should I be looking at next? I am going to go back through my install steps to see if/how I could have missed the Latex install, because as mentioned, this is the first time its failed in 4-5 years. > -----Original Message----- > From: sql...@li... > [mailto:sql...@li...] On > Behalf Of Luke > Sent: Wednesday, May 07, 2008 3:47 PM > To: sql...@li... > Subject: Re: [SL] Restoring SL from Backup? > > All of that stuff would have been under /usr/local/sql-ledger > (or similar), mostly in the templates directory. > > Check sql-ledger.conf for the PDF option. > > > On Wed, 7 May 2008, Andrew @ ATM Logic wrote: > > > THIS is what I was looking for, I was able to get the data > back easy enough. > > However Logo's/Users/custom forms etc all lost. > > Also in the past every time I installed SL I was able ot > get PDF working... > > I must have butchered a step as I do not see PDF emails or > Prints :( > > Thanks for the help. PS I did purchace the manual last year, just > > did not renew this year.... Yet.... > > > > > -----Original Message----- > > > From: sql...@li... > > > [mailto:sql...@li...] > On Behalf Of > > > Armaghan Saqib > > > Sent: Wednesday, May 07, 2008 3:41 AM > > > To: sql...@li... > > > Subject: Re: [SL] Restoring SL from Backup? > > > > > > On Wed, May 7, 2008 at 1:23 PM, Michael Hasse <mh...@it...> > > > wrote: > > > > The step-by-step I'm thinking of had a couple things to > > > watch out for > > > > when restoring to a server that had SL already installed. > > > Something > > > > about removing the existing DB, (or maybe just the tables?) and > > > > tweaking the database user(s). Don't remember now. :/ > It wasn't > > > > anything earthshaking but probably easier than figuring out the > > > > little gotchas on the fly. > > > > > > > > > > This not-so-earthshaking information seems to be from my wiki for > > > SQL-Ledger: > > > http://wiki.ledger123.com/index.php?n=Local.DataRestore > > > Regards > > > > > > -- > > > * Purpose-built SQL-Ledger Hosting > > > * SQL-Ledger VMware Appliance > > > http://www.ledger123.com/ > > > > > > Free trial available. > > > -- > > > > > > -------------------------------------------------------------- > > > ----------- > > > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > > > Don't miss this year's exciting event. There's still time to save > > > $100. > > > Use priority code J8TL2D2. > > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java > > > .sun.com/javaone > > > _______________________________________________ > > > sql-ledger-users mailing list > > > sql...@li... > > > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > > > > > ---------------------------------------------------------------------- > > --- This SF.net email is sponsored by the 2008 JavaOne(SM) > Conference > > Don't miss this year's exciting event. There's still time > to save $100. > > Use priority code J8TL2D2. > > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com > > /javaone _______________________________________________ > > sql-ledger-users mailing list > > sql...@li... > > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > > -- > Luke > > "When the Republicans are in office, Man oppresses Man; When > the Democrats are in office, it's just the opposite." > > -------------------------------------------------------------- > ----------- > This SF.net email is sponsored by the 2008 JavaOne(SM) > Conference Don't miss this year's exciting event. There's > still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java > .sun.com/javaone > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users |
From: Michael H. <mh...@it...> - 2008-05-07 21:16:00
|
Luke's right, the SL backup is just a dump of the SQL database, (i.e. the raw data), it does NOT include any custom tweaks to templates etc. You'll need to look at your filesystem backup for any of that. Thanks, Michael On May 7, 2008, at 1:47 PM, Luke wrote: > All of that stuff would have been under /usr/local/sql-ledger (or > similar), mostly in the templates directory. > > Check sql-ledger.conf for the PDF option. > > > On Wed, 7 May 2008, Andrew @ ATM Logic wrote: > >> THIS is what I was looking for, I was able to get the data back >> easy enough. >> However Logo's/Users/custom forms etc all lost. >> Also in the past every time I installed SL I was able ot get PDF >> working... >> I must have butchered a step as I do not see PDF emails or Prints :( >> Thanks for the help. PS I did purchace the manual last year, >> just did not >> renew this year.... Yet.... >> >>> -----Original Message----- >>> From: sql...@li... >>> [mailto:sql...@li...] On >>> Behalf Of Armaghan Saqib >>> Sent: Wednesday, May 07, 2008 3:41 AM >>> To: sql...@li... >>> Subject: Re: [SL] Restoring SL from Backup? >>> >>> On Wed, May 7, 2008 at 1:23 PM, Michael Hasse >>> <mh...@it...> wrote: >>>> The step-by-step I'm thinking of had a couple things to >>> watch out for >>>> when restoring to a server that had SL already installed. >>> Something >>>> about removing the existing DB, (or maybe just the tables?) and >>>> tweaking the database user(s). Don't remember now. :/ It wasn't >>>> anything earthshaking but probably easier than figuring out the >>>> little gotchas on the fly. >>>> >>> >>> This not-so-earthshaking information seems to be from my wiki >>> for SQL-Ledger: >>> http://wiki.ledger123.com/index.php?n=Local.DataRestore >>> Regards >>> >>> -- >>> * Purpose-built SQL-Ledger Hosting >>> * SQL-Ledger VMware Appliance >>> http://www.ledger123.com/ >>> >>> Free trial available. >>> -- >>> >>> -------------------------------------------------------------- >>> ----------- >>> This SF.net email is sponsored by the 2008 JavaOne(SM) >>> Conference Don't miss this year's exciting event. There's >>> still time to save $100. >>> Use priority code J8TL2D2. >>> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java >>> .sun.com/javaone >>> _______________________________________________ >>> sql-ledger-users mailing list >>> sql...@li... >>> https://lists.sourceforge.net/lists/listinfo/sql-ledger-users >> >> >> --------------------------------------------------------------------- >> ---- >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >> Don't miss this year's exciting event. There's still time to save >> $100. >> Use priority code J8TL2D2. >> http://ad.doubleclick.net/clk;198757673;13503038;p?http:// >> java.sun.com/javaone >> _______________________________________________ >> sql-ledger-users mailing list >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sql-ledger-users >> > > -- > Luke > > "When the Republicans are in office, Man oppresses Man; When the > Democrats are in office, it's just the opposite." > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save > $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http:// > java.sun.com/javaone > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users |
From: Luke <acc...@li...> - 2008-05-07 20:47:37
|
All of that stuff would have been under /usr/local/sql-ledger (or similar), mostly in the templates directory. Check sql-ledger.conf for the PDF option. On Wed, 7 May 2008, Andrew @ ATM Logic wrote: > THIS is what I was looking for, I was able to get the data back easy enough. > However Logo's/Users/custom forms etc all lost. > Also in the past every time I installed SL I was able ot get PDF working... > I must have butchered a step as I do not see PDF emails or Prints :( > Thanks for the help. PS I did purchace the manual last year, just did not > renew this year.... Yet.... > > > -----Original Message----- > > From: sql...@li... > > [mailto:sql...@li...] On > > Behalf Of Armaghan Saqib > > Sent: Wednesday, May 07, 2008 3:41 AM > > To: sql...@li... > > Subject: Re: [SL] Restoring SL from Backup? > > > > On Wed, May 7, 2008 at 1:23 PM, Michael Hasse > > <mh...@it...> wrote: > > > The step-by-step I'm thinking of had a couple things to > > watch out for > > > when restoring to a server that had SL already installed. > > Something > > > about removing the existing DB, (or maybe just the tables?) and > > > tweaking the database user(s). Don't remember now. :/ It wasn't > > > anything earthshaking but probably easier than figuring out the > > > little gotchas on the fly. > > > > > > > This not-so-earthshaking information seems to be from my wiki > > for SQL-Ledger: > > http://wiki.ledger123.com/index.php?n=Local.DataRestore > > Regards > > > > -- > > * Purpose-built SQL-Ledger Hosting > > * SQL-Ledger VMware Appliance > > http://www.ledger123.com/ > > > > Free trial available. > > -- > > > > -------------------------------------------------------------- > > ----------- > > This SF.net email is sponsored by the 2008 JavaOne(SM) > > Conference Don't miss this year's exciting event. There's > > still time to save $100. > > Use priority code J8TL2D2. > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java > > .sun.com/javaone > > _______________________________________________ > > sql-ledger-users mailing list > > sql...@li... > > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > -- Luke "When the Republicans are in office, Man oppresses Man; When the Democrats are in office, it's just the opposite." |
From: Andrew @ A. L. <atm...@km...> - 2008-05-07 18:12:13
|
>From what I recal, this is all done through Latex... any quick thoughts on what I should check that I many have missed? I have had it working in all my other installed so I am guessing I may have missed it along the way... but... to be sure, it has NOTHING to do with cpan right? As I did have a lot of trouble with that... Also as I am not desperate for it,and plan on changing servers next week can I break anything by trying to fix it (for the most part, as I know just about anything is possable... I am just looking if I do a basic rpm/install etc... should I be worried about breaking anything else in SL, not the rest of my system. Thanks for the support. |
From: Andrew @ A. L. <atm...@km...> - 2008-05-07 17:22:27
|
THIS is what I was looking for, I was able to get the data back easy enough. However Logo's/Users/custom forms etc all lost. Also in the past every time I installed SL I was able ot get PDF working... I must have butchered a step as I do not see PDF emails or Prints :( Thanks for the help. PS I did purchace the manual last year, just did not renew this year.... Yet.... > -----Original Message----- > From: sql...@li... > [mailto:sql...@li...] On > Behalf Of Armaghan Saqib > Sent: Wednesday, May 07, 2008 3:41 AM > To: sql...@li... > Subject: Re: [SL] Restoring SL from Backup? > > On Wed, May 7, 2008 at 1:23 PM, Michael Hasse > <mh...@it...> wrote: > > The step-by-step I'm thinking of had a couple things to > watch out for > > when restoring to a server that had SL already installed. > Something > > about removing the existing DB, (or maybe just the tables?) and > > tweaking the database user(s). Don't remember now. :/ It wasn't > > anything earthshaking but probably easier than figuring out the > > little gotchas on the fly. > > > > This not-so-earthshaking information seems to be from my wiki > for SQL-Ledger: > http://wiki.ledger123.com/index.php?n=Local.DataRestore > Regards > > -- > * Purpose-built SQL-Ledger Hosting > * SQL-Ledger VMware Appliance > http://www.ledger123.com/ > > Free trial available. > -- > > -------------------------------------------------------------- > ----------- > This SF.net email is sponsored by the 2008 JavaOne(SM) > Conference Don't miss this year's exciting event. There's > still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java > .sun.com/javaone > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users |
From: Armaghan S. <sa...@le...> - 2008-05-07 08:40:44
|
On Wed, May 7, 2008 at 1:23 PM, Michael Hasse <mh...@it...> wrote: > The step-by-step I'm thinking of had a couple things to watch out for > when restoring to a server that had SL already installed. Something > about removing the existing DB, (or maybe just the tables?) and > tweaking the database user(s). Don't remember now. :/ It wasn't > anything earthshaking but probably easier than figuring out the > little gotchas on the fly. > This not-so-earthshaking information seems to be from my wiki for SQL-Ledger: http://wiki.ledger123.com/index.php?n=Local.DataRestore Regards -- * Purpose-built SQL-Ledger Hosting * SQL-Ledger VMware Appliance http://www.ledger123.com/ Free trial available. -- |
From: Michael H. <mh...@it...> - 2008-05-07 08:23:26
|
The step-by-step I'm thinking of had a couple things to watch out for when restoring to a server that had SL already installed. Something about removing the existing DB, (or maybe just the tables?) and tweaking the database user(s). Don't remember now. :/ It wasn't anything earthshaking but probably easier than figuring out the little gotchas on the fly. Thanks, Michael On May 7, 2008, at 1:08 AM, Bob Gustafson wrote: > As Michael mentions, the help/howto for backup/restore is in the > Postgresql site. > > Michael Hasse wrote: >> The restore is all postgresql, nothing to do with SL per se. (The >> backup is just a dump of the entire contents of the sql database). >> So as long as you've got the same (or newer) version of SL installed >> just restore the database and enjoy! >> I'm pretty sure I saw a step-by-step somebody posted in the list/ >> forums awhile back but not seeing it at the moment. Some Googling >> may be in order, (and/or you can always purchase the paid support >> from Dieter. :) >> >> >> Thanks, >> >> Michael >> >> >> On May 6, 2008, at 8:07 PM, Andrew @ ATM Logic wrote: >> >> >>> Can someone point me in the direction of the restore from backup >>> 101? >>> I have a failed drive, rebuilt from scratch same OS, Same SL (or >>> very close, >>> think I did my last upgrade about... 2 months ago) >>> I have the backup, I have the working new system. Just want to get >>> started >>> and can work out all my invoices etc again later when I have time. >>> Does the restore put all the tax info back etc??? What do you NOT >>> get with >>> the restore? (Logo's, Users, Admins?? What happens to all that?) >>> >>> Thanks for any input. >>> >>> >>> >>> -------------------------------------------------------------------- >>> -- >>> --- >>> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >>> Don't miss this year's exciting event. There's still time to save >>> $100. >>> Use priority code J8TL2D2. >>> http://ad.doubleclick.net/clk;198757673;13503038;p?http:// >>> java.sun.com/javaone >>> _______________________________________________ >>> sql-ledger-users mailing list >>> sql...@li... >>> https://lists.sourceforge.net/lists/listinfo/sql-ledger-users >>> >> >> >> --------------------------------------------------------------------- >> ---- >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >> Don't miss this year's exciting event. There's still time to save >> $100. >> Use priority code J8TL2D2. >> http://ad.doubleclick.net/clk;198757673;13503038;p?http:// >> java.sun.com/javaone >> _______________________________________________ >> sql-ledger-users mailing list >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sql-ledger-users >> > > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save > $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http:// > java.sun.com/javaone > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users |
From: Bob G. <bo...@rc...> - 2008-05-07 08:09:04
|
As Michael mentions, the help/howto for backup/restore is in the Postgresql site. Michael Hasse wrote: > The restore is all postgresql, nothing to do with SL per se. (The > backup is just a dump of the entire contents of the sql database). > So as long as you've got the same (or newer) version of SL installed > just restore the database and enjoy! > I'm pretty sure I saw a step-by-step somebody posted in the list/ > forums awhile back but not seeing it at the moment. Some Googling > may be in order, (and/or you can always purchase the paid support > from Dieter. :) > > > Thanks, > > Michael > > > On May 6, 2008, at 8:07 PM, Andrew @ ATM Logic wrote: > > >> Can someone point me in the direction of the restore from backup 101? >> I have a failed drive, rebuilt from scratch same OS, Same SL (or >> very close, >> think I did my last upgrade about... 2 months ago) >> I have the backup, I have the working new system. Just want to get >> started >> and can work out all my invoices etc again later when I have time. >> Does the restore put all the tax info back etc??? What do you NOT >> get with >> the restore? (Logo's, Users, Admins?? What happens to all that?) >> >> Thanks for any input. >> >> >> >> ---------------------------------------------------------------------- >> --- >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >> Don't miss this year's exciting event. There's still time to save >> $100. >> Use priority code J8TL2D2. >> http://ad.doubleclick.net/clk;198757673;13503038;p?http:// >> java.sun.com/javaone >> _______________________________________________ >> sql-ledger-users mailing list >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sql-ledger-users >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > |
From: Michael H. <mh...@it...> - 2008-05-07 04:59:14
|
The restore is all postgresql, nothing to do with SL per se. (The backup is just a dump of the entire contents of the sql database). So as long as you've got the same (or newer) version of SL installed just restore the database and enjoy! I'm pretty sure I saw a step-by-step somebody posted in the list/ forums awhile back but not seeing it at the moment. Some Googling may be in order, (and/or you can always purchase the paid support from Dieter. :) Thanks, Michael On May 6, 2008, at 8:07 PM, Andrew @ ATM Logic wrote: > Can someone point me in the direction of the restore from backup 101? > I have a failed drive, rebuilt from scratch same OS, Same SL (or > very close, > think I did my last upgrade about... 2 months ago) > I have the backup, I have the working new system. Just want to get > started > and can work out all my invoices etc again later when I have time. > Does the restore put all the tax info back etc??? What do you NOT > get with > the restore? (Logo's, Users, Admins?? What happens to all that?) > > Thanks for any input. > > > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save > $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http:// > java.sun.com/javaone > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users |
From: Andrew @ A. L. <atm...@km...> - 2008-05-07 03:07:10
|
Can someone point me in the direction of the restore from backup 101? I have a failed drive, rebuilt from scratch same OS, Same SL (or very close, think I did my last upgrade about... 2 months ago) I have the backup, I have the working new system. Just want to get started and can work out all my invoices etc again later when I have time. Does the restore put all the tax info back etc??? What do you NOT get with the restore? (Logo's, Users, Admins?? What happens to all that?) Thanks for any input. |
From: Rich S. <rsh...@ap...> - 2008-05-06 21:47:07
|
On Tue, 6 May 2008, Rolf Stöckli wrote: > Is this correct: You get a list like this > http://www.sql-ledger.org/feature/vendorlist.png and you're not able to > click on the names? Rolf, Nope, not correct. That's the difference: I was selecting the specific vendor in the prior page to that, not all of them. With only a single vendor selected I could not click on its name. Selecting 'all' by leaving all fields blank does the trick. Not the behavior I anticipated, but then I don't need to change addresses too often. Thank you, Rich -- Richard B. Shepard, Ph.D. | Integrity Credibility Applied Ecosystem Services, Inc. | Innovation <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863 |
From: Rolf S. <in...@to...> - 2008-05-06 20:58:43
|
Is this correct: You get a list like this http://www.sql-ledger.org/feature/vendorlist.png and you're not able to click on the names? Rolf |
From: Rich S. <rsh...@ap...> - 2008-05-06 20:54:17
|
On Tue, 6 May 2008, Paul Tammes wrote: > As a user is the key. > Open admin.pl, select the user you are using, and edit rights to > enter/add/change vendors to the user menu. > > If only life was that simple ;-) Interesting, Paul. It was always set up that way, but must have changed with a version upgrade. I wondered if that was the case but have been busy with other things. Well, ... no changes. I am entered as an administrator and everything in AP is checked as allowing me access. But, I still have no edit option. This is by following the AP main heading to Vendors -> Reports -> Search, then entering the vendor name. Next idea? Many thanks, Rich -- Richard B. Shepard, Ph.D. | Integrity Credibility Applied Ecosystem Services, Inc. | Innovation <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863 |
From: Paul T. <pt...@wa...> - 2008-05-06 20:19:07
|
As a user is the key. Open admin.pl, select the user you are using, and edit rights to enter/add/change vendors to the user menu. If only life was that simple ;-) 2008/5/6 Rich Shepard <rsh...@ap...>: > I just tried to update a vendor's address but cannot do this from the > A/P > Reports menu. The last time I needed to modify a vendor account (several > versions ago) I had no problems. Now I don't see anything but the vendor's > name displayed despite other fields having labels. > > Any idea why I'm not able to access these records -- as a user? > > Thanks, > > Rich > > -- > Richard B. Shepard, Ph.D. | Integrity > Credibility > Applied Ecosystem Services, Inc. | Innovation > <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: > 503-667-8863 > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > |
From: Rich S. <rsh...@ap...> - 2008-05-06 19:43:11
|
I just tried to update a vendor's address but cannot do this from the A/P Reports menu. The last time I needed to modify a vendor account (several versions ago) I had no problems. Now I don't see anything but the vendor's name displayed despite other fields having labels. Any idea why I'm not able to access these records -- as a user? Thanks, Rich -- Richard B. Shepard, Ph.D. | Integrity Credibility Applied Ecosystem Services, Inc. | Innovation <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863 |
From: Kevin B. <kb...@fr...> - 2008-05-05 19:25:10
|
Michael Hasse wrote: > It may or may not be a bug, depending on how you look at it. For > what it's worth this sort of thing happens in numerous other places > as well. Best to just get in the habit of always using "detail". > > > Hi, Personally, I'd say it's a bug because I have not actually ticked the second line but the code marks the transactions as reconciled. So it does something which has not been requested. But I agree that the best policy for now is to use detail. The extra work in doing so for us is that we often pay meny cheques in at the same time - and using the detail view means that we have to work out which payments add up together to match the single payment in from the bank statement. Cheers, Kevin > Thanks, > > Michael > > > On May 5, 2008, at 5:14 AM, Kevin Bailey wrote: > > >> Hi, >> >> Looks after a quick look that there is a bug when using the summary >> screen (not detail one) to reconcile the bank statements. >> >> For all transactions on the same date the summary screen sums up the >> income and expenses and shows them separately. >> >> However, when I ticked the income line to mark it as reconciled the >> system also marked as reconciled the expense line. >> >> On my system the expense was marked with that date because that was >> the >> cheque dates. However, the cheque was cleared much later under the >> next >> statement. >> >> In any case, on my bank statement the income and expenses are shown >> differently. >> >> This means I either >> >> a. use the detail screen. >> >> b. beware of any income/expense summary lines which have the same date >> as the line I want to tick. >> >> >> >> Could someone confirm this as a bug please and pass it on to Dieter >> - we >> used to have paid support but it has run out. >> >> Cheers, >> >> Kevin >> >> ---------------------------------------------------------------------- >> --- >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >> Don't miss this year's exciting event. There's still time to save >> $100. >> Use priority code J8TL2D2. >> http://ad.doubleclick.net/clk;198757673;13503038;p?http:// >> java.sun.com/javaone >> _______________________________________________ >> sql-ledger-users mailing list >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sql-ledger-users >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > |
From: Michael H. <mh...@it...> - 2008-05-05 16:38:43
|
It may or may not be a bug, depending on how you look at it. For what it's worth this sort of thing happens in numerous other places as well. Best to just get in the habit of always using "detail". Thanks, Michael On May 5, 2008, at 5:14 AM, Kevin Bailey wrote: > Hi, > > Looks after a quick look that there is a bug when using the summary > screen (not detail one) to reconcile the bank statements. > > For all transactions on the same date the summary screen sums up the > income and expenses and shows them separately. > > However, when I ticked the income line to mark it as reconciled the > system also marked as reconciled the expense line. > > On my system the expense was marked with that date because that was > the > cheque dates. However, the cheque was cleared much later under the > next > statement. > > In any case, on my bank statement the income and expenses are shown > differently. > > This means I either > > a. use the detail screen. > > b. beware of any income/expense summary lines which have the same date > as the line I want to tick. > > > > Could someone confirm this as a bug please and pass it on to Dieter > - we > used to have paid support but it has run out. > > Cheers, > > Kevin > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save > $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http:// > java.sun.com/javaone > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users |
From: Kevin B. <kb...@fr...> - 2008-05-05 12:42:52
|
Hi, Looks after a quick look that there is a bug when using the summary screen (not detail one) to reconcile the bank statements. For all transactions on the same date the summary screen sums up the income and expenses and shows them separately. However, when I ticked the income line to mark it as reconciled the system also marked as reconciled the expense line. On my system the expense was marked with that date because that was the cheque dates. However, the cheque was cleared much later under the next statement. In any case, on my bank statement the income and expenses are shown differently. This means I either a. use the detail screen. b. beware of any income/expense summary lines which have the same date as the line I want to tick. Could someone confirm this as a bug please and pass it on to Dieter - we used to have paid support but it has run out. Cheers, Kevin |
From: Andrew @ A. L. <atm...@km...> - 2008-05-04 21:36:57
|
If I have a a few day old backup, but I have the entire contents of my failed drive ( was able to mount the old drive, and SCP the mounted image to a working server) What is the best / quickest way to get the SL back up and running as it was? e.g. Can I install SL on the new system... then copy the folders over? My brain is already overtaxed working out how to restore the rest of everything so details would be great. My old and new system are SME 7.3 (CentOS based) Thanks. |
From: Bob G. <bo...@rc...> - 2008-05-02 16:31:47
|
I think that restore assumes that the database exists, but no tables or anything else, just a blank database. Paul Tammes wrote: > Use the upgrade scripts to get your backupfile up to speed. > Presumably something like > psql upgrade_2.14.0_2.16.2 < mybackupfile.sql > and then later 2.16.2_2.18.x > > THEN (and not sooner) start admin.pl and update datasets. > But see docs for exact commands. > > 2008/4/26 Mike <lak...@co...>: > > >> Hello, >> >> I recently installed (fresh installation - not distro upgrade) >> Ubuntu 8.04 LTS. I was previously using Ubuntu 7.10 which was >> distro upgraded from 7.04. I decided a clean fresh install was >> the way to go this time so I backed up my sql-ledger (and >> everything else I needed to keep) and did a clean install. >> >> I installed sql-ledger 2.8.14 and tried to restore my backup >> but when launching sql-ledger I am receiving this error: >> --------------------------------------------- >> Upgrading to Version 2.8.14 ... >> Error! >> >> create table curr (rn int, curr char(3) primary key, precision >> int2) >> ERROR: relation "curr" already exists >> --------------------------------------------- >> Could someone please explain this to me and what I need to do >> the get this up and running again? >> >> Thanks very much! >> Mike >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >> Don't miss this year's exciting event. There's still time to save $100. >> Use priority code J8TL2D2. >> >> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone >> _______________________________________________ >> sql-ledger-users mailing list >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sql-ledger-users >> >> >> > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > |
From: Paul T. <pt...@wa...> - 2008-04-26 18:10:43
|
Use the upgrade scripts to get your backupfile up to speed. Presumably something like psql upgrade_2.14.0_2.16.2 < mybackupfile.sql and then later 2.16.2_2.18.x THEN (and not sooner) start admin.pl and update datasets. But see docs for exact commands. 2008/4/26 Mike <lak...@co...>: > Hello, > > I recently installed (fresh installation - not distro upgrade) > Ubuntu 8.04 LTS. I was previously using Ubuntu 7.10 which was > distro upgraded from 7.04. I decided a clean fresh install was > the way to go this time so I backed up my sql-ledger (and > everything else I needed to keep) and did a clean install. > > I installed sql-ledger 2.8.14 and tried to restore my backup > but when launching sql-ledger I am receiving this error: > --------------------------------------------- > Upgrading to Version 2.8.14 ... > Error! > > create table curr (rn int, curr char(3) primary key, precision > int2) > ERROR: relation "curr" already exists > --------------------------------------------- > Could someone please explain this to me and what I need to do > the get this up and running again? > > Thanks very much! > Mike > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > |