admin.suherdy
  • Joined on 2024-12-09
admin.suherdy pushed to 19.0 at admin.suherdy/pos_kds_fix 2026-06-08 01:35:03 +00:00
b9f376a221 perf: optimize KDS backend queries and improve robust parsing for kitchen notes
admin.suherdy pushed to 19.0 at admin.suherdy/pos_bluetooth_thermal_printer 2026-06-07 14:54:03 +00:00
85692e2fec feat: implement centralized cash drawer security via HardwareProxy patching to support Bluetooth printer triggers and restrict unauthorized drawer openings.
admin.suherdy pushed to 19.0 at admin.suherdy/pos_kds_fix 2026-06-07 12:40:35 +00:00
f097db007e feat: implement order pagination and reduce duration update frequency to optimize KDS performance
admin.suherdy pushed to 19.0 at admin.suherdy/pos_closing_receipt 2026-06-07 03:21:02 +00:00
e319ecdb72 feat: add optional last_cashier_name prop to ClosePosPopup component
admin.suherdy created branch 19.0 in admin.suherdy/pos_hide_margin 2026-06-06 08:45:12 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/pos_hide_margin 2026-06-06 08:45:12 +00:00
e2b70ae161 first commit
admin.suherdy created repository admin.suherdy/pos_hide_margin 2026-06-06 08:44:20 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/pos_closing_receipt 2026-06-05 15:54:26 +00:00
c39ee5abd5 feat: include last active cashier name in closing receipt data and frontend display
admin.suherdy pushed to 19.0 at admin.suherdy/pos_custom_access 2026-06-05 15:41:41 +00:00
f425cd2e2c feat: prioritize non-waiter employees when setting the default cashier in login screen
admin.suherdy pushed to 19.0 at admin.suherdy/pos_ui_optimization 2026-06-05 15:21:41 +00:00
a389ad963e perf: implement aggressive POS UI optimizations including product caching, lazy loading throttling, and hardware-accelerated rendering.
admin.suherdy pushed to 19.0 at admin.suherdy/pos_prevent_combo_split 2026-06-05 15:20:26 +00:00
dadfb66aa9 feat: prevent partial selection of combo items by toggling entire combo groups in SplitBillScreen
admin.suherdy pushed to 19.0 at admin.suherdy/pos_custom_access 2026-06-05 10:00:26 +00:00
c560cba1eb feat: implement automatic register unlock and maintain order screen focus after order submission
admin.suherdy pushed to 19.0 at admin.suherdy/pos_bluetooth_thermal_printer 2026-06-05 09:38:34 +00:00
5f92333cdf feat: implement logic to capture and print sub-line notes on POS thermal receipts
admin.suherdy pushed to 19.0 at admin.suherdy/pos_ui_optimization 2026-06-05 09:12:09 +00:00
af4e446a7e feat: hide invoice button in ticket screen via XML patch
admin.suherdy pushed to 19.0 at admin.suherdy/pos_custom_access 2026-06-05 08:40:57 +00:00
383bf63f19 feat: prevent refunding cancelled pos orders on both server and client side
admin.suherdy pushed to 19.0 at admin.suherdy/hide_powered_by_odoo 2026-06-05 06:53:41 +00:00
e77f71e3cf feat: replace XML patch with CSS to hide powered by text in POS receipts
admin.suherdy pushed to 19.0 at admin.suherdy/pos_combo_tax 2026-06-05 06:29:45 +00:00
a112ab83db feat: add comboTotalPrice and comboTotalPriceWithoutTax getters to PosOrderLine model
admin.suherdy pushed to 19.0 at abdul.aziz/pos_loyalty_tax_mode 2026-06-05 06:29:26 +00:00
9bb9281dd6 fix: multiply combo total price by quantity when calculating loyalty points to ensure accurate reward values
admin.suherdy pushed to 19.0 at admin.suherdy/hide_powered_by_odoo 2026-06-05 06:29:05 +00:00
561dc9a816 refactor: completely remove rather than replace Powered by Odoo branding across all templates
admin.suherdy pushed to 19.0 at admin.suherdy/account_shared_bank_cash 2026-06-05 03:06:01 +00:00
d61396fe9c feat: implement analytic distribution sanitization and cleaning via analytic_mixin inheritance