ajepe / odoo-addons

Odoo addons
24 stars 40 forks source link

Code never be reachable after return #32

Open AungKoKoLin1997 opened 5 months ago

AungKoKoLin1997 commented 5 months ago

https://github.com/ajepe/odoo-addons/blob/a7d77742aef82cbf14d07f9fa3016d103545d04e/restful/models/ir_model.py#L29

Thanks for the module. But I don't understand what is the reason of adding return after called super(). So, the below code will never be reached. So, there is no improvement for _search() and same with super().