I am using Odoo V8. I have succesfully setup a custom model to use as a data source for a drop down field. However I cannot find:
1) Where can I view/edit all the records of the model. Now the only place I can edit it the current selection in the drop down field.
2) Where/how can import data to this model from a csv?
How did you set up this custom model? Did you create a backend module, or did you create it through the web interface?
Through the web interface.
Mathias if you have anything to suggest I would be grateful.