PostgreSQL Versions 8.1 and 8.2. 8.3 is not yet supported.
Is anyone else unable to view the LSMB wiki? It's been down for the past few days on my end.
Good to know.
Set up each BU as a department if you want to do central accounting. Set each one up as a dataset if you want to do decentralized branch accounting.
Best Wishes, Chris Travers Core contributor
Hi all, we want to create a multi BU (Business Unit) installation for our use. How do we make that possible? Separate database for each BU? Is it possible to use the same BU and maintain tablespaces in Postgres etc?
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
LSMB wiki
Is anyone else unable to view the LSMB wiki? It's been down for the past few days on my end.
Thank you!
Good to know.
Thank you!
Good to know.
Use departments
Set up each BU as a department if you want to do central accounting. Set each one up as a dataset if you want to do decentralized branch accounting.
Best Wishes,
Chris Travers
Core contributor
Multicompany installation for separate BUs
Hi all, we want to create a multi BU (Business Unit) installation for our use. How do we make that possible? Separate database for each BU? Is it possible to use the same BU and maintain tablespaces in Postgres etc?