admin.suherdy
  • Joined on 2024-12-09
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-14 03:36:30 +00:00
3b48e32205 feat: use branch_latitude and branch_longitude on res.company and map them in the API to avoid related fields and geolocalize model conflicts
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-14 03:34:09 +00:00
4748ace653 refactor: use non-stored computed fields with inverse handlers for company coordinates to prevent DB schema conflicts
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-14 03:27:34 +00:00
b9afddf1dd refactor: define coordinates directly on res.company to remove base_geolocalize dependency
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-14 03:18:01 +00:00
ce21ad698d dependency: add base_geolocalize to depends
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-14 03:10:57 +00:00
59b6a7e64f feat: add latitude and longitude fields to company profile for geolocation support
admin.suherdy pushed to 19.0 at admin.suherdy/pos_ui_optimization 2026-06-14 02:50:08 +00:00
bb75a58ca9 refactor: use toRaw for accessing internal caches in PosStore patch to avoid reactivity overhead
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-14 02:36:10 +00:00
0fd9247560 feat: replace carousel link URL with rich text body content and update UI views
admin.suherdy pushed to main at admin.suherdy/odoo_loyalty_app 2026-06-14 02:21:35 +00:00
c32589aba4 feat: implement dynamic theming, app shell navigation, and expanded Odoo API services for CMS, orders, and subscriptions.
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-14 02:18:40 +00:00
01ea159235 feat: add app branding fields and update configuration management to use server actions
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-14 02:10:08 +00:00
2e189dbe6a feat: implement CMS modules for carousel, promos, and app config, and enable HTML support for push notifications.
admin.suherdy pushed to 19.0 at admin.suherdy/pos_cash_opening_adjustment 2026-06-13 16:13:59 +00:00
17151878f6 fix: invalidate cash_register_difference field in pos_session to ensure updated value consistency
admin.suherdy pushed to 19.0 at admin.suherdy/pos_loyalty_member_custom 2026-06-13 16:05:20 +00:00
afc702cdf8 perf: reduce initial loyalty member load limit from 100 to 30 to improve POS startup speed
admin.suherdy pushed to 19.0 at abdul.aziz/pos_loyalty_multi_level 2026-06-13 16:05:05 +00:00
fce0369533 refactor: reduce customer fetch limit from 100 to 25 in partner list sync
admin.suherdy pushed to 19.0 at admin.suherdy/pos_cash_opening_adjustment 2026-06-13 15:50:35 +00:00
97634664d1 fix: fallback to cash register difference when closing cash difference is missing in pos_session
admin.suherdy pushed to 19.0 at admin.suherdy/pos_cash_opening_adjustment 2026-06-13 15:40:44 +00:00
24e108e903 feat: add computed cash_difference field to pos.session and display in tree view
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-13 15:32:41 +00:00
b38484a343 fix: trigger window reload instead of closing after pushing loyalty notification
admin.suherdy pushed to main at admin.suherdy/odoo_loyalty_app 2026-06-13 15:32:20 +00:00
f0c2942861 feat: implement notification detail view and add support for permission handling and app badges
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-13 15:27:48 +00:00
d9a4b14a49 feat: grant portal access to app notifications, adjust image dimensions, fix controller base64 encoding, and close wizard on success
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-13 15:10:41 +00:00
e7685c38c8 feat: add promotional image support to notifications and expose thumbnails via API
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-13 14:54:07 +00:00
8737c8a661 feat: add input validation and support for global push notifications in wizard