Changeset 15296 for main/waeup.fceokene


Ignore:
Timestamp:
14 Jan 2019, 13:04:14 (6 years ago)
Author:
Henrik Bettermann
Message:

Remove bug.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.fceokene/trunk/src/waeup/fceokene/remita/browser.py

    r15281 r15296  
    9999            lineitems = (
    100100                          {"lineItemsId":"itemid1","beneficiaryName":"FCEOkene",
    101                           "beneficiaryAccount":inst_acct,"bankCode":inst_bankcode,
     101                          "beneficiaryAccount":INSTITUTION_ACCT,
     102                          "bankCode":INSTITUTION_BANKCODE,
    102103                          "beneficiaryAmount":inst_amt,"deductFeeFrom":"1"},
    103104                        )
Note: See TracChangeset for help on using the changeset viewer.