Ignore:
Timestamp:
8 Feb 2017, 11:48:53 (8 years ago)
Author:
Henrik Bettermann
Message:

Set IJMBE pay item ids.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py

    r14469 r14523  
    289289                    xmldict['institution_bank_id'] = '47'
    290290                    xmldict['institution_acct'] = '0772012897'
    291                     self.pay_item_id = ''
     291                    self.pay_item_id = '119'
    292292                    xmldict['joint_venture_bank_id'] = '117'
    293293                    xmldict['joint_venture_acct'] = '1014066969'
     
    364364                    xmldict['institution_bank_id'] = '47'
    365365                    xmldict['institution_acct'] = '0772012897'
    366                     self.pay_item_id = ''
     366                    self.pay_item_id = '120'
    367367
    368368            if self.context.p_category.endswith('_incl'):
Note: See TracChangeset for help on using the changeset viewer.