admin.suherdy
  • Joined on 2024-12-09
admin.suherdy created branch 19.0 in admin.suherdy/mrp_packaging_qty 2026-01-20 09:53:38 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/list_view_group_select 2026-01-20 09:05:14 +00:00
784aff1007 feat: Update manifest version to 19.0.1.0.1, remove the website field, and add a .gitignore file. update module to Odoo 19.0
admin.suherdy created branch 19.0 in admin.suherdy/list_view_group_select 2026-01-20 09:05:14 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/hide_update_quantity_button 2026-01-20 09:02:17 +00:00
494cba631e feat: Upgrade module to Odoo 19, updating manifest version and adapting product view inheritance to hide the update quantity button.
admin.suherdy created branch 19.0 in admin.suherdy/hide_update_quantity_button 2026-01-20 09:02:17 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/helpdesk_rating_five_stars 2026-01-20 09:00:22 +00:00
d412e3401a refactor: Update XPath selector in rating kanban view for improved class matching. Update to Odoo 19
admin.suherdy created branch 19.0 in admin.suherdy/helpdesk_rating_five_stars 2026-01-20 09:00:22 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/customer_cogs_expense_account 2026-01-20 08:57:34 +00:00
5ddb93e2ec refactor: Update account field domains and validation to use active status for Odoo 19 compatibility.
admin.suherdy created branch 19.0 in admin.suherdy/customer_cogs_expense_account 2026-01-20 08:57:34 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/vendor_bill_editable_totals 2026-01-20 08:32:39 +00:00
98ff30fff7 feat: Update module to Odoo 19, adjust XPath selectors from tree to list in views and tests, and simplify readonly attribute logic.
admin.suherdy created branch 19.0 in admin.suherdy/vendor_bill_editable_totals 2026-01-20 08:32:39 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/bank_statement_reconciliation 2026-01-20 08:28:56 +00:00
7917d4fc06 feat: Update module to Odoo 19, migrating tree views to list views, and refining bank statement reconciliation filters and search view grouping.
admin.suherdy created branch 19.0 in admin.suherdy/bank_statement_reconciliation 2026-01-20 08:28:56 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/account_reconcile_reference 2026-01-20 07:16:59 +00:00
bf1ad6b4c3 feat: Display the statement line reference in the bank reconciliation kanban view and update manifest version.
admin.suherdy created branch 19.0 in admin.suherdy/account_reconcile_reference 2026-01-20 07:16:59 +00:00
admin.suherdy pushed to main at admin.suherdy/account_report_show_all 2026-01-20 06:15:54 +00:00
d56be74d87 feat: Implement 'Show All Accounts' in reports by adding missing non-summary accounts and refining general ledger balance detection logic.
admin.suherdy created branch main in admin.suherdy/account_report_show_all 2026-01-19 09:56:00 +00:00
admin.suherdy pushed to main at admin.suherdy/account_report_show_all 2026-01-19 09:56:00 +00:00
56b44d621e first commit
admin.suherdy created repository admin.suherdy/account_report_show_all 2026-01-19 09:54:03 +00:00
admin.suherdy pushed to main at admin.suherdy/pos_cash_opening_adjustment 2026-01-19 08:41:33 +00:00
8a57bbd7bb fix: Remove zero-amount payments during POS session validation.