Changeset 11982 for main/waeup.ikoba/trunk/src/waeup/ikoba
- Timestamp:
- 18 Nov 2014, 08:36:37 (10 years ago)
- Location:
- main/waeup.ikoba/trunk/src/waeup/ikoba
- Files:
-
- 8 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.ikoba/trunk/src/waeup/ikoba/customers/workflow.py
r11971 r11982 122 122 def handle_customer_transition_event(obj, event): 123 123 """Append message to customer history and log file when transition happened. 124 125 Lock and unlock clearance form.126 Trigger actions after school fee payment.127 124 """ 128 125
Note: See TracChangeset for help on using the changeset viewer.