admin.suherdy
  • Joined on 2024-12-09
admin.suherdy pushed to main at admin.suherdy/odoo_loyalty_app 2026-06-16 10:34:09 +00:00
44c943b088 feat: implement and apply RestaurantBackground widget with vector pattern and set transparent backgrounds for history screens.
admin.suherdy pushed to main at admin.suherdy/odoo_loyalty_app 2026-06-16 09:47:01 +00:00
54688d23a9 feat: add barcode display to loyalty dashboard and subscription list using barcode_widget
admin.suherdy pushed to 19.0 at admin.suherdy/pos_ui_optimization 2026-06-16 09:39:28 +00:00
2f1e9d869a feat: add debounced auto-sync to pending orders on note updates in POS restaurant mode
admin.suherdy pushed to 19.0 at admin.suherdy/pos_ui_optimization 2026-06-16 08:39:57 +00:00
f205e94c2b feat: aggregate line-level customer notes into order note and force visibility of customer_note field in POS orders
admin.suherdy pushed to 19.0 at admin.suherdy/pos_loyalty_discount_before_tax 2026-06-16 08:09:18 +00:00
792cb4be74 fix: recalculate order price totals to prevent stale value usage during synchronous reward line replacement
admin.suherdy pushed to main at admin.suherdy/odoo_loyalty_app 2026-06-16 00:25:27 +00:00
484ed297f1 feat: track subscription program IDs and implement dynamic formatting for free rewards and point values
admin.suherdy pushed to main at admin.suherdy/odoo_loyalty_app 2026-06-16 00:16:43 +00:00
b25f9e151a feat: integrate subscription cards and support program-specific reward point validation
admin.suherdy pushed to main at admin.suherdy/odoo_loyalty_app 2026-06-16 00:16:12 +00:00
e0b959b858 feat: implement loyalty rewards screen with point balance display and backend data fetching
admin.suherdy pushed to 19.0 at admin.suherdy/pos_lock_sent_product 2026-06-15 16:37:32 +00:00
5c8edf2140 fix: sanitize POS order log messages using Markup to prevent XSS and clean up imports
admin.suherdy pushed to 19.0 at admin.suherdy/pos_ui_optimization 2026-06-15 16:33:45 +00:00
93ac66fa5b feat: implement multi-device sync hardening with periodic auto-refresh and table-open synchronization
admin.suherdy pushed to 19.0 at admin.suherdy/pos_lock_sent_product 2026-06-15 16:11:51 +00:00
70457207a8 feat: enable logging of cancelled POS order lines to chatter for non-paid cancellations
admin.suherdy pushed to 19.0 at admin.suherdy/pos_ui_optimization 2026-06-15 16:11:38 +00:00
881c4af73a fix: prevent table release on RPC failure to avoid accidental order deletion
admin.suherdy pushed to 19.0 at admin.suherdy/pos_loyalty_discount_before_tax 2026-06-15 15:32:36 +00:00
228a84c867 fix: display tax-inclusive prices in POS loyalty reward lines for cashier consistency
admin.suherdy pushed to 19.0 at admin.suherdy/pos_ojol_discount_amount 2026-06-15 15:27:11 +00:00
a0dff12b90 feat: add special_mode total_included to POS order line creation
admin.suherdy pushed to main at admin.suherdy/odoo_loyalty_app 2026-06-15 12:01:37 +00:00
c680dd1c31 refactor: update UI components to use theme-based tertiary color scheme for consistent branding
admin.suherdy pushed to main at admin.suherdy/odoo_loyalty_app 2026-06-15 11:51:16 +00:00
f1a08d6396 refactor: suppress error snackbars on session expiration, add tertiary theme color, and update subscription ticket UI styling.
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-15 11:49:01 +00:00
0a02b71202 feat: add tertiary color configuration field to CMS settings and API response
admin.suherdy pushed to 19.0 at admin.suherdy/pos_ojol_discount_amount 2026-06-15 09:48:17 +00:00
34f17dd13b fix: update Ojol discount calculation to use priceIncl and correctly handle tax inclusion in POS order lines
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-06-15 09:21:09 +00:00
c9f25b4dae feat: convert loyalty point creation date to Asia/Jakarta timezone for display
admin.suherdy pushed to main at admin.suherdy/odoo_loyalty_app 2026-06-15 09:10:58 +00:00
4df528272e refactor: implement safeString utility for type-safe data access and improve UI formatting across widgets and screens