ussd/services/registration/edit_yob.vis

20 lines
521 B
Plaintext
Raw Normal View History

CATCH incorrect_pin flag_incorrect_pin 1
CATCH update_yob flag_allow_update 1
LOAD get_current_profile_info 0
RELOAD get_current_profile_info
2024-11-07 09:58:25 +01:00
MAP get_current_profile_info
MOUT back 0
HALT
2024-12-04 06:20:09 +01:00
RELOAD set_back
CATCH _ flag_back_set 1
2024-11-14 08:53:20 +01:00
LOAD verify_yob 6
RELOAD verify_yob
CATCH incorrect_date_format flag_incorrect_date_format 1
2024-12-02 18:50:21 +01:00
LOAD save_yob 32
RELOAD save_yob
2024-12-02 18:50:21 +01:00
CATCH pin_entry flag_yob_set 1
2024-12-03 12:36:48 +01:00
CATCH edit_location flag_location_set 0
CATCH edit_offerings flag_offerings_set 0
CATCH pin_entry flag_yob_set 0
2024-12-02 18:50:21 +01:00
INCMP edit_location *