steve jobs wrote:
I saved my dataset with Webmin PostgreSQL server and delete it and
ledger. Than I get ledger from github last weekend and reinstall psql
and ledger and load my saved dataset and ledger System backup works
correctly.
But More Reports AR/AP Customer/Vendor Balances or Customer/Vendor
Activity has an error continue:
ERROR!
Undefined subroutine &main::edit called at
/srv/www/htdocs/ledger123/reports.pl <http://reports.pl/> line 113.
This error is due to incorrect links to a non-existing 'edit' function
on these reports. This will be removed/fixed in next update. So just
ignore this.
I modified rp.pl <http://rp.pl> in 2964 row that Reports/Taxes some
string hasn't localize. Here is this original row
<th> </th><th>Account</th><th>Description</th><th>Amount</th><th>Tax</th>
and modified
<th>|.$locale->text('AR/AP').qq|</th><th>|.$locale->text('Account').qq|</th><th>|.$locale->text('Description').qq|</th><th>|.$locale->text('Amount').qq|</th><th>|.$locale->text('Tax').qq|</th><th>|.$locale->text('Total').qq|</th>
I use a column header in first column (AR/AP) and localize all column
headers.
Is it include in the repo (github)?
Corrected and pushed to github.
Thanks
Regards
--
http://www.ledger123.com/
_______________________________________________
SQL-Ledger mailing list
[email protected]
http://lists.ledger123.com/mailman/listinfo/sql-ledger