From: Adrian B. <adr...@ie...> - 2007-11-20 05:47:44
|
I am trying to use projects within Sql-Ledger so that purchases can be grouped into the project that they are part of. In an AP transaction I can see a drop down box for projects, but in order entry, no box and yet it is shown in the manual. Where has it gone? How can I fix it. Adrian -- Adrian Blake Molonglo Radio Observatory University of Sydney 1152 Hoskinstown Rd Bungendore 2621 ph. 02 62382262 mobile 0407 232 978 http://150.101.125.30/images ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ sql-ledger-users mailing list sql...@li... https://lists.sourceforge.net/lists/listinfo/sql-ledger-users -- Adrian Blake Molonglo Radio Observatory University of Sydney 1152 Hoskinstown Rd Bungendore 2621 ph. 02 62382262 mobile 0407 232 978 http://150.101.125.30/images |
From: Michael H. <mh...@it...> - 2007-11-20 06:34:23
|
Has anyone set up any kind of a "client portal" where customers can login and view, (maybe even pay), their invoices? Thanks! Michael |
From: Wallace R. C. <wrc...@gm...> - 2007-11-20 17:35:21
|
On 11/19/07, Michael Hasse <mh...@it...> wrote: > Has anyone set up any kind of a "client portal" where customers can > login and view, (maybe even pay), their invoices? Cool idea, but fraught with security issues. -- Best Regards, Wallace |
From: Dieter S. <dsi...@sq...> - 2007-11-20 19:33:35
|
On Tue, 20 Nov 2007, Wallace Roberts Consulting wrote: > On 11/19/07, Michael Hasse <mh...@it...> wrote: >> Has anyone set up any kind of a "client portal" where customers can >> login and view, (maybe even pay), their invoices? > > Cool idea, but fraught with security issues. use ssl and move the invoices out of the spool directory. It's easy to change the numeric filename for the spoolfile to something with the customername in the filename. Then copy the files over to some customer specific directory based on the customer's name. Come to think of it this is not such a bad idea to rename the files so they can be readily distinguished. I'll add it for the next release. |
From: Michael H. <mh...@it...> - 2007-11-21 06:49:36
|
Hrm, the spool folder is empty...? Thanks, Michael On Nov 20, 2007, at 11:32 AM, Dieter Simader wrote: > On Tue, 20 Nov 2007, Wallace Roberts Consulting wrote: > >> On 11/19/07, Michael Hasse <mh...@it...> wrote: >>> Has anyone set up any kind of a "client portal" where customers can >>> login and view, (maybe even pay), their invoices? >> >> Cool idea, but fraught with security issues. > > use ssl and move the invoices out of the spool directory. > > It's easy to change the numeric filename for the spoolfile to > something > with the customername in the filename. Then copy the files over to > some > customer specific directory based on the customer's name. > > Come to think of it this is not such a bad idea to rename the files so > they can be readily distinguished. I'll add it for the next release. > > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users |
From: Dieter S. <dsi...@sq...> - 2007-11-21 16:15:00
|
Select "Queue" and print the invoice. On Tue, 20 Nov 2007, Michael Hasse wrote: > Hrm, the spool folder is empty...? > > > Thanks, > > Michael > > > On Nov 20, 2007, at 11:32 AM, Dieter Simader wrote: > >> On Tue, 20 Nov 2007, Wallace Roberts Consulting wrote: >> >>> On 11/19/07, Michael Hasse <mh...@it...> wrote: >>>> Has anyone set up any kind of a "client portal" where customers can >>>> login and view, (maybe even pay), their invoices? >>> >>> Cool idea, but fraught with security issues. >> >> use ssl and move the invoices out of the spool directory. >> >> It's easy to change the numeric filename for the spoolfile to >> something >> with the customername in the filename. Then copy the files over to >> some >> customer specific directory based on the customer's name. >> >> Come to think of it this is not such a bad idea to rename the files so >> they can be readily distinguished. I'll add it for the next release. >> >> >> ---------------------------------------------------------------------- >> --- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> sql-ledger-users mailing list >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > |
From: Michael H. <mh...@it...> - 2007-11-21 23:00:44
|
Ah, that would be it - we are a paperless office so we never print invoices, only email. Shouldn't be too hard to script something though so anything emailed gets saved as a PDF file somewhere as well. This gets us started in the right direction anyway... Thanks! Michael On Nov 21, 2007, at 8:14 AM, Dieter Simader wrote: > Select "Queue" and print the invoice. > > > On Tue, 20 Nov 2007, Michael Hasse wrote: > >> Hrm, the spool folder is empty...? >> >> >> Thanks, >> >> Michael >> >> >> On Nov 20, 2007, at 11:32 AM, Dieter Simader wrote: >> >>> On Tue, 20 Nov 2007, Wallace Roberts Consulting wrote: >>> >>>> On 11/19/07, Michael Hasse <mh...@it...> wrote: >>>>> Has anyone set up any kind of a "client portal" where customers >>>>> can >>>>> login and view, (maybe even pay), their invoices? >>>> >>>> Cool idea, but fraught with security issues. >>> >>> use ssl and move the invoices out of the spool directory. >>> >>> It's easy to change the numeric filename for the spoolfile to >>> something >>> with the customername in the filename. Then copy the files over to >>> some >>> customer specific directory based on the customer's name. >>> >>> Come to think of it this is not such a bad idea to rename the >>> files so >>> they can be readily distinguished. I'll add it for the next release. >>> >>> >>> -------------------------------------------------------------------- >>> -- >>> --- >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2005. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> _______________________________________________ >>> sql-ledger-users mailing list >>> sql...@li... >>> https://lists.sourceforge.net/lists/listinfo/sql-ledger-users >> >> >> --------------------------------------------------------------------- >> ---- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> sql-ledger-users mailing list >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sql-ledger-users >> > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users |