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
My biggest issue is the PDF/xelatex thing. Xelatex does work outside of ledgersmb interface. I went through the http://ledgersmb.org/system-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"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
I then found this doc: https://sourceforge.net/p/ledger-smb/code/HEAD/tree/ and ensured all those modules (including the Optional) were installed.branches/1.4/INSTALL The Apache2 error I'm getting when I try to "pdf" a report is:
[Tue Aug 16 11:17:21.317791 2016] [cgi:error] [pid 29389] [client 127.0.0.1:40560] AH01215: 2016/08/16 11:17:21 - ERROR - LedgerSMB::_error /usr/share/ledgersmb/LedgerSMB.pm (640) -- undef error - Can't use string ("") as an ARRAY ref while "strict refs" in use at /usr/share/ledgersmb/ LedgerSMB/Report.pm line 328.: /usr/share/ledgersmb/reports. pl , referer: http://localhost/ledgersmb/reports.pl?login=dawn&action="">list_gifi&module=reports.pl&
[Tue Aug 16 11:17:21.319391 2016] [cgi:error] [pid 29389] [client 127.0.0.1:40560] AH01215: 2016/08/16 11:17:21 - ERROR - LedgerSMB::_error /usr/share/ledgersmb/LedgerSMB.pm (641) -- dbversion: 1.4.33-dev, company: testing:
------------------------------------------------------------------------------
_______________________________________________ Ledger-smb-users mailing list ..hidden.. https://lists.sourceforge.net/lists/listinfo/ledger-smb-users