admin.suherdy
  • Joined on 2024-12-09
admin.suherdy pushed to 19.0 at admin.suherdy/pos_employee_role 2026-05-11 03:35:24 +00:00
a0018e2572 chore: add author information to manifest file
admin.suherdy pushed to main at admin.suherdy/survey_disc_test 2026-05-11 03:34:37 +00:00
b448f9b649 chore: add author information to manifest file
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_account_split 2026-05-11 03:34:25 +00:00
5886c62f9d fix: invalidate expense sheet state in account payment post-action to ensure data consistency
admin.suherdy pushed to 19.0 at admin.suherdy/pos_kitchen_printer 2026-05-11 03:32:09 +00:00
f82b09f0b7 chore: add author information to manifest file
admin.suherdy created branch main in admin.suherdy/extend_journal_code 2026-05-11 02:12:25 +00:00
admin.suherdy pushed to main at admin.suherdy/extend_journal_code 2026-05-11 02:12:25 +00:00
c1ae85c99b first commit
admin.suherdy created repository admin.suherdy/extend_journal_code 2026-05-11 02:10:09 +00:00
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-05-08 10:05:39 +00:00
48d5fb9662 fix: update receipt status and state during action_recompute_state execution
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-05-08 10:00:36 +00:00
9c8a1dc96c feat: add reset to draft functionality and automate receipt status synchronization for expense realizations
admin.suherdy pushed to 19.0 at abdul.aziz/pos_loyalty_auto_level 2026-05-07 09:59:32 +00:00
8816c44c4c refactor: remove performance logging instrumentation from pos.order methods
admin.suherdy pushed to 19.0 at admin.suherdy/pos_kds_report 2026-05-07 09:58:42 +00:00
1caeebb7a9 refactor: replace background thread report updates with synchronous execution to prevent data race conditions
admin.suherdy pushed to 19.0 at admin.suherdy/pos_lock_sent_product 2026-05-07 09:58:27 +00:00
c37db8da68 feat: grant outlet managers bypass authority for restricted POS actions and prevent order deletion when items are locked
admin.suherdy pushed to 19.0 at admin.suherdy/pos_kitchen_printer 2026-05-07 09:58:10 +00:00
6664c260f0 refactor: update xpath expressions to use hasclass helper for Odoo template inheritance
admin.suherdy pushed to 19.0 at admin.suherdy/pos_bluetooth_thermal_printer 2026-05-07 09:57:51 +00:00
a0ce35c237 feat: allow passing arbitrary props to BluetoothPrinterNavbarWidget
admin.suherdy pushed to 19.0 at admin.suherdy/pos_employee_role 2026-05-07 09:57:17 +00:00
dac89886cd refactor: update xpath selectors to use hasclass and correct component targets in POS XML templates
admin.suherdy pushed to 19.0 at admin.suherdy/pos_lock_sent_product 2026-05-07 08:33:40 +00:00
08c4e3711b First Commit
admin.suherdy created branch 19.0 in admin.suherdy/pos_lock_sent_product 2026-05-07 08:33:40 +00:00
admin.suherdy created repository admin.suherdy/pos_lock_sent_product 2026-05-07 08:32:59 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/pos_kds_report 2026-05-07 06:58:33 +00:00
243ebdb4d5 refactor: move KDS report logic into background thread and optimize state lookup
admin.suherdy pushed to 19.0 at abdul.aziz/pos_loyalty_auto_level 2026-05-07 06:48:46 +00:00
4713e0ae93 feat: add performance logging to pos.order methods for tracking execution time