This website requires JavaScript.
Explore
Help
Sign In
sarlink
/
sarlink-portal-api
Watch
7
Star
0
Fork
0
You've already forked sarlink-portal-api
mirror of
https://github.com/i701/sarlink-portal-api.git
synced
2025-10-06 07:57:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6431d61d39b77ea50d3cecd77531cc00635950fc
sarlink-portal-api
/
billing
/
migrations
History
i701
6ec31023c7
feat(topup): add expiry notification handling and SMS notification task
✨
2025-07-05 14:33:10 +05:00
..
__init__.py
…
0001_initial.py
…
0002_billformula_payment_topup_delete_device.py
…
0003_alter_billformula_id_alter_payment_id.py
…
0004_alter_topup_id.py
…
0005_alter_payment_options_payment_mib_reference.py
…
0006_topup_mib_reference.py
…
0007_topup_paid_at.py
…
0008_alter_topup_options_topup_expired_topup_expires_at.py
migration(billing): Add expires_at field and is_expired property to Topup model for expiration management
🔧
2025-07-04 16:32:21 +05:00
0009_remove_topup_expired.py
migration(billing): Add expires_at field and is_expired property to Topup model for expiration management
🔧
2025-07-04 16:32:21 +05:00
0010_add_expiry_notification_sent_to_topup.py
feat(topup): add expiry notification handling and SMS notification task
✨
2025-07-05 14:33:10 +05:00