mapan_loyalty_push/models
2026-06-14 10:33:33 +07:00
..
__init__.py feat: add latitude and longitude fields to company profile for geolocation support 2026-06-14 10:10:47 +07:00
app_carousel.py feat: replace carousel link URL with rich text body content and update UI views 2026-06-14 09:35:59 +07:00
app_cms_config.py feat: replace carousel link URL with rich text body content and update UI views 2026-06-14 09:35:59 +07:00
app_notification.py feat: implement CMS modules for carousel, promos, and app config, and enable HTML support for push notifications. 2026-06-14 09:09:57 +07:00
app_promo.py feat: implement CMS modules for carousel, promos, and app config, and enable HTML support for push notifications. 2026-06-14 09:09:57 +07:00
loyalty_card.py feat: implement account activation, registration, and phone-based login with restricted portal access rules 2026-06-13 17:36:08 +07:00
loyalty_verification_otp.py feat: add logger to record generated OTP verification codes 2026-06-13 18:43:34 +07:00
res_company.py refactor: use non-stored computed fields with inverse handlers for company coordinates to prevent DB schema conflicts 2026-06-14 10:33:33 +07:00
res_partner.py first commit 2026-03-21 15:21:52 +07:00
res_users.py feat: implement account activation, registration, and phone-based login with restricted portal access rules 2026-06-13 17:36:08 +07:00