admin.suherdy
  • Joined on 2024-12-09
admin.suherdy pushed to 19.0 at admin.suherdy/pos_reverse_downpayment 2026-05-06 03:22:03 +00:00
397da50866 refactor: update popup imports to use ConfirmationDialog and AlertDialog from @web/core
admin.suherdy pushed to 19.0 at admin.suherdy/pos_loyalty_discount_before_tax 2026-05-06 03:21:46 +00:00
ec1141bddc chore: remove unused files and associated references
admin.suherdy pushed to 19.0 at admin.suherdy/pos_customer_orders 2026-05-06 03:21:29 +00:00
b28548d9c5 refactor: disable partner editor patch and remove assets declaration due to Odoo 19 framework changes
admin.suherdy pushed to 19.0 at admin.suherdy/product_variant_sale_price 2026-05-06 02:52:50 +00:00
cb9bf4a66d First commit
admin.suherdy created branch 19.0 in admin.suherdy/product_variant_sale_price 2026-05-06 02:52:50 +00:00
admin.suherdy created repository admin.suherdy/product_variant_sale_price 2026-05-06 02:50:59 +00:00
admin.suherdy pushed to main at admin.suherdy/stock_inventory_backdate 2026-05-05 14:05:30 +00:00
dccdef7712 feat: sync account move line and analytic line dates during inventory backdating
admin.suherdy pushed to 19.0 at admin.suherdy/account_payment_liability 2026-05-05 13:13:09 +00:00
abcf863ac6 fix: update liability invoice and partner payable for Odoo 19
admin.suherdy pushed to 19.0 at admin.suherdy/vendor_payment_misc 2026-05-05 13:12:52 +00:00
82a6e39adc fix: update outstanding account logic for Odoo 19 compatibility
admin.suherdy pushed to 19.0 at admin.suherdy/account_shared_bank_cash 2026-05-05 13:12:33 +00:00
6330fd914c fix: update POS payment line matching and implement multi-currency support for payment registration in Odoo 19
fdafdefccd Revert "refactor: integrate intercompany clearing lines directly into POS session move and remove external clearing moves"
Compare 2 commits »
admin.suherdy pushed to 19.0 at admin.suherdy/account_shared_bank_cash 2026-05-05 11:59:29 +00:00
1e42b50a9c refactor: integrate intercompany clearing lines directly into POS session move and remove external clearing moves
admin.suherdy pushed to 19.0 at admin.suherdy/account_shared_bank_cash 2026-05-05 11:45:15 +00:00
fccc1a7cbf refactor: aggregate parent mirror journal entries per journal in POS session closing
admin.suherdy pushed to 19.0 at admin.suherdy/pos_kds_report 2026-05-05 09:41:45 +00:00
81f12f331c refactor: migrate name_get methods to compute display_name for better Odoo compatibility
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-05-05 08:31:49 +00:00
c06296c793 refactor: update controller endpoints from type json to jsonrpc for consistency
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_account_split 2026-05-05 08:29:32 +00:00
f667025d92 refactor: update kiosk controller routes to use jsonrpc type instead of json
admin.suherdy pushed to 19.0 at admin.suherdy/pos_kds_report 2026-05-05 08:24:00 +00:00
f64b3d9571 feat: add state field and reporting filters to KDS analysis views
admin.suherdy pushed to 19.0 at admin.suherdy/account_shared_bank_cash 2026-05-05 08:23:45 +00:00
e25289e66b feat: implement centralized vendor payment workflow for cross-company bank journal transactions
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_account_split 2026-05-05 07:54:05 +00:00
6fc645230d refactor: use self.env.context instead of self._context to safely retrieve skip_expense_lock flag
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_account_split 2026-05-05 07:43:02 +00:00
3d96ca446b refactor: use env.context instead of self._context to safely retrieve skip_expense_lock flag
admin.suherdy pushed to 19.0 at admin.suherdy/ga_asset_management 2026-05-05 07:40:07 +00:00
47e67b8c10 refactor: update asset code generation logic to iterate over all stock move lines instead of only those without packages