Changeset 14523 for main/waeup.aaue/trunk/src
- Timestamp:
- 8 Feb 2017, 11:48:53 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py
r14469 r14523 289 289 xmldict['institution_bank_id'] = '47' 290 290 xmldict['institution_acct'] = '0772012897' 291 self.pay_item_id = ' '291 self.pay_item_id = '119' 292 292 xmldict['joint_venture_bank_id'] = '117' 293 293 xmldict['joint_venture_acct'] = '1014066969' … … 364 364 xmldict['institution_bank_id'] = '47' 365 365 xmldict['institution_acct'] = '0772012897' 366 self.pay_item_id = ' '366 self.pay_item_id = '120' 367 367 368 368 if self.context.p_category.endswith('_incl'):
Note: See TracChangeset for help on using the changeset viewer.