You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 4, 2020. It is now read-only.
It seems that __init__.py needs to be refactored.
There are functions defined which are not connected to any model. I'm not sure if it agrees with the whole object oriented approach of odoo.
It seems that
__init__.pyneeds to be refactored.There are functions defined which are not connected to any model. I'm not sure if it agrees with the whole object oriented approach of odoo.
Maybe we need to refactor here, @jamescrowley?