From: <li...@li...> - 2001-05-04 17:12:57
|
On Fri, May 04, 2001 at 10:30:12AM -0600, Dieter Simader was heard to remar= k: >=20 > variables must include > action subroutine in gl.cgi > transdate date of transaction > source source what's 'source'? is it another account number from the chart? > comment comment > rowcount number of debit/credit rows > accno_(1 .. n) account number from chart > debit_(1 .. n) debit > credit_(1 .. n) credit >=20 > debit and credit cannot have both a value assigned, one must be zero or > empty, if an error occurs the script dies, nothing will be posted if one > step fails in the posting process I assume you mean debit_k and credit_k cannot both occur, but that debit_1=3D100.0&credit_2=3D50.0 is perfectly valid. --linas --=20 Linas Vepstas -- li...@gn... -- http://www.gnumatic.com/ |