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

Add action in tree view to create/update song from selection #25

Open simahawk opened 7 years ago

simahawk commented 7 years ago

Context You are a user creating demo/prod records (no matter if you are dev, PM or customer). You create several records for several models jumping around on several apps and menu. Problem Once you've finished you have to go to the dj console and remember for each model what to be exported. Possible solution You select the records you want to export in the tree view and you hit "Add to song". This will just add or update a song for the given model and set the proper domain for the records you selected.