OCA / stock-logistics-warehouse

Odoo Warehouse Management Addons
https://odoo-community.org/psc-teams/logistics-18
GNU Affero General Public License v3.0
320 stars 718 forks source link

[15.0][FIX] stock_inventory: warning on invalid tracking field #2069

Closed Tisho99 closed 4 months ago

Tisho99 commented 4 months ago

The model "stock.inventory" does not inherit "mail.thread", so tracking field does nothing and a warning is displayed.

An alternative solution would be adding the "mail.thread" inheritance

T-6225

Tisho99 commented 4 months ago

@ValentinVinagre @HaraldPanten

ValentinVinagre commented 4 months ago

@pedrobaeza

OCA-git-bot commented 4 months ago

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

OCA-git-bot commented 4 months ago

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

ValentinVinagre commented 4 months ago

@Tisho99 could u review in v16,17?