I think I'm over my head at this point lol I've been at this for days even wiping everything clean and trying V1.3x
The issues I'm seeing now are:
Creating "employee" contact appears to be creating customer (credit account AR, no wage and deductions tab) instead but I work around this by creating the employee in
setup.pl instead of "Contacts" "Add Contact"
My biggest issue is the PDF/xelatex thing. Xelatex does work outside of ledgersmb interface. I went through the
http://ledgersmb.org/system-requirements and ensured every Perl module was installed. I was able to get them all from Apt except Data::Dumper I used cpan. I've ensured it was installed by issue this command:
perl -e 'use Data::Dumper; print $Data::Dumper::VERSION."\n"'
2.161
Is there a logfile for ledgersmb that might help me hone in on what module is misconfigured?
ANY help you can provide is more appreciated than you will know.
Thank you
Dawn