Re: [Ledger-smb-devel] LSMB mails appearing as 'www-data'

2011-05-20 Thread Luke
On Fri, 20 May 2011, Erik Huelsmann wrote: On Fri, May 20, 2011 at 11:35 PM, Luke wrote: On Fri, 20 May 2011, Chris Travers wrote: On Fri, May 20, 2011 at 1:46 PM, Erik Huelsmann wrote: Hi, With the patch I sent a few minutes ago, I'm able to send invoices from LSMB. However, a problem r

Re: [Ledger-smb-devel] LSMB mails appearing as 'www-data'

2011-05-20 Thread Erik Huelsmann
Hi Luke, On Fri, May 20, 2011 at 11:35 PM, Luke wrote: > On Fri, 20 May 2011, Chris Travers wrote: > >> On Fri, May 20, 2011 at 1:46 PM, Erik Huelsmann wrote: >>> >>> Hi, >>> >>> With the patch I sent a few minutes ago, I'm able to send invoices >>> from LSMB. However, a problem remains: they ap

Re: [Ledger-smb-devel] LSMB mails appearing as 'www-data'

2011-05-20 Thread Luke
On Fri, 20 May 2011, Chris Travers wrote: On Fri, May 20, 2011 at 1:46 PM, Erik Huelsmann wrote: Hi, With the patch I sent a few minutes ago, I'm able to send invoices from LSMB. However, a problem remains: they appear as 'www-data', but I need to be able to set the 'From' field to an e-mail

Re: [Ledger-smb-devel] LSMB mails appearing as 'www-data'

2011-05-20 Thread Erik Huelsmann
Hi Chris, With the patch I sent a few minutes ago, I'm able to send invoices from LSMB. However, a problem remains: they appear as 'www-data', but I need to be able to set the 'From' field to an e-mail address which is handled by a ticketing system. Where can I set th

Re: [Ledger-smb-devel] LSMB mails appearing as 'www-data'

2011-05-20 Thread Chris Travers
On Fri, May 20, 2011 at 2:15 PM, Erik Huelsmann wrote: > On Fri, May 20, 2011 at 10:52 PM, Chris Travers > wrote: >> On Fri, May 20, 2011 at 1:46 PM, Erik Huelsmann wrote: >>> Hi, >>> >>> With the patch I sent a few minutes ago, I'm able to send invoices >>> from LSMB. However, a problem remain

Re: [Ledger-smb-devel] LSMB mails appearing as 'www-data'

2011-05-20 Thread Erik Huelsmann
On Fri, May 20, 2011 at 10:52 PM, Chris Travers wrote: > On Fri, May 20, 2011 at 1:46 PM, Erik Huelsmann wrote: >> Hi, >> >> With the patch I sent a few minutes ago, I'm able to send invoices >> from LSMB. However, a problem remains: they appear as 'www-data', but >> I need to be able to set the

Re: [Ledger-smb-devel] LSMB mails appearing as 'www-data'

2011-05-20 Thread Chris Travers
On Fri, May 20, 2011 at 1:46 PM, Erik Huelsmann wrote: > Hi, > > With the patch I sent a few minutes ago, I'm able to send invoices > from LSMB. However, a problem remains: they appear as 'www-data', but > I need to be able to set the 'From' field to an e-mail address which > is handled by a ticke

[Ledger-smb-devel] LSMB mails appearing as 'www-data'

2011-05-20 Thread Erik Huelsmann
Hi, With the patch I sent a few minutes ago, I'm able to send invoices from LSMB. However, a problem remains: they appear as 'www-data', but I need to be able to set the 'From' field to an e-mail address which is handled by a ticketing system. Where can I set the users' (or a system global) e-mai

[Ledger-smb-devel] [PATCH] Fix email form

2011-05-20 Thread Erik Huelsmann
Hi Chris, Thanks for pointing me to the templating system as the source of the emails which don't get sent. I've identified the offending line and replaced it with a better line: one that merges the old and new argument sets, giving the arguments in the new set highest priority. This is the patch

Re: [Ledger-smb-devel] [Ledger-smb-users] Future of LedgerSMB: Ideas and RFC

2011-05-20 Thread Chris Bennett
On Thu, May 19, 2011 at 11:16:44AM -0700, Chris Travers wrote: > > 2) Technical documentation > 3) Code documentation User documentation is fine but coders need to have clear documentation for code. Changing each items documentation as it changes needs to be a requirement for that coder. No do