Ignore:
Timestamp:
22 Mar 2007, 20:52:27 (18 years ago)
Author:
joachim
Message:

created new catalog online_payment_transactions
importOnlinePaymentTransactions in WAeUPTool
there must be a OnlineTransactions?.csv in import
check_transactions checks online_payment_transactions against payments
check_online_payments checks the online_payments against the online_payment_transactions

Location:
WAeUP_SRP/trunk/profiles/default
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/profiles/default/toolset.xml

    r1151 r1620  
    77 <required tool_id="payments_catalog"
    88           class="Products.WAeUP_SRP.WAeUPTables.PaymentsCatalog"/>
     9 <required tool_id="online_payment_transactions"
     10           class="Products.WAeUP_SRP.WAeUPTables.OnlinePaymentTransactions"/>
    911 <required tool_id="portal_pins"
    1012           class="Products.WAeUP_SRP.WAeUPTables.PinTable"/>
Note: See TracChangeset for help on using the changeset viewer.