admin.suherdy
  • Joined on 2024-12-09
admin.suherdy pushed to 19.0 at admin.suherdy/pos_loyalty_safe_coupon 2026-05-29 09:14:37 +00:00
2f7ec27c9a fix: prevent POS crashes by adding PosOrderLine setup patches and strengthening reward line orphan guards
admin.suherdy pushed to 19.0 at admin.suherdy/pos_loyalty_safe_coupon 2026-05-29 08:42:11 +00:00
855f770934 fix: prevent TypeError crashes by centralizing orphan reward line purging across POS lifecycle hooks
admin.suherdy pushed to 19.0 at admin.suherdy/pos_loyalty_extend 2026-05-29 08:20:12 +00:00
dfd52fe1cc fix: add orphan reward line cleanup and implement optional chaining for program_id access in POS loyalty logic
admin.suherdy pushed to 19.0 at admin.suherdy/pos_bluetooth_thermal_printer 2026-05-29 07:28:41 +00:00
85ddc0ab44 feat: include table name and guest count in thermal receipt output
admin.suherdy pushed to 19.0 at admin.suherdy/pos_bluetooth_thermal_printer 2026-05-29 05:33:34 +00:00
2858ef1cc4 feat: add support for basic receipt mode by conditionally hiding prices and totals in escpos generator
admin.suherdy pushed to 19.0 at admin.suherdy/hr_multi_company_employee 2026-05-29 04:34:57 +00:00
07125cdc43 fix: resolve AccessError in POS session message posting by using sudo for partner access and message notification
admin.suherdy pushed to 19.0 at admin.suherdy/hr_multi_company_employee 2026-05-29 04:23:48 +00:00
c70ce3d70e feat: add multi-company access support for POS sessions and employees by overriding partner security rules and load methods
admin.suherdy pushed to 19.0 at admin.suherdy/pos_bluetooth_thermal_printer 2026-05-29 04:10:32 +00:00
a4a2f936f4 feat: add customer/kitchen note support and conditionally disable footer for basic receipts
admin.suherdy pushed to 19.0 at admin.suherdy/pos_bluetooth_thermal_printer 2026-05-29 03:58:53 +00:00
8a33de6916 feat: include customer and kitchen notes in receipt lines and add basic receipt flag to export data
admin.suherdy pushed to 19.0 at admin.suherdy/pos_bluetooth_thermal_printer 2026-05-29 03:36:55 +00:00
d3a3633359 refactor: include state code in receipt address and optimize ESC/POS generator codebase
admin.suherdy pushed to 19.0 at admin.suherdy/pos_bluetooth_thermal_printer 2026-05-29 02:56:35 +00:00
458404ba7a feat: implement direct POS order model data extraction to ensure accurate receipt printing in basic_receipt mode
admin.suherdy pushed to 19.0 at admin.suherdy/pos_bluetooth_thermal_printer 2026-05-29 02:04:07 +00:00
d4416d9e66 feat: update pos_receipt_printer to support Odoo 19 receipt structure and element selectors
admin.suherdy pushed to 19.0 at admin.suherdy/account_shared_bank_cash 2026-05-28 15:44:23 +00:00
6718e33111 feat: add company_id computed field to res.company model
admin.suherdy pushed to 19.0 at admin.suherdy/pos_bluetooth_thermal_printer 2026-05-28 15:03:35 +00:00
4ee383c672 feat: add print mode configuration to support both graphics and text printing options
admin.suherdy pushed to 19.0 at admin.suherdy/pos_kitchen_printer 2026-05-28 14:37:36 +00:00
05253d1e4c chore: update module version to 19.0.1.1.2
admin.suherdy pushed to 19.0 at admin.suherdy/account_shared_bank_cash 2026-05-28 13:38:15 +00:00
0b40046b75 refactor: migrate centralized payment move generation from AccountPayment to AccountMove and update currency logic in payment register wizard
admin.suherdy pushed to 19.0 at admin.suherdy/ga_asset_management 2026-05-28 13:26:06 +00:00
ecb49a7a32 feat: conditionally show Generate Asset Codes button based on has_asset_moves field
admin.suherdy pushed to 19.0 at admin.suherdy/account_shared_bank_cash 2026-05-28 13:16:06 +00:00
df2cdd1952 fix: allow fallback to default_account_id when resolving outstanding receipt account in pos_session
admin.suherdy pushed to 19.0 at admin.suherdy/hr_multi_company_employee 2026-05-28 10:09:15 +00:00
fc3bb1bfef refactor: move record rule definitions from _register_hook to XML and add product dependency
admin.suherdy pushed to 19.0 at admin.suherdy/account_online_sync_patch 2026-05-28 09:59:16 +00:00
8180e42774 first commit