admin.suherdy
  • Joined on 2024-12-09
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-04-06 04:40:03 +00:00
e659fe5edf fix: refine expense sheet state transition logic to correctly handle canceled or draft account moves
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-04-06 04:32:26 +00:00
db722f001c refactor: replace manual state recomputation with invalidate_recordset for expense sheets in payment actions
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-04-06 04:26:57 +00:00
f0140a7f97 feat: trigger account move synchronization when expense deduction fields are updated
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-04-06 04:18:15 +00:00
7807a9f284 fix: correct state calculation and cleanup logic for canceled expense moves
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-04-06 04:13:34 +00:00
6dd8d6a387 refactor: import additional Odoo modules and exceptions for expense sheet handling
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-04-06 04:11:09 +00:00
b916bedbbc fix: resolve payment state calculation and enable expense sheet refusal by handling move reversals and cancellations
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-04-06 04:04:42 +00:00
fa8f270c5b refactor: update action_recompute_state to trigger _compute_from_account_move_ids instead of _compute_payment_state
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-04-06 04:00:28 +00:00
6689999b17 feat: add action_recompute_state wrapper and update button to trigger state and payment status recalculation
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-04-06 03:56:27 +00:00
d436c336b9 fix: update expense sheet state synchronization on payment changes and adjust UI visibility for wait_post status
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-04-06 03:23:53 +00:00
c9c5a45837 fix: bypass hr_expense synchronization restriction for draft payments to allow account move updates
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-04-06 02:56:48 +00:00
8eb1e6dada feat: pass expense_account_id to payment registration context for deduction handling
admin.suherdy pushed to 19.0 at admin.suherdy/stock_restrict_source_location 2026-04-04 05:17:12 +00:00
d5a30de19c refactor: update logging levels to debug and align name_search signature with Odoo 19 API
admin.suherdy pushed to 19.0 at admin.suherdy/stock_restrict_source_location 2026-04-03 15:22:56 +00:00
9a45473013 refactor: remove debug logs and console statements from backend and frontend logic
admin.suherdy pushed to 19.0 at admin.suherdy/stock_restrict_source_location 2026-04-03 15:20:33 +00:00
ba97eac4cc refactor: replace StockQuant override with StockMoveLine unlink safety patch and update frontend RPC logic for MO location filtering
admin.suherdy pushed to 19.0 at admin.suherdy/stock_restrict_source_location 2026-04-03 15:15:58 +00:00
38c5fca1ea feat: add debug validation for product_id in stock.quant and remove redundant comments in stock.location
admin.suherdy pushed to 19.0 at admin.suherdy/stock_restrict_source_location 2026-04-03 15:12:31 +00:00
c505807aa5 refactor: rename location restriction helper to public method for RPC access and improve error handling logic
admin.suherdy pushed to 19.0 at admin.suherdy/stock_restrict_source_location 2026-04-03 15:08:25 +00:00
3c2955fb13 refactor: replace context-based location filtering with direct RPC-based location resolution for improved reliability
admin.suherdy pushed to 19.0 at admin.suherdy/stock_restrict_source_location 2026-04-03 15:02:26 +00:00
d34bc37428 refactor: implement detailed location logging and global stock audit for restricted source locations
admin.suherdy pushed to 19.0 at admin.suherdy/stock_restrict_source_location 2026-04-03 14:59:47 +00:00
a70ad3f2ac fix: improve MO ID resolution and refine domain stripping logic to prevent RPC errors in location restriction
admin.suherdy pushed to 19.0 at admin.suherdy/stock_restrict_source_location 2026-04-03 14:57:28 +00:00
e72d491660 refactor: prioritize direct MO lookup and implement domain stripping to ensure location restriction consistency