> Is there a way besides changing the code so the default when doing an 
> invoice and friends is pdf?  I looked at the user 
> configuration and didn't 
> see it. 

Hi,

that was actually the way I did it. 

I tried to play around with the custom_<module>.pl, where this file would contain the 
sub's name, therefore replacing the original and then in there set my variable and 
then call the original sub in the <module>.pl .But this was not successful.

The way I would prefer would be, to have those defaults in a table with the following 
structure

UserID
Parameter
Value

and then for the Parameter a key field table with all the possible values (maybe the 
value field even as a text field so you could even put the signatures in there......

Means, if somebody wants to extent, he could just add his parameter to the key field 
table and assign the value to the user account...

One thing which I personally still don't like is this members file which contains all 
the user specific data, in my belief this should go into the database as well....

So far
Rainer Stumbaum


-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
-------------------------------------------------------
(un)subscribe: http://lists.sourceforge.net/lists/listinfo/sql-ledger-users
Archive: http://www.mail-archive.com/[email protected]/

Reply via email to