admin.suherdy
  • Joined on 2024-12-09
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-15 08:46:52 +00:00
4981764a5f feat: filter loyalty cards by program type and include membership details in controller response
admin.suherdy pushed to 19.0 at admin.suherdy/pos_custom_access 2026-06-15 06:36:58 +00:00
a8e72ba7fb feat: disable numpad sign change and restrict quantity modifications for Ojol discount lines
admin.suherdy pushed to 19.0 at admin.suherdy/pos_closing_receipt 2026-06-15 04:26:50 +00:00
94a4072d45 refactor: move closing receipt printing to occur after successful server session closure
admin.suherdy created branch 19.0 in admin.suherdy/pos_sync_before_print 2026-06-15 03:50:30 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/pos_sync_before_print 2026-06-15 03:50:30 +00:00
d44defdba1 first commit
admin.suherdy created repository admin.suherdy/pos_sync_before_print 2026-06-15 03:48:33 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/pos_hide_margin 2026-06-15 02:41:51 +00:00
1c2b4ecb2a feat: add pos_hr dependency to pos_hide_margin manifest
admin.suherdy pushed to 19.0 at admin.suherdy/sc_reporting_tags 2026-06-15 02:37:16 +00:00
166d16eca0 refactor: remove redundant PosOrderReport model inheritance
admin.suherdy pushed to main at admin.suherdy/odoo_loyalty_app 2026-06-14 09:31:12 +00:00
3bd6eb83ac feat: display POS name in order cards on the orders screen
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-14 09:30:30 +00:00
b2a14520ab feat: fetch and include order references and store names in loyalty history using batch queries
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-14 09:20:29 +00:00
8571ddc88a refactor: update loyalty history retrieval to calculate points from issued/used fields and use description as fallback reference
admin.suherdy pushed to main at admin.suherdy/odoo_loyalty_app 2026-06-14 09:08:26 +00:00
4e6ce85953 feat: scope notification storage by partner ID and implement order history view
admin.suherdy pushed to main at admin.suherdy/odoo_loyalty_app 2026-06-14 09:00:52 +00:00
82cc2534bc refactor: implement centralized Odoo session expiration handling with automatic login redirection and unify service calls
admin.suherdy pushed to main at admin.suherdy/odoo_loyalty_app 2026-06-14 05:02:16 +00:00
b2363b6c6b feat: add support for dynamic background and gradient colors in theme configuration
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-14 04:57:09 +00:00
369c1a92e3 feat: add background color and gradient color fields to App CMS configuration
admin.suherdy pushed to main at admin.suherdy/odoo_loyalty_app 2026-06-14 04:52:46 +00:00
6ff44041f0 feat: update UI theme and improve subscription data fetching and display logic
afa528abd6 style: redesign subscription list items as beautiful tear-off tickets with notched edges and dashed separator lines, removing all similarities to loyalty cards
561e69e0f0 style: display branch distance prominently under the title with brand color and near_me icon for improved readability
370099930d refactor: resolve all hardcoded color references to support dynamic branding colors from backend via Theme.of(context)
f092a77b0f design: redesign app UI/UX to a premium traditional family restaurant style with rounded layouts and cozy ivory/terracotta palette
Compare 6 commits »
admin.suherdy pushed to 19.0 at admin.suherdy/pos_loyalty_member_custom 2026-06-14 04:39:34 +00:00
815fba780b fix: restrict loyalty member status to active cards and programs
admin.suherdy pushed to 19.0 at admin.suherdy/pos_loyalty_safe_coupon 2026-06-14 04:39:21 +00:00
52f7760d61 feat: filter out coupons associated with archived loyalty programs in fetchCoupons
admin.suherdy pushed to main at admin.suherdy/odoo_loyalty_app 2026-06-14 03:51:57 +00:00
e73fc63e87 feat: add CarouselDetailScreen and implement app configuration fetching during initialization
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-14 03:39:52 +00:00
57a84dde4c feat: move branch coordinates to pos.config and clean up res.company inheritance