odoo.py in odoo 13 code example
Example 1: odoo.py odoo 14
'version': '0.3',
Example 2: odoo.py odoo 14
$ git add requirements.txt
$ git add my_module
$ git commit -m "[IMP] my_module: automatically remove special chars in my_module.my_module name field"