admin.suherdy
  • Joined on 2024-12-09
admin.suherdy pushed to main at admin.suherdy/account_custom_internal_transfer 2026-04-28 04:24:46 +00:00
85a018c89d first commit
admin.suherdy created repository admin.suherdy/account_custom_internal_transfer 2026-04-28 04:23:53 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/account_shared_bank_cash 2026-04-27 08:42:34 +00:00
5caa96c1e3 feat: initialize account_shared_bank_cash module with metadata and ignore files
admin.suherdy pushed to 19.0 at admin.suherdy/pos_loyalty_discount_before_tax 2026-04-27 08:41:43 +00:00
8323efc5af chore: update gitignore patterns and rewrite module documentation for clarity
admin.suherdy created branch 19.0 in admin.suherdy/account_shared_bank_cash 2026-04-27 08:39:12 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/account_shared_bank_cash 2026-04-27 08:39:12 +00:00
992603e080 first commit
admin.suherdy created repository admin.suherdy/account_shared_bank_cash 2026-04-27 08:38:03 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/pos_bluetooth_thermal_printer 2026-04-27 07:22:55 +00:00
2bf797b531 chore: remove unused files and associated references
c1b2d0f1f4 refactor: Update POS component and service import paths to align with Odoo 19 and fix module name in manifest.
Compare 2 commits »
admin.suherdy pushed to 19.0 at admin.suherdy/pos_loyalty_discount_before_tax 2026-04-27 07:13:14 +00:00
b2964f66ec refactor: remove redundant accounting logic and configurations for POS loyalty discounts
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-04-21 05:15:32 +00:00
30b7c6a513 refactor: remove expense sheet limit and adjust kiosk action selection layout styling
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_account_split 2026-04-21 05:13:53 +00:00
58db2572a4 fix: remove limit from hr_expense search in kiosk controller to fetch all expenses
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_account_split 2026-04-21 05:07:49 +00:00
eb17bb8e2a refactor: consolidate expense lock skip logic in account payment write method
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-04-21 04:54:24 +00:00
6ec8a90f05 refactor: streamline expense lock bypass logic in payment write method
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_account_split 2026-04-21 04:48:35 +00:00
07b70336c6 feat: add history view for recent expense submissions to kiosk dashboard
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-04-21 04:25:25 +00:00
6fe3b042b9 feat: add functionality to display recent submitted expense reports in the kiosk interface
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_account_split 2026-04-21 04:09:19 +00:00
a981456e93 feat: add search and group-by filters to hr.expense.realization view
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_account_split 2026-04-21 04:00:00 +00:00
bfaacbfe7c refactor: migrate Odoo 19 view components, update payment reference fields, and simplify account domain constraints
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_payment_status 2026-04-21 03:33:48 +00:00
373211a09f fix: update expense payment status logic to track origin_payment_id instead of payment_id
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_account_split 2026-04-21 02:23:47 +00:00
4a64d2b73c refactor: remove HrExpenseSheet model and consolidate expense status logic into HrExpense and HrExpenseRealization models
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_payment_status 2026-04-21 02:23:32 +00:00
4939587f93 refactor: migrate expense payment state logic from hr.expense.sheet to hr.expense