Changeset 15938 for main/waeup.uniben
- Timestamp:
- 18 Jan 2020, 07:59:43 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/remita/browser.py
r15929 r15938 147 147 or self.context.student.current_mode == 'dp_ft': 148 148 inst_acct = "0040217361038" 149 inst_amt = self.context.amount_auth - provider_amt 149 inst_amt = self.context.amount_auth - provider_amt - student_union 150 150 lineitems = ( 151 151 {"lineItemsId":"itemid1","beneficiaryName":"Uniben",
Note: See TracChangeset for help on using the changeset viewer.