admin.suherdy
  • Joined on 2024-12-09
admin.suherdy pushed to 19.0 at admin.suherdy/pos_custom_access 2026-06-20 05:07:50 +00:00
8eff7cd492 fix: ensure disabled state logic explicitly checks for positive order changes in POS action buttons
admin.suherdy pushed to 19.0 at admin.suherdy/pos_ui_optimization 2026-06-20 02:54:56 +00:00
16b7a317f8 feat: extend floor screen sync to product screen and increase refresh frequency to 5 seconds
admin.suherdy pushed to 19.0 at admin.suherdy/pos_custom_access 2026-06-20 02:41:09 +00:00
9a5787f25d feat: disable pay buttons in POS when order changes are pending
admin.suherdy pushed to 19.0 at admin.suherdy/pos_ui_optimization 2026-06-19 04:26:38 +00:00
5c9296a150 feat: add concurrency checks for POS orders and payments using write_date verification
admin.suherdy pushed to 19.0 at admin.suherdy/google_map_review 2026-06-19 04:05:02 +00:00
8e78de8c9b refactor: replace group_operator with aggregator for rating field in google_map_review model
admin.suherdy pushed to 19.0 at admin.suherdy/pos_ui_optimization 2026-06-19 03:58:00 +00:00
932db6e5f7 feat: implement transaction-level session locking in pos_order and idempotent payment creation in pos_payment
admin.suherdy pushed to 19.0 at admin.suherdy/pos_kds_fix 2026-06-19 03:25:33 +00:00
4badd35b54 feat: add deadlock protection for prep state updates and implement status transition logic in POS KDS order component
admin.suherdy pushed to 19.0 at admin.suherdy/purchase_create_bill_button 2026-06-19 03:02:57 +00:00
00334b38c8 first commit
admin.suherdy created branch 19.0 in admin.suherdy/purchase_create_bill_button 2026-06-19 03:02:57 +00:00
admin.suherdy created repository admin.suherdy/purchase_create_bill_button 2026-06-19 03:01:52 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/hr_employee_pin 2026-06-19 02:43:49 +00:00
6f045a2409 refactor: replace SQL unique constraint with odoo.models.Constraint for hr_employee pin
admin.suherdy pushed to 19.0 at admin.suherdy/stock_inventory_scrap_backdate 2026-06-19 02:43:40 +00:00
7fa60a5732 refactor: replace SQL constraints with models.Constraint in StockInventoryBackdateLine model
admin.suherdy pushed to 19.0 at admin.suherdy/pos_ui_optimization 2026-06-19 02:40:55 +00:00
52565d3f92 refactor: replace odoo.osv.expression with odoo.fields.Domain for domain filtering logic
admin.suherdy pushed to 19.0 at admin.suherdy/stock_restrict_source_location 2026-06-19 02:40:44 +00:00
43d494fbc4 refactor: replace deprecated odoo.osv.expression with odoo.fields.Domain for search queries
admin.suherdy pushed to 19.0 at admin.suherdy/pos_ui_optimization 2026-06-19 02:27:40 +00:00
b5fa919327 feat: add transaction-level advisory locks to sync_from_ui to prevent concurrent duplicate order processing
admin.suherdy pushed to 19.0 at admin.suherdy/pos_ui_optimization 2026-06-18 10:02:35 +00:00
fd66566e91 refactor: simplify floor screen validation using router state instead of component lookup
admin.suherdy pushed to 19.0 at admin.suherdy/pos_closing_receipt 2026-06-18 09:45:17 +00:00
9bfd81b153 fix: resolve pop-up blocker issues by initializing print window synchronously before async operations
admin.suherdy pushed to 19.0 at admin.suherdy/web_decimal_style 2026-06-18 04:00:52 +00:00
3b9eaf1d92 fix: prevent decimal style application on table headers and text nodes containing long alphabetical strings
admin.suherdy pushed to 19.0 at admin.suherdy/pos_bluetooth_thermal_printer 2026-06-17 23:51:07 +00:00
bc57d58e4a refactor: rename ClosingPopup to ClosePosPopup in hardware proxy patch
admin.suherdy pushed to 19.0 at admin.suherdy/pos_bluetooth_thermal_printer 2026-06-17 15:08:14 +00:00
3fbccec8e3 feat: add automatic cash drawer triggers for opening and closing popups and enforce explicit action strings for all manual cashbox requests