[interchange-cvs] interchange - heins modified dist/foundation/etc/log_transaction

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Sun Aug 18 10:52:02 2002


User:      heins
Date:      2002-08-18 14:51:55 GMT
Modified:  dist/foundation/etc log_transaction
Log:
* Don't add order to accounting system by default.

Revision  Changes    Path
2.4       +2 -0      interchange/dist/foundation/etc/log_transaction


rev 2.4, prev_rev 2.3
Index: log_transaction
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /var/cvs/interchange/dist/foundation/etc/log_transaction,v
retrieving revision 2.3
retrieving revision 2.4
diff -u -r2.3 -r2.4
--- log_transaction	14 Aug 2002 14:20:45 -0000	2.3
+++ log_transaction	18 Aug 2002 14:51:55 -0000	2.4
@@ -264,6 +264,7 @@
=20
 [goto if=3D"[scratch mv_route_failed]"]
=20
+[if variable TRANSACTION_ACCOUNTING_SYSTEM]
 [try]
 Realtime: [scratch realtime]
 Add to SQL-Ledger: [accounting function=3Dcreate_order_entry do_invoice=3D=
"[scratch do_invoice]" do_payment=3D"[scratch do_payment]"]
@@ -277,6 +278,7 @@
 [/catch]
=20
 [goto if=3D"[scratch mv_route_failed]"]
+[/if]
=20
 [try]
 [tmpn tmp_user_save]FAILED[/tmpn]