The LedgerSMB manual is free, available in the form of a PDF. The most recent version is available from our subversion repository here.
(updated link 17th Aug 2007)
Thanks all, the link was broken due to Sourceforge renaming their subversion server, the url should now be correct.
Look in the ..\doc\.. folder. It is there in PDF and HTML forms. -David
Yes... i was tried too... please.
I tried to download the LedgerSMB Manual, but the link is not working. Where can I find the manual?
Make sure you have TexLive installed. Older TeTeX was recommended but according to Ubuntu repositories, TexLive is the new package to install.
How could I set it up ledgersmb to support SSL connection
I foresee problem here, password could be misused.
LedgerSMB failed to print to printer. I did the following changes in BP.pm, :-
#open( OUT, '>', $form->{OUT} ) or $form->error("$form->{OUT} : $!"); #by fhng # 16/4/08 #-------- open( OUT, "|$form->{OUT} >/dev/null 2>&1") or $form->error("$form->{OUT} : $!");
Then, it print.
Also, the error message is not helpful, e.g. if LATEX is not installed, printing will fail with out much debug info but just display Error
Thanks.
Comments
Link is now fixed
Thanks all, the link was broken due to Sourceforge renaming their subversion server, the url should now be correct.
Manual is contained in download
Look in the ..\doc\.. folder. It is there in PDF and HTML forms.
-David
The link is not working
Yes... i was tried too...
please.
The link is not working
I tried to download the LedgerSMB Manual, but the link is not working. Where can I find the manual?