knowledge icon indicating copy to clipboard operation
knowledge copied to clipboard

[16.0][FIX] document_page_tag: Use api.model_create_multi

Open anusriNPS opened this issue 1 year ago • 2 comments

Using decorator api.model_create_multi for create method in document_page_tag model in order to avoid below warning:

WARNING devel odoo.api.create: The model odoo.addons.document_page_tag.models.document_page_tag is not overriding the create method in batch

anusriNPS avatar Jul 16 '24 08:07 anusriNPS

watch out for the pre-commit error at line 68 in document_page_tag/tests/test_document_page_tag.py

PicchiSeba avatar Aug 12 '24 06:08 PicchiSeba

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 avatar Aug 23 '24 08:08 OCA-git-bot

/ocabot merge patch

dreispt avatar Dec 27 '24 22:12 dreispt

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

OCA-git-bot avatar Dec 27 '24 22:12 OCA-git-bot

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

OCA-git-bot avatar Dec 27 '24 22:12 OCA-git-bot