camptocamp / odoo-dj

Odoo modules to help exporting / importing data in a consistent way via anthem songs
GNU Affero General Public License v3.0
3 stars 8 forks source link

Misc imp #64

Closed simahawk closed 7 years ago

simahawk commented 7 years ago

extrapolated some useful commits from #58

simahawk commented 7 years ago

@yvaucher @grindtildeath this one introduces a nice thing: display all modules involved by fields to export.

Sometimes it happens that you export something after you installed some modules so you can export fields that are not in our setup yet.

A further improvement for the future could be to generate a config file (json?) to keep aside the song file and use it to check csv columns against your current installation.