From: Dieter S. <dsi...@sq...> - 2001-08-04 16:05:37
|
The taxes will only show up on an invoice if there is an amount. You can't use <%if ...%> within a foreach block. Dieter Simader http://www.sql-ledger.org (780) 472-8161 DWS Systems Inc. Accounting Software Fax: 478-5281 =========== On a clear disk you can seek forever =========== On Fri, 3 Aug 2001, AJ Hettema wrote: > Hi all, > > I've been really busy lately, but I've managed to make a chart of accounts for > the Dutch market. I'va also translated the templates and used the Danish > translation as an example. the question is this, what should I do about the > taxes on the invoice-template. When I use the foreach string I get a tax 0% > and the 19% tax. When I look in the Danish templates I see they use if > strings. When I put those in the only thing I get is nothing at all. What did > they change in the underlying source to be able to use the if string. > > Greetz > Jouk > > > |