odoo/odoo#154316

Created by duong77476-viindoo
label
duong77476-viindoo:v17_fix_test_lint
head
21188c0e4f8e90965573c076169dee7e017c7af1
target
15.0
merged
3 months ago by Framework (ORM), Julien Castiaux (juc)
forward-ports

[FIX] core: post_load default value should be same as *_init_hook

-Step to reproduce: add a post_load method in the init of any module, specify in the manifest like : 'post_load': 'post_load'. Run test_manifests of the test_lint module and we will get warning

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:




---
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr