On Tue, 25 May 2010, Walter Zamora wrote:
I am trying to start using the print function for checks but SL writes lastname firstname, I need it to write firstname lastname. In the tables vendor and customer, it shows lastname firstname as customer or vendor, but it shows firstname lastname as contact. Could someone please tell me where this is configured?
Walter, Take a look at the LaTeX code in your templates directory (check.tex). Switch the sequence of the two fields in the template and you'll get the printing the way you want. You can also use \hspace and \vspace to adjust the position of text on the check. Rich _______________________________________________ SQL-Ledger mailing list [email protected] http://lists.ledger123.com/mailman/listinfo/sql-ledger
