OCA / hr-expense

Human Resources Expenses OCA modules for Odoo
GNU Affero General Public License v3.0
50 stars 103 forks source link

[16.0][FIX] hr_expense_sequence: create method in batch #243

Closed myrrkel closed 2 months ago

myrrkel commented 3 months ago

This PR fix the warning "The model hr.expense.sheet is not overriding the create method in batch"

myrrkel commented 3 months ago

Could you backport this PR to v15?

Hi, I don't think that backporting it to version 15 is necessary. This PR is fixing a warning introduced in v16. In v15 the create function of HrExpenseSheet is a single one, not a model_create_multi hr_expense.py

OCA-git-bot commented 2 months ago

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

OCA-git-bot commented 2 months ago

On my way to merge this fine PR! Prepared branch 16.0-ocabot-merge-pr-243-by-pedrobaeza-bump-patch, awaiting test results.

OCA-git-bot commented 2 months ago

Congratulations, your PR was merged at 93d104c75e09e83894092b61bcf01a25fa305feb. Thanks a lot for contributing to OCA. ❤️