If this was fixed in versions above 1.2.18, I apologize.

templates
sales_order.tex

134,136:

<?lsmb if notes ?>
   <?lsmb notes ?>
<?lsmb end if ?>

"end if" is not, afaik, a proper construct.  "end notes" would be the 
proper construct here.

Assuming this is correct, the error appears in other templates as well.

r...@pecunia:/usr/share/ledgersmb/templates/nat# egrep * -nie '\?lsmb +end 
+if'
packing_list.tex:104:<?lsmb end if ?>
purchase_order.tex:136:<?lsmb end if ?>
work_order.tex:161:<?lsmb end if ?>

Regards,

Luke


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Ledger-smb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

Reply via email to