Affected versions:
Odoo 10.0
Steps to reproduce:
- Run the script csv2xml with a module with
__openerp__.py file
Expected Behavior:
.
.
.
--- The script successfully finish.
Current Behavior:
The given module is not a openerp module. Missing __openerp__.py or __manifest__.py file.