OCA / knowledge

Odoo Document & Knowledge Management
http://www.odoo-community.org/project/22
GNU Affero General Public License v3.0
153 stars 328 forks source link

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

Open anusriNPS opened 2 months ago

anusriNPS commented 2 months ago

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

PicchiSeba commented 1 month ago

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

OCA-git-bot commented 3 weeks 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). 🤖