Hussain Hammad
Hussain Hammad
I am using largeobject and planning to move back to filestore. I did the change in General Settings but would like to force migration using shell (linux) call. What command...
## Describe the bug In Payroll when a payslip is confirmed with rules linked to debit/credit accounts, confirming failed since there is no `journal.default_account_id` set in Journal. All journal of...
## Module account-financial-reporting ## Describe the bug translation ar.po is showing as ????? instead of actual translation  ## To Reproduce **Affected versions**: 17.0 check the code line https://github.com/OCA/account-financial-reporting/blob/502954ddc19e66f7f6ea398369f69c7c4c85bcae/account_financial_report/i18n/ar.po#L22 **Expected...
## Description This PR fixes the partner logic in `hr_payslip_line._get_partner_id()` to address issue #221 where journal entries were created without proper partner information in Odoo 17.0+. ## Problem The original...
## Description This PR fixes the partner logic in `hr_payslip_line._get_partner_id()` to address issue #221 where journal entries were created without proper partner information in Odoo 17.0+. ## Problem The original...
## payroll_account Odoo removed field `address_home_id` from model `hr.employee` which was used in getting partner for employee in `payroll_account` to set partner in created journal entry. Current code in 17...